/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
color:#313131;
line-height:18px;
}
.wz{ font-family:verdana; font-size:12px; color:313131; line-height:18px; text-align:left; font-weight: normal; }

.dhwz{ font-family:Arial; font-size:14px; color:313131;line-height:18px; text-align:center; font-weight:bold;}
.wz1{ font-family:Arial; font-size:14px; color:313131;line-height:18px; text-align:left; font-weight:bold;}


a:link {
	font-size: 14px;
	line-height: 18px;
	color: #313131;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	line-height: 18px;
	color: #313131;
	text-decoration: none;}
a:hover {
	font-size: 14px;
	line-height: 18px;
	color: #9f040d;
	text-decoration:none;
}