@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	background-attachment: scroll;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#form1 #serchnr {
	height: 20px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 #button {
	background-image: url(../image/right_04.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 62px;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftdw {
	height: 80px;
	width: 156px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#xjzsbt {
	background-attachment: fixed;
	background-color: #CFDDEC;
	background-repeat: no-repeat;
	height: 20px;
	width: 420px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-position: 3px;
}
#lmsybt {
	background-attachment: fixed;
	background-color: #CFDDEC;
	background-repeat: no-repeat;
	height: 20px;
	width: 420px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-position: 3px;
	clear: left;
}
#xjnews {
	padding: 0px;
	width: 420px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#xjzszt {
	height: 150px;
	width: 420px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsimg {
	float: left;
	height: 115px;
	width: 130px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
}
#lmsy {
	background-image: url(../image/center_lmsybg.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 420px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: left;
	background-position: 346px 100px;
	padding: 0px;
}
#lmsy ul {
	padding: 0px;
	list-style-image: url(../image/btli_zonga.jpg);
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#lmsy .splmsyli {
	background-image: url(../image/btli_line.jpg);
	height: 24px;
	width: 336px;
	padding-top: 1px;
}
hr {
	margin: 0px;
	padding: 0px;
}

#lmsy li {
	background-image: url(../image/btli_line.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 1px;
}

#newslist {
	padding: 0px;
	float: left;
	width: 420px;
	margin: 0px;
}
#xjnews ul {
	list-style-image: url(../image/btli_zong.jpg);
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#xjnews li {
	background-image: url(../image/btli_line.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 1px;
	margin-left: 5px;
	margin-right: 10px;
}



/*广告的css --开始--*/
img{border-width:0;}
.pb .steps, .pb .points li{
background:transparent url(../img/pic.gif) no-repeat left top;
}
.pb .banners{
float:left;margin:0px; padding:0px;
}
.pb .banners li{
width:396px;height:139px;overflow:hidden;display:none;
}
.pb .banners li.current{
display:block;
}
.pb .switcher{
float:left;height:139px;width:24px;background-position:left -76px; position:relative;
}
.pb .points{
width:19px;margin:8px auto 0; font-size:12px; padding:0;
}
.pb .points li{
width:16px;
height:15px;
background-position:0px 0px;
overflow:hidden;
text-align:center;
line-height:15px;
margin:0 0 2px 3px;
color:#fff;
cursor:pointer; 
font-family:Arial;}
.pb .points li.current{width:19px;background-position:-19px 0px;margin-left:0; text-align:center; text-indent:3px;}
.pb .steps { width:16px;height:23px;background-position:0px -17px;margin:0px 0px 0px 6px;position:absolute; bottom:3px; _overflow:hidden; } /* FireFox */
*html .pb .steps { width:16px;height:23px;background-position:0px -17px;margin:0px 0px 0px 5px;position:absolute; bottom:3px; _overflow:hidden; } /* IE6 */
*+html .pb .steps { width:16px;height:23px;background-position:0px -17px;margin:0px 0px 0px 5px;position:absolute; bottom:3px; _overflow:hidden; } /* IE7 */
.pb .steps .up, .pb .steps .down{width:15px;height:11px;cursor:pointer;}
/*广告的css --结束--*/
.jpkc {
	list-style-image: url(../image/right_jpkc_arrow.jpg);
	list-style-type: none;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.jpkc li {
	height: 20px;
}
#xyfgbt {
	background-attachment: fixed;
	background-color: #CFDDEC;
	background-repeat: no-repeat;
	height: 20px;
	width: 420px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-position: 3px;
	clear: left;
}
#xyfg {
	height: 100px;
	width: 420px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}
#nr ul {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	list-style-image: url(../image/btli_zong.jpg);
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#nr li {
	background-image: url(../image/btli_line.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
}
a {
	color: #333333;
	text-decoration: none;
}
#nr {
	background-color: #FFFFFF;
	width: 580px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.xyjjnr {
	background-color: #FFFFFF;
	background-image: url(../image/bg_zsgz.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	height: 1000px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.xyjjnr ul {
	padding: 0px;
	list-style-image: url(../image/btli_zong.jpg);
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
}
.xyjjnr li {
	background-image: url(../image/btli_line.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 540px;
}
.xyjjnr #newsbt {
	background-color: #D5E5F4;
	margin: 5px;
	height: 20px;
	width: 540px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.xyjjnr #newsnr {
	width: 520px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 5px;
}
