#main {margin:0 auto; width:966px; float:left}

#header{height:96px}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content1 .col_1 {width:753px;}
#page1 #content2 .col_1 {width:753px;}

/*======= index-1.html =======*/
#page2 #content1 .col_1 {
	width:1024px;
}
#page2 #content2 .col_1 {width:753px;}

/*======= index-2.html =======*/
#page3 #content1 .col_1 {width:753px;}
#page3 #content2 .col_1 {width:753px;}

/*======= index-3.html =======*/
#page4 #content1 .col_1 {width:753px;}
#page4 #content2 .col_1 {width:753px;}

/*======= index-4.html =======*/
#page5 #content1 .col_1 {width:753px;}
#page5 #content2 .col_1 {width:753px;}

/*======= index-5.html =======*/
#page6 #content1 .col_1 {width:753px;}
#page6 #content2 .col_1 {width:753px;}

/*======= index-6.html =======*/
#page7 #content1 .col_1 {width:753px;}
#page7 #content2 .col_1 {width:753px;}

/*=========================*/

/*======= index-1.html =======*/
#page8 #content1 .col_1 {
	width:1200px;background-color:#0084FF;
}
#page8 #content2 .col_1 {width:753px;}

#footer {height:78px}
