body,td,th {
	font-family: 宋体;
	font-size: 12px;
	line-height:150%;
}
body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
}
input{
	font-size:12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
form {
	display: inline;
}
input{
	font-size:12px;
}
select{
	font-size:12px;
}
.newstitle {
	font-size: 18px;
	line-height: 180%;
	font-weight: bold;
}
/*新闻分类*/
#newsclass{
	margin-left:10px;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
