body {
	margin: 0px;
	padding: 0px;
}
.head {
	height: 118px;
	background-image: url(../images/headback.png);
	background-repeat: repeat-x;
	background-position: top;
}
.head .head_con {
	height: 118px;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.head .head_con .logo {
	height: 118px;
	width: 233px;
	position: absolute;
	left: 0px;
	top: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.head .head_con .menue {
	position: absolute;
	height: 118px;
	left: 268px;
	overflow: hidden;
}
ul, dl, ol {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.head .head_con .menue ul li {
	float: left;
	height: 118px;
	width: 73px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 13px;
	line-height: 118px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D0D0;
	position: relative;
}
.head .head_con .menue ul li a {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #3D3D3D;
	text-decoration: none;
}
.head .head_con .menue ul li a:hover {
	color: #FFF;
	background-color: #008546;
}
.head .head_con .phone {
	position: absolute;
	top: 21px;
	right: 0px;
}
.head .head_con .menue ul .first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
}
.yy {
	background-image: url(../images/yy.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 9px;
	position: absolute;
	width: 100%;
	top: 118px;
	z-index: 100;
}
.bottom {
	background-image: url(../images/bottomback.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 152px;
	margin-top: 30px;
}
.bottom .bottom_con {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 152px;
	position: relative;
	background-image: url(../images/logo_in_bottom.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bottom .bottom_con .wx {
	height: 98px;
	width: 98px;
	position: absolute;
	top: 32px;
}
.bottom .bottom_con .web_inf {
	height: 98px;
	width: 466px;
	position: absolute;
	left: 124px;
	top: 33px;
}
.bottom .bottom_con .web_inf {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
}
.bottom .bottom_con .web_inf a {
	color: #FFF;
	text-decoration: none;
}
.bottom .bottom_con .web_inf a:hover {
	text-decoration: underline;
}

.paging {
	background-color: #FBFBFB;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
