/*基本信息*/
body {
	margin: 0px;
	font-size: 12px;
	color: #646464;
	background-color: #ebebeb;
	text-decoration: none;
}

/*文字链接*/
a {font-size: 12px;color: #646464;text-decoration: none;}
a:hover {
	color: #00a74e;
	text-decoration: underline;
}

a.a1 {font-size: 12px;color: #027c3b;text-decoration: none;}
a.a1:hover {color: #000000;}
a.a11 {font-size: 12px;color: #FF0000;text-decoration: none;}
a.a11:hover {color: #027c3b;}

a.a2 {font-size: 12px;color: #ff0000;text-decoration: none;}
a.a2:hover {
	color: #990000;
	text-decoration: underline;
}

/*带背景的文字链接*/
a.nav {
	font-size: 12px;
	padding:10px 0 0 30px;
	color: #005e2f;
	background-image: url(images/nei_15.jpg);
	text-decoration: none;
	display:block;
	height: 22px;
	width: 164px;
	font-weight: bold;
	background-repeat: no-repeat;
}
a.nav:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/2.jpg);
	font-weight: bold;
}

a.nav1 {
	font-size: 12px;
	padding:0 0 0 40px;
	color: #666666;
	background-image: url(images/3.jpg);
	text-decoration: none;
	display:block;
	height: 26px;
	line-height:26px;
	width: 154px;
	font-weight: normal;
	background-repeat: repeat-x;
}
a.nav1:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/4.jpg);
	font-weight: bold;
	background-repeat: repeat-x;
}

/*文本文档*/
.z1 {font-family: "宋体";font-size: 12px;color: #027c3b;text-decoration: none;}
.z2 {font-family: "Times New Roman", Times, serif;font-size: 12px;color: #646464;text-decoration: none;}

/*输入框*/
.text {height: 18px;width: 150px; margin:90px; padding:0px;}

/*输入框*/
.k1 {border: 1px solid #CCCCCC;}
.k2 {border-bottom-width: 1px;border-top-style: none;border-right-style: none;border-bottom-style: dashed;border-left-style: none;border-bottom-color: #CCCCCC;}


.list-2j {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list-2j li {
	background-image: url(../images/xuxian_26.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	height: 22px;
}
.list-2j-tb {
	display: block;
	float: left;
	padding:7px 0 0 0;
}
.list-2j-word {
	display: block;
	float: left;
	padding:4px 0 0 6px;
}
.list-2j-date {
	display: block;
	float: left;
	color: #999;
	padding:4px 0 0 10px;
}



.jl_news_title{
	font-size:16px;
	color:#FF0000;
	height:30px;
	line-height:25px;
	font-weight: bold;
	text-align:center;
	padding-top:10px;
}

.jl_news_tt{

	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#CCCCCC;
	text-align:center;
	width:100%;
}

.jl_cons{
padding-left:5px;
padding-right:5px;
	text-align:left;
margin-top:0px;
width:98%; overflow:hidden;
}
