/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #FF6600;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的CSS定义－－将顶部频道文字链接与网站链接总的CSS定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的CSS相同即可。调用代码为<a class='Channel' ***>***</a> */
a.channel:link {color: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #ffff00;}
a.channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的CSS定义－－调用代码为<a class='Channel2' ***>***</a> */
a.channel2:link {color: #ffff00;}
a.channel2:visited {color: #ffff00;}
a.channel2:hover{color: #ffffff;}
a.channel2:active {color: #ffff00;}
/* 底部版权信息文字链接的CSS定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='Bottom' ***>***</a> */
a.Bottom:link {color: #ffffff;}
a.Bottom:visited {color: #ffffff;}
a.Bottom:hover{COLOR: #ffffff;}
a.Bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的CSS定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='Class' ***>***</a> */
a.Class:link {color: #FF6600;}
a.Class:visited {color: #FF6600;}
a.Class:hover{COLOR: #ff0000;}
a.Class:active {color: #FF6600;}
/*图片链接效果链接的CSS定义*/


.pic1,.pic2,.pic3{
	padding:3px;border:1px double #494848;background:#fff; 
}
a:hover .pic1,a:hover .pic2,a:hover .pic3{
	padding:3px;border:1px double #F7C003; background:#fff;
}

.text pic{padding:3px;border:1px solid #c9c9c9;background:#fff;}
#menu ul ,ul{
  list-style-type:none;
  margin:0px;
  padding:0px;
}
#menu li{
	text-align:center; width:80px; height:33px;
	background:url(jnsjw/dhbg-1.gif) repeat-x;
	float:left;	
}
#menu li a{padding:6px 0px 0px 0px;
	text-decoration:none;
	display:block;
}
#menu li a:link, #menu li a:visited{color:#ffffff;}
#menu li a:hover{
	color:#fff;
	background: url(jnsjw/dhbg-2.gif) no-repeat;
}
.clear{clear:both;}
/* Body的CSS定义:对应CSS中“BODY”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	<body   
overflow:scroll;overflow-x:hidden;
}
#header {
	margin: 0px auto;
	padding: 0px;
	height: 82px;
	width: 980px;
}
.head {width:950px;margin:0px auto;height:13px;text-decoration: underline;}
#logo {
	float: left;
	height: 75px;
	width: 195px;
}
#head_r {
	float: right;
	height: 82px;
	width: 680px;
	margin: 0px;
	padding: 0px;
}
#toplink {
	float: right;
	height: 20px;
	width: 600px;
	margin-bottom:10px;
	background:	url(jnsjw/top_linkbg.gif); 
	text-align:center;
}
#banner {
	height: 60px;
	width: 468px;
	float:left;
}

#top_c {
	float: right;
	height: 60px;
	width: 700px;
}
#scbz {
	float: right;
	height: 60px;
	width: 100px;
}
#menu {margin:0px; padding:0px;
    text-align:center;
	background-repeat: no-repeat;
	height: 33px;
	width: 100%;
	background:url(jnsjw/dhbg.gif);
}
#menu_her {width:980px;margin:0px auto;}
#ymdh {
	background-image: url(jnsjw/ymdh.gif);
	background-repeat: repeat-x;
	height: 38px;
	width: 100%;
	line-height: 38px;
	text-align:center;
}
.ymdh1 {
    float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.ymdh2 {
    float:left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 20px;;
}
dl {overflow: hidden;
	margin: 0px;
	padding: 0px;}
dd {
    width:90%;
	background: #fff;
	padding: 5px;
	padding-left:10px;
	margin:0px;
	line-height: 180%;
}
.center_all {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.lmdh {
	float: left;
	height: auto;
	width: 270px;
	margin-right: 10px;
	border:1px solid #ccc;
}
.lmdh dt{background:url(jnsjw/left_btbg.gif);padding-left:20px;}
.lmdh dt a {color:#fff;font-weight:bold;}
.center_box {
	float: right;
	height: auto;
	width: 350px;
	margin-right: 10px;
}
.center_gg {width:950px;boder:1px solid #ccc;margin:0px auto;}
#hdp {
	float: left;
	height: 250px;
	width: 350px;
	border:1px solid #ccc;
}
#yjdt {width:336px;height:230px;border:1px solid #ccc;float:right;}
#yjdt_bt {
	background-color: #CCCCCC;
	background-image: url(jnsjw/r_btbg.gif);
	background-repeat: no-repeat;
	height: 25px;
	widht:306px;
	line-height: 25px;
	padding-left: 30px;
}
.text {padding:5px;font-align:left;background:#ffffff;}
.center_link {
    border:1px solid #ccc;padding:5px;width:968px;height:170px;margin:10px auto 10px auto;
}
.center_link1 {
    border:1px solid #ccc;padding:5px;width:968px;height:20px;margin:10px auto 10px auto;
}
.left_box {
	float: left;
	height: auto;
	width: 200px;
}
.left_bt {background:url(jnsjw/left_btbg.gif);height:23px;border:1px solid #ccc;padding-left:25px;}
.left_bt a {color:#fff;}
.left_text {border:1px solid #ccc;border-top:0px;padding:5px;background:#EFF0ED;}
.right_box {width:768px;height:auto;float:right;text-align:left;}
#bzal {width:768px;height:auto;border:1px solid #ccc;margin-bottom:10px;height:auto;background:#E7E6E4;float:right;}
.r_c_bt {width:733px;height:22px;background:url(jnsjw/980btbg.gif);padding-left:30px;}
.r_c_l_box,.r_c_r_box{width:380px;min-height:100px;border:1px solid #ccc;}
.r_c_l{width:760px;min-height:100px;border:1px solid #ccc;}
.r_c_r_box {float:right;}.r_c_l_box {float:left;}
.c_bt {width:350px;height:22px;background:url(jnsjw/980btbg.gif);padding-left:30px;}
.c_bt1 {width:740px;height:22px;background:url(jnsjw/980btbg.gif);padding-left:30px;}
.kzxs {
    width:763px;
	height:auto;
	border:1px solid #ccc;
	margin:10px 0px;

}
.jc_box1,.jc_box2,.jc_box3 {width:318px;float:left;min-height:200px;height:auto !important;border:1px solid #ccc;}
.jc_box1,.jc_box2 {margin-right:10px;}
.c_b_bt {width:288px;height:22px;
background:url(jnsjw/980btbg.gif);
background-repeat: no-repeat;
padding-left:30px;}
.c_b_bt2 {width:298px;height:31px;
background:url(http://www.666ooo.com/skin/jnsjw/hdmr.gif);
background-repeat: repeat-x;
padding-left:17px;}
.bottom {width:100%;height:auto;margin-top:10px;}
.bottom-link{width:980px;margin:0px auto;height:auto;border:1px solid #ccc;margin-bottom:10px;}
.c_b_bt2 img {border:0px;}
.link_bt {height:22px;background:url(jnsjw/980btbg.gif);padding-left:30px;}
.bottom-text {width: 100%;height:auto;border:1px solid #ccc;}
#bottom_bt{background:#000;color:#ffffff;text-align: center;}
.bottom-bq {
	text-align: center;
	height: 100px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
'.listbg {height:24px;background:url(jnsjw/24px.gif)}
.sj_left {width:100px;height:auto;float:left;}
.sj_right {width:200px;height:auto;float:right;}
