@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	font-family: "宋体";
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}
#dh {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}
#dh a {
	color: #FFFFFF;
}
.subulclass {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.subulclass ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.subulclass li {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	padding-top: 10px;
	padding-left: 15px;
}
.jxlxbg {
	background-image: url(image/pic_lx.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}

