/* CSS Document */
body{
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #004A80;
	text-decoration: underline;
	background-color: #FFF9EF;
	margin-left:0;
		margin-bottom:0;
			margin-right:0;
	 margin-top:0;
}
td{
	color: #004A80;
	line-height: 150%;
	font-size: 12px;

}
#newslist td{
	background-image: url(images/index_47.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#744B2B ;
}
#leftlist td{
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:12px;
	color:#004A80;
	font-family: "宋体";
}
#leftlist a:link{font-size:12px; color:#004A80}
#leftlist a:visited{font-size:12px;color:#004A80}
#leftlist a:hover{font-size:12px;color:#744B2B;}
#leftlist a:active{font-size:14px;color:#004A80}


a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #004A80;
	text-decoration: none;
}
a:visited {
font-family: "宋体";
	font-size: 12px;
	color: #744B2B;
	text-decoration: none;
}
a:hover {
font-family: "宋体";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
a:active {
font-family: "宋体";
	font-size: 12px;
	color: #744B2B;
	text-decoration: none;
}
.h1{
	color:#FFFF33;
	font-weight:normal;
	font-family: "方正宋黑简体";
	font-size: 14px;
}
.border1{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFF33;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
}
