td, select, table, body {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 22px;
}
input, textarea {
	font-family: Verdana, "宋体";
	font-size: 12px;
}
a:link {
	color: #51BA34;
	text-decoration: none;
}
a:visited {
	color: #7DD71C;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
.mainbg {
	background-repeat: repeat-x;
}
.inputborder {
	background-color: #F5FCED;
	border: 1px solid #9FE909;
}
.buttomtb {
	background-color: #D4D0C8;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	border-left: 2px solid #FFFFFF;
	color: #000000;
	cursor: hand;
}
.title_bg2 {
	background-image: url(../images/title_bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 2pc;
}
.newstitle {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:450px;
}
.newscontent {
	border-top:#ccc 1px dashed;
	padding:10px;
}