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


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

.content .col_2{margin:0 0 0 20px;}
/*======= index.html =======*/
#page1 .content .col_1{width:503px;}
#page1 .content .col_2{width:210px; }
/*=========================*/


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

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

/*======= index-3.html =======*/
#page4 .content .col_1{
		/*width:453px;*/
		width:503px;
}
#page4 .content .col_2 
{
	/*width:255px;*/
	width:205px; 
}
/*=========================*/

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

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

/*======= index-6.html =======*/
#page7 .content .col_1{width:730px;}
/*=========================*/


#sidebar {
	padding-left:16px;
}