#site_center {text-align:center;}
#main {margin:0 auto; width:1053px; text-align:left;}

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

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

.width {width:100%}

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

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

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

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

/*======= index-4.html =======*/
#page5 #content .col_1{
	width:450px;
}
#page5 #content .col_2{
	width:450px;
}
#page5 #content .col_3{width:301px;}
/*=========================*/
