body {
	margin:0 auto;
	padding:0;
	font-family:"宋体";
	font-size: 10pt;
	line-height: 150%;
	font-weight: normal;
	background:#fff;
}
ul, li, dl, dt, dd {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.clear {
	clear: both;
}
.more_r {
	float: right;
	padding-right: 10px;
}

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a {
	text-decoration: none;
} /* 链接无下划线,有为underline */
a:link {
	color: #000000;
} /* 未访问的链接 */
a:visited {
	color: #333333;
} /* 已访问的链接 */
a:hover {
	color: #ae0927;
} /* 鼠标在链接上 */
a:active {
	color: #0000ff;
} /* 点击激活链接 */
a.dhred:link ,a.dhred:visited  {
	color: #C00;
	text-decoration: underline;
}
a.dhred:hover {
	color: #000;
	text-decoration: none;
}
a.dhred:active {
	color: #900;
}
a.dhblue:link ,a.dhblue:visited {
	color: #00F;
	
}

a.dhblue:hover {
	color: #ae0927;
	
}
a.dhblue:active {
	color: #0000D6;
}
a.linkxian:link {
	text-decoration: underline;
}
a.linkxian:visited {
	text-decoration: underline;
}
a.linkxian:hover {
	text-decoration: none;
}
a.linkxian:active {
	text-decoration: underline;
}
a.dhyellow:link {
	color: #FFFF00;
}
a.dhyellow:visited {
	color: #FFFF00;
}
a.dhyellow:hover {
	color: #FFF;
}
a.dhyellow:active {
	color: #FFFF00;
}
a.dhgray:link {
	color: #A7A7A7;
}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #DADADA; border-right:1px solid #DADADA;}
.xb1 {margin:0 5px; background:#DADADA;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.zsm_ai {
	width: 1000px;
	margin:0 auto;
}
#top_zsm_ai {
	width: 100%;
	height:70px;
	text-align:center;
	background-color:#f4b8d2;
}
#top_zsm {
	background-color: #F8F8F8;
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 5px;
}
#top_zsm .zsm {
	width: 1000px;
	line-height: 25px;
	margin: 0 auto;
}
#top_zsm .zsm a {
	color: #666666;
	text-decoration: none;
}
#top_zsm .zsm a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}
#top_big {
	margin: 0 auto;
	width: 1000px;
}
#top_big #logo {
	float: left;
	width:190px;
	text-align: center;
	margin: 0 auto;
	padding-top:3px;
}
/* guide是老版的可以删除 */
#top_big #nav {
	width: 800px;
	float: right;
	overflow: hidden;
	height:83px;
	background-image: url(general/top_01.gif);
	background-repeat: repeat-x;
	padding:5px 0 0 3px;
	border:#8CCDF6 1px solid;
}
#top_big #nav p{
	margin:0;
	padding:3px 0;
	border-bottom: 1px dotted #70BADD;
}
#top_big #nav .pnob{
	border-bottom-width: 0;
}
#top_big #nav b{
	padding:0 10px;
	border-right: 1px solid #70BADD;
}

#top_big #nav b a{
	font-weight:normal;
		padding:0 2px;
}
#top_big #nav a{
	padding:0 5px;
}
#top_big #nav .pdvd{
	padding-right: 8px;
}
#top_big #guide {
	width: 800px;
	float: right;
	overflow: hidden;
	height:73px;
	background-image: url(general/top_01.gif);
	background-repeat: repeat-x;
	padding:5px 0 0 3px;
	border:#8CCDF6 1px solid;
}
#top_big #guide p{
	margin:0;
	padding:2px 0;
	color: #900;
}
#top_big #guide b a{
	font-weight:normal;
		padding:0 0px;
}
#top_big #guide a{
	padding:0 23px;
}
#aguide a:link {
	color: #fff;
} /* 未访问的链接 */
#aguide a:visited {
	color: #FFF;
} /* 已访问的链接 */
#aguide a:hover {
	color: #FFFF00;
} /* 鼠标在链接上 */
#aguide a:active {
	color: #fff;
} /* 点击激活链接 */
.mb10 {
	border-bottom: 10px solid #fff;
}
.ulbtbord ul{
	border-bottom:#5EB5EF 1px dotted;
	padding:5px 0;
}
.top_adgg {
	margin: 8px auto;
	width: 1000px;
	border-bottom:3px solid #999;
}
.top_adgg_left {
	float: left;
	width: 908px;
}
.top_adgg_right {
	float: right;
}
.top_adgg_right ul li {
	width:88px;
	text-align:center;
	background-color: #C3E4FE;
	height: 20px;
	margin-bottom: 4px;
}
.guide_dh {
	width:1000px;
	margin:0 auto;
	border:#60A5B5 1px solid;
	background-image: url(general/g_01_bg.gif);
	height:27px;
	line-height:29px;
}
.bottom_1000 {
	width:1000px;
	margin:0 auto;
	border:#CCE6F1 1px solid;

	
}

.bottom_1000 ul li {
	float: left;
	width: 110px;
	text-align:center;
}
.bottom_1000 dt {
	line-height: 30px;
	background-image: url(general/bottom_bg2.GIF);
	background-repeat: repeat-x;
	height: 30px;
	border:#fff 1px solid;
}
.bottom_1000 dd {
	text-align: center;
	background-image: url(general/bottom_bg.gif);
	background-repeat: repeat-x;
	padding:8px;
	line-height:28px;

}
.displaynon {
	display:none;

}
.imgshadow2 img{
	padding: 7px 11px 12px 7px;
	background-image: url(general/imgshadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top:#B4B4B4 1px solid;
	border-left:#B4B4B4 1px solid;
}
.imgshadow img{
	filter : progid:DXImageTransform.Microsoft.DropShadow (color=#B6B6B6,offx=5,offy=5,positive=1);margin:15 0 15 0;
}
.ty_onclick{
	display:none;
}

