#main {width:901px; margin:0 auto; padding-bottom:38px;}

#header {height:468px;}
#header, #content, #footer {
	font-size:13px;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:900px;
	margin-right:20px;
}
#page1 #content .col-2 { width:610px;}
#page1 #content .col-2 .col-1 { width:280px; margin-right:10px;}
#page1 #content .col-2 .col-2 { width:320px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:570px; margin-right:19px;}
#page2 #content .col-2 { width:305px;}
#page2 #content .col-1 .col-1 { width:255px; margin-right:25px;}
#page2 #content .col-1 .col-2 { width:235px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:200px;
	margin-right:20px;
}
#page3 #content .col-2 {
	width:660px;
	margin-right:10px;
}
#page3 #content .col-3 { width:320px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:278px;
	margin-right:19px;
	margin-top: 30px;
}
#page4 #content .col-2 {
	width:600px;
}
#page4 #content .col-2 .col-1 { width:247px; margin:0;}
#page4 #content .col-2 .col-2 { width:228px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:240px;
	margin-right:20px;
	padding-top: 30px;
}
#page5 #content .col-2 { width:365px; margin-right:21px;}
#page5 #content .col-3 { width:252px;}

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

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


#footer {
	height:65px;
}
