.lb {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.url_a:link {
	font-family: "宋体";
	font-size: 14px;

	color: #ffffff;
	text-decoration: none;
}
.url_a:visited {
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;

	color: #ffffff;
}
.url_a:hover {
	text-decoration: underline;
	font-family: "宋体";
	font-size: 14px;

	color: #FB8404;
}
.url_a:active {
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;

	color: #ffffff;
}.pt {
	font-family: "宋体";
	line-height: 20px;

}
/*-导航竖线----------------*/


.a_sx{
	font-size: 14px;
    color: #ffffff;
}
.sx {
	border: 1px solid #E0E0E0;
}