﻿body{
	text-align:center;
	margin:0px;
	padding:0px;
	background-color: #000;
}
*{
	font-family:"Lucida Grande", Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	font-size:9pt;
	line-height:150%;
	white-space: pre;
	color: #636564;
}
a:visited{
text-decoration:none;
color:red;
}
a:hover{
text-decoration:none;
color:#999;}
a:link{
color:#000;
text-decoration:none;}
a:active{
text-decoration:none;
color:#006633;}
#news ul{
list-style:none;
margin:0px;
padding:2px 10px;
}

#news li{
	padding:2px 3px 2px 5px;
	line-height:18px;
	background-color: transparent;
	background-image: url(images/dotline.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

}
#news li a:visited{
	color:#636564;
	padding-left:14px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
}
#news li a:hover{
	color:red;
	padding-left:14px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left center;
}
#news li a:link{
	color:#636564;
	padding-left:14px;
	text-decoration:none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#news li a:active{
	color:blue;
	padding-left:14px;
	text-decoration:none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
.wenben1 {
	font-size: 14px;
	line-height: 6mm;
	font-family: "宋体";
	font-weight: bold;
}
.NEWS {
	font-family: "宋体";
	font-size: 12px;
	text-indent: 25px;
	color: #636564;
	font-weight: normal;
}
.NEWStatle {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
}
