/*主样式*/
body{
	margin:0px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	/*
	background-color:#D4E9C4;
	*/
	background-color:#A5C68D;
}

/*基本标签样式*/
td{ 
	font-size:12px;
	color:#000000;
	line-height:150%;
}

/*基本链接样式*/
a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:link{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}
a:active{
	color:#ff0000;
	text-decoration:underline;
}

/*14号字标题链接样式*/
.title14{
	font-size:14px;
	font-weight:bold;
	color:#009900;
	text-decoration:none;
}
.title14 a{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title14 a:link{
	color:#000000;
	text-decoration:none;
}
.title14 a:visited{
	color:#000000;
	text-decoration:none;
}
.title14 a:hover{
	color:#00ff00;
	text-decoration:underline;
}
.title14 a:active{
	color:#005500;
	text-decoration:underline;
}

/*18号字标题链接样式*/
.title18{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	font-family:"黑体",Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.title18 a{
	font-size:18px;
	font-weight:bold;
	font-family:"黑体",Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.title18 a:link{
	color:#000000;
	text-decoration:none;
}
.title18 a:visited{
	color:#000000;
	text-decoration:none;
}
.title18 a:hover{
	color:#0000ff;
	text-decoration:underline;
}
.title18 a:active{
	color:#000055;
	text-decoration:underline;
}

/*红色字体*/
.red{
	color:#ff0000; 
}

/*14号字文本样式*/
.font14{
	font-size:14px;
}

/*新闻列表标题链接样式*/
.news1 a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.news1 a:link{
	color:#000000;
	text-decoration:none;
}
.news1 a:visited{
	color:#000000;
	text-decoration:none;
}
.news1 a:hover{
	color:#888800;
	text-decoration:underline;
}
.news1 a:active{
	color:#00ff00;
	text-decoration:underline;
}
.bj {
	background-attachment: fixed;
	background-image: url(images/zjxn_top07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bj0 {
	background-attachment: fixed;
	background-image: url(images/zjxn_topbj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg-wsdc {
	background-image: url(images/wsdc_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title20 {
	font-size: 24px;
	font-weight: bold;
	color: 05006C;

}
.biaodan {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: BCE3A2;
	border-bottom-color: BCE3A2;
	border-left-color: BCE3A2;
}
.font16 {
	
.sideLine{
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
}
.topLine{
  border-top:1px solid #cccccc;
}
.underLine{
  border-bottom:1px solid #cccccc;
}
.sideLine{
  border-left:1px solid #cccccc;
  border-ritgh:1px solid #cccccc;
}
.left{
float:left;
overflow:hidden;}
.scrollBox{
	border-top:1px solid #808080;
	border-left: 1px solid #808080; 
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff; 
}
.scrollBox1{
	border-top:1px inset #ffffff;
	border-left: 1px inset #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
	overflow: auto;
	padding:1px;
}

.date {color: #FF6600;}
.channelName{
	color: #009966;
	font-weight: bold;
}
.tabtitle{
    color: #339900;
	font-weight: bold;
}
.bbstit{
  color:#FFFFFF;
  font-weight:bold;
}
.bbsname{
  color:#ff6606;
  font-weight:bold;
}
.butt{
  border:1px solid #cccccc;
  border-right:1px solid #555555;
  border-bottom:1px solid #555555;
  background-color:#ffffff;
}
.input{
  border:1px solid #555555;
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
}