#main {
	margin:0 auto;
	width:766px;
}

#header{height:50px}
#header_logo{height:126px}
#header_menu{height:61px}

/*======= index.html =======*/
#page1 .separate{width:10px; float:left;}
#page1 .col_1{width:200px; float:left;}
#page1 .separate_1{width:10px; float:left;}
#page1 .col_2{
	width:330px;
	float:left;
	margin-right: 20px;
}
#page1 .separate_2{width:20px; float:left;}
#page1 .col_3{
	width:191px;
	float:left;
	margin-top: 0px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 .separate{width:19px; float:left;}
#page2 .col_1{width:211px; float:left;}
#page2 .separate_1{width:14px; float:left;}
#page2 .col_2{width:501px; float:left;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .separate{width:21px; float:left;}
#page3 .col_1{
	width:725px;
	float:left;
	background-position: bottom;
}
/*=========================*/


#footer{height:81px}
.col_3_1 {
	width:191px;
	float:left;
	margin-top: 200px;
	height: 1500px;
	background-image: url(../images/side.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
table a {
	font-size: 11px;
}
