a.hui:link {
	font-family: "宋体";
	font-size: 12px;
	color: #5F5F5F;
	
}
a.hui:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #5F5F5F;
	
}
a.hui:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	
	position: relative;
	top: 1px;
}

a.orange:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ED6A00;
	text-decoration: none;	
}
a.orange:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ED6A00;
	text-decoration: none;
}
a.orange:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #006AA5;
	text-decoration: none;
}

a.big:link {
	font-size: 14px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
}
a.big:visited {
	font-size: 14px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}
a.big:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#search {
	background-color: #E6FBFC;
	height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	font-family: "宋体";
	font-size: 12px;
	color: #676767;
	text-align: left;
	padding-top: 1px;
	padding-left: 25px;
	background-image: url(../images/mwwx/mwwx_66.jpg);
	background-repeat: no-repeat;
	background-position: 265px 6px;
}

a.lan:link {
	font-family: "宋体";
	font-size: 12px;
	color: #006AA5;
	text-decoration: none;
}
a.lan:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #006AA5;
	text-decoration: none;
}
a.lan:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
    position: relative;
	top: 1px;
}