.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .column1, .column2{
	float:left;
	display: inline;
}
/*======= width =======*/
.site_center{
	margin:0 auto;
	text-align:left;
	width:900px;
	overflow: visible;
	height: auto;
}


/*======= index.html =======*/
#page1 #content .col1{
	width:325px;
}
#page1 #content .col2{
	width:520px;
	height: 900px;
	overflow: visible;
}
#page1 #content .col2 .box_1{
	width:310px;
	height: 665px;
	overflow: visible;
}
#page1 #content .col2 .box_2{
	width: 200px;
	overflow: visible;
	position: inherit;
	height: 900px;
}

/*======= index-1.html =======*/
#page2 #content .col1{
	width:425px
}
#page2 #content .col2{
	width:400px
}
#page2 #content .col3{ width:277px}

/*======= index-2.html =======*/
#page3 #content .col1{
	width:555px
}
#page3 #content .col2{
	width:330px
}

/*======= index-3.html =======*/
#page4 #content .col1{
	width:900px
}
#page4 #content .col2{ width:485px}

/*======= index-5.html =======*/
#page6 #content .col1{
	width:550px;
	padding-left: -10px;
}
#page6 #content .col2{ width:540px}

/*======= index-6.html =======*/
#page7 #content .col1{ width:610px}
#page7 #content .col1 .column1{ width:278px}
#page7 #content .col2{ width:280px}

/*======= index-7.html =======*/
#page8 #content .col1{ width:354px}
#page8 #content .col2{ width:260px}
#page8 #content .col3{ width:275px}
