#main {width:766px; text-align:left;}

#header, #content, #footer {width:766px}

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

#content .col_left { float:left; width:211px; margin-right:17px}
#content .col_right {float:left; width:538px}

.width {width:100%}

.box {width:100%}

/*======= index.html =======*/
#page1 #content .col_1{width:283px;}
#page1 #content .col_2{width:255px;}
/*=========================*/

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

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

/*======= index-3.html =======*/
#page4 #content .box {padding-bottom:14px}
#page4 #content .col_box_1 {width:160px}
#page4 #content .col_box_2 {width:118px}
#page4 #content .col_1{width:331px;}
#page4 #content .col_2{width:207px;}
/*=========================*/

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