.main {
	width:950px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.col_separate{
	width:105px;
}

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

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

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

/*======= index-3.html =======*/
#page4 #content .col_1{width:550px;}
#page4 #content .col_2{
	width:225px;
	color: #333;
	font-size: 12px;
}
/*=========================*/

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

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

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

