
body {
	font: 12px "新宋体", "宋体";
	margin-top: 0px;
	margin-bottom: 0px;
}
table,td,input,select,option,button{
	font: 12px "新宋体", "宋体";
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D56306;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.head_line {
	color: #000000;
}
.button {
	background: url(/images/buttonbg.gif);
	height: 20px;
	width: 60px;
	border-style: none;
}


