#main {
	margin:0 auto;
	width:1040px;
	clear: both;
}

#header_form{height:45px}
#header_menu{height:60px}
#header_logo{height:317px;
 background-position:center center;}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1{width:454px;}
#page1 #content .col_2{width:259px;}
/*=========================*/


/*======= index-1.html =======*/
#page2 #content .col_1{width:675px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{
	width:900px;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:300px;}
#page4 #content .col_2{width:365px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:400px;}
#page5 #content .col_2{
	width:220px;
	float: right;
}
/*=========================*/


/*======= index-5.html =======*/
#page6 #content .col_1{width:297px;}
#page6 #content .col_2{width:370px;}
/*=========================*/

/*======= index-6.html =======*/
#page7 #content .col_1{width:451px;}
#page7 #content .col_2{width:207px;}
/*=========================*/

/*======= index-7.html =======*/
#page8 #content .col_1{width:672px;}
/*=========================*/

