body {
	margin: 0px;
}

td {
	font-family: Arial, "宋体";
	font-size: 9pt;
	color: #333333;
}

a {
	font:normal 9pt 宋体;
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#999999;
}

.a_wh {
	font:normal 13px 宋体;
	color:#FFFFFF;
	text-decoration:none;
}

.a_wh:hover {
	color:#000000;
}
.PressTitleText_Bl {
	font-family: Arial,"黑体";
	font-size: 14px;
	font-weight: bold;
}

select {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	background-attachment: fixed;
	border: 1pt inset #CCCCCC;
	width: 180px;
}

.button {
	background-image:url(../images/btn.jpg);
	border:0;
	width:61px;
	height:25px;
	color:#FFFFFF;
}

.textf {
	border: 1px inset #CCCCCC;
}


.copyright {
	font-family: Arial, "宋体";
	font-size: 9pt;
	color: #999999;
}

