#main {width:847px; margin:0 auto; position:relative;}

#header {height:329px;}
#header, #content, #footer {
	font-size:1em;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:312px; margin-right:48px;}
#page2 #content .col-2 { width:296px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:312px; margin-right:48px;}
#page4 #content .col-2 { width:296px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:325px; margin-right:26px;}
#page5 #content .col-2 { width:325px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:325px; margin-right:26px;}
#page6 #content .col-2 { width:325px;}

/*======= index-6.html =======*/
#page7 #content .line-ver { background-position:396px top;}
#page7 #content .col-1 {width:374px; margin-right:61px;}
#page7 #content .col-2 { width:238px;}


/*=========================*/


#footer {
	padding:15px 0 24px 10px;
	background-color: #39C4FF;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
#footer a:link {color: white;}
#footer a:visited {color: white;}
#footer a:hover {color: white;}
#footer a:active {color: white;}

#testversion {
	font-family:Tahoma,Verdana,sans-serif;
	background-color: #39C4FF;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	line-height:16px;
	}
#testversion a:link {color: white;}
#testversion a:visited {color: white;}
#testversion a:hover {color: white;}
#testversion a:active {color: white;}


