.link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	color: #000000;
	text-decoration: underline;
}
.input_login {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
}
.input_search {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	height: 18px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: 810000;
	border-left-color: 810000;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 5px;
	line-height: 19px;
}

.search_fg {
	font-family: "宋体";
	font-size: 12px;
	
	color: #ff0000;
	text-decoration: none;
	background:url(../images/search_tab1.gif) no-repeat;
	cursor: hand;
}
.search_bg {
	font-family: "宋体";
	font-size: 12px;
	background:url(../images/search_tab.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	
	cursor: hand;
}



.main {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.main:hover {
	color: #000000;
}
.main_light {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
.main_light:hover {
	color: #000000;
	}
.font_white {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.font_white:hover {
	text-decoration: underline;
	color: #000000;
}
.font_white1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
color: #ffffff;
}
.content {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.content:hover {
	color: #000000;
	text-decoration: underline;
}


.lead {
	font-family: "宋体";
	font-size: 12px;
	
	color: #ffffff;
	text-decoration: none;
}.lead:hover {
	color: #DB121F;
}
.td_all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.td_xu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
