.col1, .col2, .col3, .col4, .col5, .box_1, .box_2{
	float:right;
	font-size: 16px;
}
/*======= width =======*/
.site_center{
	text-align:left;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: auto;
}


/*======= index.html =======*/
#page1 #content .col1{ width:498px}
#page1 #content .col2{ width:5px}
#page1 #content .col3{ width:244px}

/*======= index-1.html =======*/
#page2 #content .col1{
	width:498px;
	left: 265px;
	top: 469px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#page2 #content .col2{ width:5px}
#page2 #content .col3{
	width:200px;
	float: right;
	left: 41px;
	top: 461px;
	height: 1045px;
}

/*======= index-2.html =======*/
#page3 #content .col1{
	width:498px;
	background-color: #000;
}
#page3 #content .col1 .box_1{ width:248px}
#page3 #content .col1 .box_2{ width:205px}
#page3 #content .col2{ width:5px}
#page3 #content .col3{
	width:244px;
	background-color: #000;
}

/*======= index-3.html =======*/
#page4 #content .col1{
	width:498px;
	background-color: #000;
}
#page4 #content .col2{ width:5px}
#page4 #content .col3{
	width:244px;
	background-color: #000;
}

/*======= index-4.html =======*/
#page5 #content .col1{
	width:85px
}
#page5 #content .col1 .box_1{ width:221px}
#page5 #content .col1 .box_2{ width:222px}
#page5 #content .col2{ width:5px}
#page5 #content .col3{
	width:446px;
	position: relative;
	height: 233px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

/*======= index-5.html =======*/
#page6 #content .col1{ width:751px}

