#site_center {text-align:center;}
#main {
	margin:0 auto;
	width:860px;
	text-align:left;
}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}


/*======= index.html =======*/
#page1 #content .col_1 {
	width:456px;
}
#page1 #content .col_2 {
	width:348px;
	padding-top: 3px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:806px
}
#page2 #content .col_1 .row_2 .col_box_1 {
	width:387px;
	margin-right:31px
}
#page2 #content .col_1 .row_2 .col_box_2 {
	width:386px
}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:457px;
}
#page3 #content .col_2 {
	width:347px;
	margin-top:3px;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:454px;
	margin-top:3px
}
#page4 #content .col_2 {
	width:345px;
	float: left;
	margin-right: 20px;
}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:806px
}
#page5 #content .col_1 .row_2 .col_box_1 {
	width:390px;
	margin-right:31px
}
#page5 #content .col_1 .row_2 .col_box_2 {
	width:805px
}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:720px
}
/*=========================*/
#page2 #site_center #main #content .col_1 .row_2 .col_box_1 .ind ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #919191;
}
#page2 #site_center #main #content .col_1 .row_2 .col_box_2 .ind ul li {
	font-size: 12px;
}
