.menu_td {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 32px;
	padding-top: 2px;


}

table {
	font-size: 12px;
	text-decoration: none;
	line-height: 160%;
	color: #003399;


}
.bts {
	color: #000000;
	text-decoration: none;
	padding-left: 26px;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 1px;


}
.ab {
	line-height: 180%;
	text-decoration: none;
	padding: 6px;
	font-size: 12px;


}
.border {
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #dc7e4a;
	border-right-color: #dc7e4a;
	border-bottom-color: #dc7e4a;
	border-left-color: #dc7e4a;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 160%;
}
.border2 {
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #dc7e4a;
	border-right-color: #dc7e4a;
	border-bottom-color: #dc7e4a;
	border-left-color: #dc7e4a;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ns {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.border3 {
	text-decoration: none;
	line-height: 160%;
	border: 1px solid #dc7e4a;

}
.new {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	padding: 15px;

}
.abshow {
	text-decoration: none;
	filter: dropshadow(color=#D6D6D6,offx=4,offy=4,positive=1);
}

.bs {
	color: #FFFFFF;
}
.titles {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: "宋体";
	color: #234E7E;


}
/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2F1A1A;} /* 未访问的链接 */
a:visited {color: #2F1A1A;} /* 已访问的链接 */
a:hover{
	COLOR: #1F1400;
	text-decoration: underline;
} /* 鼠标在链接上 */ 
a:active {color: #2F1A1A;} /* 点击激活链接 */
.donwcolor {	background-color: #000000;
}
