#header {
	height:275px;
	position:relative;
	overflow:visible;
}
#header, #content .content, #content .bottom, #footer {
	font-size:0.90em;
	width:999px;
	margin:0 auto;
}

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

#page1 #content .bottom .col-1 {width:280px; margin-right:58px;}
#page1 #content .bottom .col-2 { width:638px;}

/*======= index.html =======*/
#page1 #content .content .col-1 {
	width:281px;
	margin-right:42px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#page1 #content .content .col-2 { width:634px;}

/*======= index-1.html =======*/
#page2 #content .content .col-1 {width:277px; margin-right:46px;}
#page2 #content .content .col-2 { width:660px;}

/*======= index-2.html =======*/
#page3 #content .content .col-1 {width:277px; margin-right:46px;}
#page3 #content .content .col-2 { width:660px;}
#page3 #content .content .col-2 .col-1 { width:216px; margin-right:0;}
#page3 #content .content .col-2 .col-2 { width:417px;}
#page3 #content .content .col-2 .col-2 .list3 li a { width:auto;}

/*======= index-3.html =======*/
#page4 #content .content .col-1 {width:277px; margin-right:46px;}
#page4 #content .content .col-2 { width:634px;}
#page4 #content .content .col-2 .col-1 { width:304px; margin-right:26px;}
#page4 #content .content .col-2 .col-2 { width:304px;}

/*======= index-4.html =======*/
#page5 #content .content .col-1 {width:277px; margin-right:46px;}
#page5 #content .content .col-2 { width:660px;}
#page5 #content .content .col-2 .col-1 { width:306px; margin-right:22px;}
#page5 #content .content .col-2 .col-2 { width:306px;}
#page5 #content .content .col-2 .col-1 .list3 li a,
#page5 #content .content .col-2 .col-2 .list3 li a { 
	width:auto;
}

/*======= index-5.html =======*/
#page6 #content .content .col-1 {width:277px; margin-right:46px;}
#page6 #content .content .col-2 { width:660px;}
#page6 #content .content .col-2 .col-1 { width:182px; margin-right:36px;}
#page6 #content .content .col-2 .col-2 { width:182px; margin-right:36px;}
#page6 #content .content .col-2 .col-3 { width:182px;}


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


#footer {
	height:115px;
}
#footer p { width:274px; margin-right:62px; float:left;}
#footer .fleft {
	width:600px;
}

