@charset "gb2312";
/*----------全局*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-size:12px;
	background-attachment: scroll;
	background-image: url(../images/n/web_bj.jpg);
	background-repeat: repeat-y;
	background-position: left;	
}
ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
}
a:hover{
	color:#FF3300;
	text-decoration:none;
}
.cbody{
	width:995px;
	margin:0px 0px 0px 0px;	
}
.margintop{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
input,select{
	vertical-align:middle;
}
/*-----------头部*/
.top{
	height:114px;
	overflow:hidden;
}
.toplogo{
	float:left;
	width:291px;
	margin-top:0px;
}
.topbanner{
	width:560px;
	height:114px;
	margin-top:0px;
	margin-left:0px;
	background:url(../images/n/top.jpg) repeat-x;
	float:left;
}
.topaski{
	width:320px;	
	margin-left:4px;	
	float:left;
}
.topask2{
	width:200px;	
	margin-top:25px;
	margin-left:5px;	
	float:left;
}
.topask2 ul li {
	width:200px;
	float:left;
}
.topask2 ul li a{
	color:#FFF;	
	text-decoration: none;
	background-color: #448619;margin: 2px;padding: 2px;
	float:left;
}
.topask2 ul li a:hover{
	color:#448619;	
	text-decoration: none;
	background-color: #FFF;margin: 2px;padding: 2px;
	float:left;
}
.topaskinput{
	width:227px;height:29px;border:0px;	
	padding-top:5px;padding-left:10px;		
	float:left;	
	background:url(../images/n/inputt.jpg) repeat-x;
}
.toplink{
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:144px;height:114px;
	background:url(../images/n/top2.jpg) repeat-x;
}
.toplink ul li{
	width:90px;
	margin-left:10px;
	float:left;	
	line-height:18px;	
	text-align:center;
}
.toplink ul li a{
	float:left;color:#FFF;
}
.submit{
	margin-right:20px;
	width:68px;
	height:21px;
	background:url(../images/userlogin_submit.gif) repeat-x;
	border:1px solid #D4B06A;
	font-weight:bold;
	color:#753D00;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
}
.neirong{
	width:994px;
	padding-top:15px;
	padding-left:58px;
	background:url(../images/n/bj22.gif) left top repeat-x;
}

.mycenter{
	width:620px;
	float:left;	
	padding-left:20px;
}


/*----------栏目菜单*/
.topmenu{
	height:28px;	
}
.topmenu ul{
	width:850px;	
	text-align: center;	
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:10px;
	height:28px;
	background:url(../images/n/m_jg.gif) 5px no-repeat;
	text-align:center;	
}
.topmenu ul li a{
	float:left;
	color:#FFF;
	display:block;
	padding-left:20px;
	padding-right:0px;
	text-decoration:none;
	font-size:12px;
	height:28px;font-weight: bold;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#FFF000;	
}
.topmenu ul li a.thisclass{
	color:#FFF000;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
/*----------搜索*/
.topsearch{
	height:37px;
	width:199px;
	margin-top:3px;
	border-right:1px solid #EEE;
	background:url(../images/topsearch_bg.gif) repeat-x;
	overflow:hidden;
}
.topsearch .title{
	height:37px;
	width:83px;
	float:left;
	background:url(../images/topsearch_title.gif) left center no-repeat;
}
.topsearch .inpbox{
	float:left;
	margin-top:4px;
	width:130px;
}
.topsearch .inpbox input{
	margin-left:10px;
	margin-right:10px;
}
.topsearch .inpbox select{
	font-size:12px;
	width:100px;
}
.topsearch .inpbox .searchtxt{
	height:13px;
	width:100px;
	font-size:12px;
	padding:6px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.topsearch .hots{
	line-height:33px;
	float:left;
}
/*----------内容*/
.main{
	clear:both;
}


/*-------------------------侧栏:用户登录*/
.userlogin {
	overflow:hidden;
}
.userlogin dl{
	clear:both;
	height:23px;
	line-height:23px;
	margin-top:7px;
}
.userlogin dl dt{
	float:left;
	display:block;
	width:66px;
	text-align:right;
}
.userlogin dl dd{
	float:left;
}
.userlogin dl dd input{
	height:13px;
	width:126px;
	font-size:12px;
	padding:3px 0 3px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
}
.userlogin dl dd img{
	vertical-align:middle;
}
.userlogin dl dd input.gdcode{
	width:52px;
}
.userlogin .ulsubmit{
	text-align:center;
	margin-top:15px;
	height:33px;
}

/*-------------------------底部:版权信息*/
.footer{
	clear:both;
	border-top:1px solid #DDD;
}

.footer .copyright{

	text-align:center;
	margin:10px auto;
	font-size:10px;
	color:#999999;
}
.footer .copyright a{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.footer .copyright a:hover{
	color:#999999;
}


/*-------------------------分页*/
.pages{

	height:25px;
	margin:12px auto 0px 10px;
	background:#ffffff;
}
.pages .pcount{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right:2px solid #CCC;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	color:#3366CC;
	font-size:11px;
}
.pages .plist{
	float:left;
	padding-top:3px;
	line-height:17px;
}
.pages .plist input {
	float:left;
	width: 30px;
	border: 1px solid #DDDDDD;
	height: 17px;
}
.pages .plist #button {
	height: 18px;
	width: 30px;
	background-color: #FF6600;
	border: 1px solid #CC3333;
	color: #FFFFFF;
	
}
.pages .plist span { 
float:right
}

.pages .plist strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}
.pages .plist a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000;
}
.pages .plist a:hover{
	color:#FF0000;
}


