#header{height:197px}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:200px;}
#page1 #content .col_2 {width:410px;}
#page1 #content .col_3 { width:150px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:760px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:220px;}
#page3 #content .col_2 { width:530px;}

/*======= index-2.html =======*/
#page7 #content .col_1 {width:220px;}
#page7 #content .col_2 { width:530px;}

/*======= index-2.html =======*/
#page8 #content .col_1 {width:220px;}
#page8 #content .col_2 { width:530px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:554px;}
#page4 #content .col_2 { width:196px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:386px;}
#page5 #content .col_2 { width:364px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:760px;}


/*=========================*/
#footer{
	height:90px;
}
