.search_style1 {
	border: 1px solid #0B5596;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	height:16px;
}
.search_style2 {
	border: 1px solid #0B5596;
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	background-color:#0B5596;
	height:16px;
}
.link_f {
font-size:12px;
text-decoration:none;
color:#0B5596;
}
.link_f:hover {
font-size:12px;
text-decoration:underline;
color:#0B5596;
}
.link_red {
font-size:12px;
text-decoration:none;
color:#ff0000;
}
.link_red:hover {
font-size:12px;
text-decoration:underline;
color:#ffffff;
background-color:#FF0000;
}
.link_f1 {
font-size:12px;
text-decoration:none;
color:#0B5596;
}
.link_f1:hover {
font-size:12px;
text-decoration:underline;
color:#ffffff;
background-color:#0B5596
}
.font_whitelink {
font-size:14px;
color:#000000;
text-decoration:none;

}.font_whitelink:hover {
font-size:14px;
color:#FFFFFF;
text-decoration:underline;
background-color:#000000;
font-weight:bold
}
.an_link {
font-size:12px;
color:#8C8C8C;
text-decoration:underline;
}
.an_link:hover {
font-size:12px;
color:#FF0000;
text-decoration:none;
}
.titlebold {
  FONT-SIZE: 12px;
	COLOR: #5B3876;
	FONT-FAMILY: "新宋体";
	TEXT-DECORATION: none;
	font-weight: bold;
}
.boldblack {
	font-size: 12px;
	font-family:"新宋体";
	color: #56476D;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.boldblack:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "新宋体";
	TEXT-DECORATION: none;
	font-weight: bold;
}