﻿#site_center {text-align:center;}
#main {margin:0 auto; width:742px; text-align:left;}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}


/*======= index.html =======*/
#page1 .content .col_1{
	width: 491px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: thin;
}
#page1 .content .col_2{width:238px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col_1{
	width: 424px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: thin;
}
#page2 .content .col_2{width:305px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col_1{width:701px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .col_1{width:460px;}
#page4 .content .col_2{width:270px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .col_1{width:289px;}
#page5 .content .col_2{
	width: 270px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: thin;
}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .col_1{width:701px;}
/*=========================*/


