#main {width:929px; margin:0 auto; position:relative;}

#header {
	height:348px;
}
#header, #content, #footer {
	font-size:0.75em;
}

.col-1, .col-2, .col-3 {
	float:left;
	height: 540px;
	width: 449px;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:920px;
	margin-right:30px;
}
#page1 #content .col-2 {
	width:305px;
	left: 400px;
	top: 490px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
}
#page2 #content .col-2 {
	width:480px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:290px;
	margin-right:23px;
}
#page3 #content .col-2 {
	width:616px;
}
#page3 #content .col-2 .line-ver { background-position:267px top;}
#page3 #content .col-2 .col-1 {
	width:450px;
	margin-right:76px;
}
#page3 #content .col-2 .col-2 { width:225px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:900px;
	margin-right:15px;
}
#page4 #content .col-2 { width:307px;}

/*======= index-4.html =======*/
#page5 #content .line-ver1 { background-position:270px top;}
#page5 #content .col-1 {width:301px; margin-right:24px;}
#page5 #content .col-2 { width:589px;}
#page5 #content .col-2 .col-1 { width:226px; margin-right:86px;}
#page5 #content .col-2 .col-2 { width:237px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:594px; margin-right:30px;}
#page6 #content .col-2 { width:305px;}


/*=========================*/


#footer {
	height:140px;
}

