@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	font-family:Tahoma, "宋体", "微软雅黑", sans-serif;
	line-height:1.231em;
}
ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
a {
	color:#2d374b;
	text-decoration:none;
}
a:hover {
	color:#3b639f;
	text-decoration: underline;
}
.wz {
	width: 1002px;
	margin: 0px auto 10px;
}
.con {
	margin-bottom:12px;
	border:#d6dbe1 1px solid;
	border-top:#458fce 2px solid;
}
.con a {
	padding:1px 2px 2px 2px;
	_padding:2px;
*padding:2px;
}
.con a:hover {
	color:#fff;
	background:#3b639f;
	text-decoration:none;
}
.con .hd {
	height:39px;
	background:#fcfcfc;
	border-bottom:#fff 1px solid;
}
.con .hd h1 {
	width:145px;
	height:39px;
	background:url(../images/contit_bg.png) right center no-repeat;
	font-size:16px;
	line-height:39px;
	font-family: "微软雅黑", "MicrosoftYahei", "宋体", "Arial Narrow", sans-serif;
	text-align:center;
	_font-weight:bold;
	_font-size:14px;
}
.con .bd {
	padding:10px 0;
	border-top:#d6dbe1 1px solid;
	overflow:hidden;
	zoom:1;
}
.con:hover .bd {
	background:#f5f8fa;
}
.con:hover .hd h1 {
	color:#3b639f;
}
.con .bd dl {
	padding:0 0 10px 10px;
	overflow:hidden;
	zoom:1;
}
.con .bd dt {
	padding-left:7px;
	color:#b87500;
	font-weight:bold;
	line-height:28px;
}
.con .bd dd {
	float:left;
	overflow:hidden;
	zoom:1;
}
.con .bd ul {
	margin-right:0;
	padding-right:0;
	overflow:hidden;
	zoom:1;
}
.con .bd li {
	float:left;
	height:28px;
	padding:0 2px;
	line-height:28px;
}
.con .bd strong {
	color:#3b639f;
}
.con .bd strong a {
	color:#3b639f;
}
.con .line, .con .line ul {
	background:url(../images/line_bg.png) right 8px no-repeat;
}
.con .line ul li {
	padding-left:5px;
	padding-right:5px;
}