/*---------------内容页:评论*/
.comment{
	width:668px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment .commenttitle{
	width:666px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(../images/ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:668px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:636px;
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}

.classbox{
	width:222px;
	clear:both;
	padding-bottom:5px;	
}
.classbox dl{
	width:222px;
}
.classbox dl dt{
	height:31px;	
	line-height:29px;
	text-indent:10px;
	color:#555;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox dl dd{
	width:220px;	
}
.classbox dl dd ul{
	list-style:none;
	overflow:hidden;
	width:220px;
}
.classbox dl dd ul li{
	float:left;
	width:102px;
	margin-left:5px;
	margin-bottom:5px;
	height:25px;
	line-height:22px;
	text-indent:10px;
	display:inline;
	font-size:12px;
}
.classbox dl dd ul li a{
	display:block;
	width:100px;
	height:22px;	
	text-decoration:none;
	color:#797979;
}
.classbox dl dd ul li a:hover{
	background:#F4FFF1;
	border:1px solid #8DBC80;
	color:#000;
}
.classbox dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}



.classbox2{
	width:222px;	
}
.classbox2 dl{
	width:222px;
}
.classbox2 dl dt{
	height:31px;	
	line-height:29px;
	text-indent:10px;
	color:#555;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox2 dl dd{
	width:220px;	
}
.classbox2 dl dd ul{
	list-style:none;
	overflow:hidden;
	width:220px;
}
.classbox2 dl dd ul li{
	float:left;
	width:200px;
	margin-left:5px;
	margin-bottom:5px;
	height:27px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:12px;
}
.classbox2 dl dd ul li a{
	display:block;
	width:100px;
	height:25px;	
	text-decoration:none;
	color:#797979;
}
.classbox2 dl dd ul li a:hover{
	background:#FAFAFA;
	border:1px solid #CCC;
	color:#000;
}





.newscc {
width:620px;
height:150px;
float:left;
margin-left:2px;margin-top:5px;
border: 1px solid #E4E4E4;
}

.undis {
	DISPLAY: none
}
.undis ul{
	float:left;padding:5px 5px 5px 5px;
}
.undis ul .img{
	float:left; width:163px;
}
.undis ul .tt{
	float:left; width:200px;margin-left:2px;
}
.undis ul .tt a{
	height:18px;text-decoration: none;
}
.undis ul .askk{
	float:left;width:200px;border: 1px solid #eeeeee;height:80px;margin:2px 2px 2px 2px;
}
.undis ul .askk .title{
	float:left;width:200px;background-color:#eeeeee;margin:2px 2px 2px 2px;height:18px;color:#48900D;font-weight: bold;	text-align: center;
}
.news_tits {
	COLOR: #ffffff
	background-color:#E4E4E4;BACKGROUND: url(../images/n/box_in.gif);	
}
.news_tits UL {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BACKGROUND: url(/images/box_titlebg.gif) repeat-x; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 28px;
}
.news_tits UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
.box_in {
	DISPLAY: block; FONT-SIZE: 13px; BACKGROUND: url(../images/n/box_in.gif) no-repeat; WIDTH: 90px; CURSOR: hand; COLOR: #434343; LINE-HEIGHT: 27px; HEIGHT: 29px; TEXT-ALIGN: center
}
.box_out {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND: url(../images/n/box_out.gif) no-repeat; WIDTH: 86px; COLOR: #ffffff; LINE-HEIGHT: 27px; HEIGHT: 29px; TEXT-ALIGN: center
}
.box_out A:link {
	COLOR: #ffffff
}
.box_out A:visited {
	COLOR: #ffffff
}
.box_out A:hover {
	COLOR: #ffffff
}




.topmenutable {
	font-size:14px;
	color:#366800;
	margin-left:60px;	
}
.topmenutable2 a{
	font-size:14px;
	color:#366800;
	margin-left:2px;
	margin-right:2px;
	text-decoration: none;
}
.topmenutable2 a:hover{
	font-size:14px;
	color:#F36600;
	margin-left:2px;
	margin-right:2px;
	text-decoration: none;
}
.topbj {
	background-attachment: fixed;	
	background:url(../images/n/top_bj.jpg)  no-repeat;
	background-position: left top;
}
.lefttable {
	margin-left:60px;
	margin-top:8px;
}
.lefttable .title{
	font-size:14px;font-weight: bold;
	height:25px;text-align: center;color:#FFF;
	background-image: url(../images/n/title_bj.jpg);
}
table {
	font-size:12px;
}
.logintable {
	margin-top:4px;
	margin-bottom:4px;
}
.logintable td{
	padding-top:4px;
	padding-left:4px;
}
.logintable .input{
	border: 1px solid #589616;	
}
.tablenews {
	margin-top:10px;
	margin-bottom:10px;
}

.tablenews li{
	list-style:none;
	height:21px;
}
.tablenews li a{
	text-decoration: none;color:#305A04;
}
.righttable {
	margin-top:4px;
	margin-left:8px;
}
.righttable .flash{
	width:292px;
	border: 1px solid #579416;
}
.righttable .title{
	font-size:14px;font-weight: bold;
	height:25px;color:#FFF;
	margin-left:8px;
	background-image: url(../images/n/title_bj.jpg);
}
.righttable .time{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.righttable li {
	list-style:none;
	height:18px;
}
.righttable li a{
	text-decoration: none;
}
.righttable2 {
	margin-top:4px;
	margin-left:9px;
}
.righttable2 .title{
	font-size:14px;font-weight: bold;
	height:25px;color:#FFF;margin-left:18px;
	background-image: url(../images/n/title_bj.jpg);
}
.righttable2 li {
	list-style:none;margin-left:16px;	text-decoration: none;
}
.righttable2 li a{
	text-decoration: none;
}


.newsinfo {
	margin-top:8px;
	margin-left:28px;
}

.centertable {
	float:left;
}

.centertable td{
	float:left;
	font-size:12px;
	color:#FFF;
	text-decoration: none;
	padding-left:10px;
	padding-top:3px;
	background:url(../images/n/30_bj.jpg) repeat-x;
	background-repeat: no-repeat;
	height: 22px;
	width: 106px;
	}
.centertable td a{
	float:left;
	font-size:12px;
	color:#FFF;
	text-decoration: none;
	padding-left:6px;	
	}
.centertable a:hover{
	float:left;
	font-size:12px;
	color:#FFFC00;
	text-decoration: none;

	font-weight: bold;
	}

	.bai {
	text-decoration: none;
	color:#FFFFFF;
	}