body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "微软雅黑", Georgia;
	font-size: 12px;
	line-height: 1.5;
	background-color: #FFFFFF;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #900;
	text-decoration: underline;
}
a img {
	border: none;
}
.zsy
{
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
}
.bxs {
	display: none;
}
.db {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	line-height: 23px;
	padding-top: 9px;
	font-size: 14px;
}
.footer {
	width: 1000px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 26px;
	color: #036;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
}
.footer a {
	color: #036;
}


.topdh {
	height: 26px;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.topdh .hyzl {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	overflow: hidden;
	line-height: 26px;
	color: #666;
}
.topdh .hyzl .zy {
	float: left;
	width: 800px;
	overflow: hidden;
	height: 26px;
}

.topdh .hyzl .zy a{
	color: #06C;
	padding-left: 8px;
}
.topdh .hyzl .zy strong{
	color: #C30;
	padding-right: 4px;
	padding-left: 4px;
}
.topdh .hyzl .zy em{
	font-style: normal;
	color: #F30;
}
.topdh .hyzl .gn {
	float: right;
	height: 28px;
	width: 50px;
	text-align: right;
	overflow: hidden;
	cursor: pointer;
	color: #666;
}
.topdh .hyzl .zy span{
	overflow: hidden;
	cursor: pointer;
	color: #666;
	padding-left: 12px;
}
.topdh .hyzl #topgwc {
	float: right;
	height: 28px;
	width: 90px;
	padding-left: 21px;
	background-image: url(/sys_m/hy/img/sp/icon_shop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}




.header {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 8px;
}
.header .logo {
	float: left;
	overflow: hidden;
	width: 150px;
}
.header .zysm {
	line-height: 26px;
	font-size: 14px;
	float: left;
	width: 560px;
	height: 26px;
	overflow: hidden;
}

.header .find {
	float: right;
	height: 26px;
	width: 280px;
	overflow: hidden;
}
.nav {
	clear: both;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	background-color: #0389D0;
	color: #FFF;
	padding-left: 10px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
.nav ul li {
	float: left;
	width: 50px;
	height: 32px;
	line-height: 31px;
	text-align: center;
}
.nav ul li a {
	color: #FFF;
}

.memu {
	clear: both;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	overflow: hidden;
	background-color: #F5F5F5;
	color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	padding-left: 12px;
	line-height: 24px;
}
.memu a {
	color: #000;
	display: inline-block;
	padding-right: 8px;
	padding-left: 8px;
}

.fy {
	text-align: right;
	color: #6A6A6A;
	clear: both;
	padding: 1em;
}
.fy .zsy {
	font-style: normal;
}
.fy a {
	color: #333;
}
.fy input {
	width: 2em;
	border: 1px solid #CCC;
	line-height: 1.2em;
	padding: 0.1em;
	text-align: center;
}
.fy .goto {
	display: inline-block;
	text-align: center;
	padding-right: 0.4em;
	padding-left: 0.4em;
	font-weight: normal;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	cursor: pointer;
	color: #666;
	line-height: 1.6em;
	border-radius: 2px;
}
