/* CSS Document */


body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: 宋体;
	line-height:25px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#top{background:url(images/top_bg.jpg) center ; height:95px;}
#nav{ background-image:url(images/menuBg.jpg);}
#nav tr td a {display:block;width: 125px;height:34px;/* padding-left:40px; */padding-top:7px;text-align: center;font-size:14px;font-family: "微软雅黑";font-size:16px;}
#nav tr td a:hover{ background-color:#a42e2e; color:#ffffff;}
.blockTitle
{
	font-family: "微软雅黑";
	color:#8c1515;
	height:30px;
	padding-left:20px;
	font-size:16px;
	font-weight: bold;  
}
.xiaoFeng
{font-family: "微软雅黑"; color:#ffffff;font-size:16px;
	font-weight: bold; 
background:url(images/title.png) no-repeat;
background-position:center; }
.links
{font-family: "微软雅黑"; color:#ffffff;font-size:16px; height:30px; background-position:center; padding-top:1px;
	font-weight: bold; background:url(images/title.png) no-repeat;}
.linksItem{border:solid 1px #999999;font-family: "微软雅黑";font-size:16px;}
.linksItem a{display:block;float:left;/* width:150px; */}