@charset "gb2312";

/*---------------body*/
body{
	margin-top:2px;
	margin-left:0px;
	margin-bottom:0px;
	text-align:center;
}
/*---------------main_page*/
.main_page{
	width:1002px;
	overflow:hidden;
	text-align:left;
	background:url(/image/bj.jpg) repeat-x;
}
/*---------------main_body*/
.main_body{
	width:100%;
	background:url(/image/bj01.jpg) repeat-x;
}
/*---------------body_left*/
.body_left{
	width:781px;
	float:left;
	overflow:hidden;
}
.left_top{
	width:100%;
	height:73px;
	float:left;
	text-align:left;
}
.top_logo{
	float:left;
	height:61px;
}
.logo_left{
	padding-top:4px;
	padding-left:17px;
	width:227px;
	height:50px;
	float:left;
	background-color:#FFFFFF;
}
.logo_right{
	padding-top:7px;
	width:310px;
	height:50px;
	float:left;
}
.logo_right_top{
	position:relative;
	float:right;
	top:7px;
	right:-30px;
	
}
/*.top_back{
	top:63px;
	width:1002px;
	height:8px;
	overflow:hidden;
	background:url(/image/bj02.jpg) repeat-x;
}*/
.left_body{
	float:left;
	background-color:#e7f1e8;
}
.left_left{
	width:168px;
	float:left;
	text-align:right;
	background-color:#e7f1e8;
}
.left_menu{
	padding-top:7px;
	text-align:center;
}
.left_link{
	margin:0px 9px;
	padding:9px 0px;
	text-align:center;
	background-color:#FFFFFF;
}
.left_links{
	margin:2px 9px;
	text-align:left;
	background-color:#FFFFFF;
}
.left_right{
	float:left;
	background-color:#f8f8f8;
}
.left_right_body{
	width:610px;
	overflow:hidden;
	/*background-color:#FFFFFF;*/
}
/*---------------body_right*/
.body_right{
	width:221px;
	float:left;
	text-align:left;
	overflow:hidden;
}
.right_top{
	margin-top:10px;
	width:221;
	height:60;
}
.right_link{
	height:20px;
	text-align:center;
}
.right_help{
	height:186px;
	overflow:hidden;
}
.right_menu{
	text-align:center;
	background-color:#f8f8f8;
}
.right_links{
	text-align:center;
	background-color:#f8f8f8;
}
.show_page{
	margin:3px;
	font-size:12px;
}
.guest_msg{
	text-align:left;
}
.guest_msg input{
	margin:0px;
	padding:0px;
}