.text {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
.textw {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #fff;
}
.textw0 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #fff;
}
.textb {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
}
.bd {
	background-color: #EDF8FE;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #1E4164;
	border-right-color: #1E4164;
	border-bottom-color: #1E4164;
	border-left-color: #1E4164;
}
.bd0 {
	background-color: #EDF8FE;
	height: 15px;
	border: 1px solid #1E4164;
}

.menu3{
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
}

.menu3 ul{
	padding: 5px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	overflow: hidden;
}

.menu3 ul li{
display: inline;
}

.menu3 ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none; /*right border between menu items*/
	padding-top: 6px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 10px;
}

.menu3 ul li a:hover, .menu3 ul li a.dang{ /*hover and dang link*/
	color: #FFFFFF;
	background-image: url(img/menu-2.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 26px;
	width: 75px;
}
.xinwen{
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.xinwen a{
	color: #000000;
	text-decoration: none;
}
.xinwen a:hover{
	color: #3C8BAC;
	text-decoration: underline;
}
