body {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.wbk {
	border: 1px solid #5897E4;
}
td {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.select_search {
	width: 80px;
}
.left_search {
	width: 95px;
}
.bottom_link_search {
	width: 172px;
}
.login_form {
	height: 17px;
	width: 60px;
	background-image: url(images/login_form_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: bold;
	color: #0099CC;
	line-height: 18px;
}
.search_form {
	height: 17px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image:  url("images/dh_search_form_bg.gif");
	background-repeat: no-repeat;
	color: #0099CC;
	line-height: 18px;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
.left_search_select {
	width: 95px;
}a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #66CCCC;
	text-decoration: none;
}
a.white:active {
	color: #66CCCC;
	text-decoration: none;
}
a.blue:link {
	color: #0099CC;
	text-decoration: none;
}
a.blue:visited {
	color: #0099CC;
	text-decoration: none;
}
a.blue:hover {
	color: #66CCCC;
	text-decoration: none;
}
a.blue:active {
	color: #66CCCC;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.time {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}


a.rhq:link {
    color:#0099FF;
	text-decoration:underline;
}
a.rhq:visited {
	color: #CC6666;
	text-decoration:underline;
}
a.rhq:hover {
	color: #CC6666;
	text-decoration:none;
}
a.rhq:active {
     color:#CC6666;
	text-decoration:underline;
}



