body {
	font: 12px "新宋体", "宋体";
	margin-top: 0px;
	margin-bottom: 0px;
}
table,td,input,select,textarea,option,button{
	font: 12px "新宋体", "宋体";
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 150%;
}
a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D56306;
	text-decoration: none;
}
.button {
	background: url(/images/buttonbg.gif);
	height: 20px;
	width: 60px;
	border-style: none;
}

.imgnew {
	background-image: url(/Skin/default/image.gif);
	height: 6px;
	width: 14px;
	padding: 0px;
	margin-right: 4px;
	background-position: center center;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}
