/* CSS Document */
*{margin:0;
  padding:0;
  text-decoration:none;
  list-style:none;}
body{text-align:center;line-height:20px;background:#e8e8e8;font-family:"宋体";font-size:12px;color:#666666;}
.biao{margin:0px auto;}
.biao1{margin:0px auto; background:url(../images/news_04.jpg) repeat-x #fff;width:1002px;}

ul li{margin:0px;padding:0px;}
img{border:0;}

/*==============================A链接=========================================*/
.hdm{ background:url(../images/index_24.jpg) no-repeat;}
.hdm a{color:#fff;font-weight:600;padding-left:10px;}
.hdm1{ background:url(../images/index_22.jpg) no-repeat;}
.hdm1 a{color:#fff;font-weight:600;padding-left:10px;}
.lucu{color:#22a001; font-weight:600;}
.lucu a{color:#22a001; font-weight:600;}
.lucu a:hover{color:#666666; font-weight:600;}

.hua a{color:#666666}
.hua a:hover{color:#22a001}
.luhua a{color:#22a001}
.luhua a:hover{color:#666}

.style1 a{color:#666;}
.style1 a:hover{color:#22a001;
                }





/*==============================文字效果=========================================*/
.luzi{color:#22a001}
.dacu{font-size:14px;font-weight:600;}
.dazi{font-size:14px;color:#22a001}
.lucu{color:#22a001;font-weight:600;}
.hei{color:#000;}
.dalc{font-size:14px;font-weight:600;color:#22a001}








/*=============================行，段 背景=========================================*/
.funavb{ background:url(../images/abo_16.jpg) repeat-y;}
.fnb{background:url(../images/abo_20.jpg) no-repeat left bottom; text-align:center;}
.fnb a{display:block;
	   width:158px;
	   height:27px;
	   line-height:27px;
	   text-align:left;
	   color:#666;
	   border-top:1px solid #dcdcdc;
	   padding-left:20px;}
	   
.fnb a:hover{color:#fff;
			 font-weight:600;
			 background:url(../images/news_15.jpg) no-repeat left center;}
.fnb2 a{width:120px;
	    padding-left:48px;}			 
.hang{line-height:28px;}
.hang2{line-height:24px;}
.biaob{background:url(../images/news1_03.jpg) repeat-x;}













/*==============================边框=========================================*/
.dixu{ background:url(../images/index_53.jpg) repeat-x;}
.hdi{border-bottom:1px solid #ff7c00}
.dib{border-bottom:1px solid #fff}
.luxd{border-bottom:1px dashed #79a285}
.dix{border-bottom:1px solid #dcdcdc}
.dilv{border-bottom:1px solid #cfeabe}
.tux img{border:1px solid #dcdcdc}














/*==============================其它=========================================*/
.hui a{background:url(../images/hui_11.jpg) no-repeat;
	  padding-left:1px;
	  display:block;
	  width:61px;
	  height:18px;
	  text-align:center;
	  line-height:19px;
	  color:#fff;
	  border:0px;
	  height:18px;
	  padding-top:1px;
	  float:right;}
.hui a:hover{color:#000;}
.cha{border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: url('../images/deng_71.jpg') no-repeat;
	width:42px;	color:#fff;	padding-top:1px;
}

.fu{width:1002px;margin:0px auto; position:relative;}
.zifu{position:absolute;
	  width:195px;
	  height:70px;
	  top:135px;
	  left:20px;}
.chkan a{display:block;
		 width:86px;
		 height:19px;
		 text-align:center;
		 line-height:19px;
		 color:#fff;
		 background:url(../images/abo1_34.jpg) no-repeat;
		 margin:55px 10px 0px 0px;}
.chkan a:hover{color:#000;}

.yema a{line-height:15px;display:block;  margin-right:2px; float:left; border:1px solid #97cc00;color:#666}
.yema a:hover{border:1px solid #97cc00; color:#22a001}


.paginator { font: 11px Arial, Helvetica, sans-serif; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #97cc00;  text-decoration: none;margin-right:2px; color:#666}
.paginator a:visited {padding: 1px 6px; border: solid 0px #ddd;  text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color:#22a001 background: #ffa501;border-color:#ffa501;text-decoration: none;}






/* 日期选择控件 */
.Wdate{
	width:140px;
	border:#999 1px solid;
	background:url(../datePicker.gif) no-repeat right;
}
/* 日期选择控件 日期格式错误时的CSS */
.WdateFmtErr{
	font-weight:bold;
	color:red;
}

/* 日期选择容器 DIV */
.WdateDiv{
	width:180px;
	background-color:#FFFFFF;
	border:#bbb 1px solid;
	padding:2px;
}
.WdateDiv *{font-size:9pt;}

/****************************
 * 年份月份相关
 ***************************/
/* 年份月份栏 DIV */
.WdateDiv #dpTitle{
	height:26px;
	margin-bottom:2px;
}
/* 年份月份输入框 INPUT */
.WdateDiv .yminput{
	padding-top:2px;
	text-align:center;
	border:0px;
	height:16px;
	cursor:pointer;
}
/* 年份月份输入框获得焦点时的样式 INPUT */
.WdateDiv .yminputfocus{
	text-align:center;
	font-weight:bold;
	color:blue;
	border:#ccc 1px solid;
	height:16px;
}
/* 年份月份选择框 DIV */
.WdateDiv .ymsel{
	position:absolute;
	margin-left:24px;
	top:22px;
	background-color:#FFFFFF;
	padding:2px;
	border:#ccc 1px solid;
	display:none;
}
/* 年月选择框的样式 TD */
.WdateDiv .Wym{
	cursor:pointer;
	background-color:#fff;
}
/* 年月选择框的mouseover样式 TD */
.WdateDiv .WymOn{
	cursor:pointer;
	background-color:#BEEBEE;
}
/* 年月选择框无效时的样式 TD */
.WdateDiv .Winvalidym{
	color:#aaa;
}
/****************************
 * 星期,日期相关
 ***************************/
/* 星期栏 TR */
.WdateDiv #dpWeekTitle{
	background-color:#BDEBEE;
}
/* 日期栏表格 TABLE */
.WdateDiv #dpDayTable{
	line-height:20px;
	border:#c5d9e8 1px solid;
}
/* 日期格的样式 TD */
.WdateDiv .Wday{
	cursor:pointer;
}
/* 日期格的mouseover样式 TD */
.WdateDiv .WdayOn{
	cursor:pointer;
	background-color:#C0EBEF;
}
/* 周末日期格的样式 TD */
.WdateDiv .Wwday{
	cursor:pointer;
	color:#FF2F2F;
}
/* 周末日期格的mouseover样式 TD */
.WdateDiv .WwdayOn{
	cursor:pointer;
	color:#000;
	background-color:#C0EBEF;
}
/* 今天的样式 */
.WdateDiv .Wtoday{
	cursor:pointer;
	color:blue;
}
/* 已选择那天的样式,即日期框中日期所对应的样式 */
.WdateDiv .Wselday{
	background-color:#D8F3F5;
	color:red;
}
/* 无效日期的样式,即在日期范围以外日期格的样式,不能选择的日期 */
.WdateDiv .WinvalidDay{
	color:#aaa;
}

/****************************
 * 时间相关
 ***************************/
/* 时间栏 DIV */
.WdateDiv #dpTime{
	
}
/* 时间文字 SPAN */
.WdateDiv #dpTime dpTimeStr{
	margin-left:1px;
}
/* 时间输入框 INPUT */
.WdateDiv #dpTime input{
	height:16px;
	width:18px;
	text-align:center;
	border:#ccc 1px solid;	
}
/* 时间 时 INPUT */
.WdateDiv #dpTime .tB{
	border-right:0px;
}
/* 时间 分和间隔符 ':' INPUT */
.WdateDiv #dpTime .tE{
	border-left:0;
	border-right:0;
}
/* 时间 秒 INPUT */
.WdateDiv #dpTime .tm{
	width:7px;
	border-left:0;
	border-right:0;
}
/* 时间右边的向上按钮 BUTTON */
.WdateDiv #dpTime #dpTimeUp{
	height:10px;
	width:13px;
	border:0px;
	background-image:url(up.jpg);
}
/* 时间右边的向下按钮 BUTTON */
.WdateDiv #dpTime #dpTimeDown{
	height:10px;
	width:13px;
	border:0px;
	background-image:url(down.jpg);
}
/****************************
 * 其他
 ***************************/
.WdateDiv #dpOkInput{
	border:#ccc 1px solid;
	height:16px;
}

.baih{background:url(../images/hjgl_03.jpg) repeat-x;border:1px solid #76c761}
.baih a{ display:block;height:25px; float:left; line-height:25px;color:#666666;padding-left:20px; }
.baih a:hover{color:#25aa02;
			  font-weight:600;
			  background:url(../images/hjgl_06.jpg) no-repeat 10px center;}