body {
	font-size: 12px;
	color: #666666;
	background-image: url(/img/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	text-decoration: none;
	FONT-SIZE: 9pt; 
}

TABLE { FONT-SIZE: 9pt; FONT-FAMILY: "宋体" }

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #f44e12;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.textbox {
	height: 16px;
	width: 100px;
	border: 1px solid #fc9b6c;
}

.right_title {
	line-height: 22px;
	text-indent: 25px;
	color: #333333;
}
