body {
	margin: 0px;
	font-family: "宋体", Times, serif;
	font-size:12px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	color:#763A08;
	font-family: "宋体", Times, serif;
	font-size:12px;
	letter-spacing: 1px;
	/*line-height: 20px;*/
}
P{
	margin:2px;
}
A{
	color:#763A08;
	font-family: "宋体", Times, serif;
	text-decoration: none;
}
A:link{
	font-family: "宋体", Times, serif;
	text-decoration: none;
}
A:hover{
	font-family: "宋体", Times, serif;
	text-decoration: underline;
}
A:visited{
	font-family: "宋体", Times, serif;
	font-size:12px;
}
.Title{
	font-size:14px;
	color:#555555;
	font-family: "宋体", Times, serif;
	filter:blur(add=2, direction=1000, strength=2)
}
.text14{
	font-size:14px;
}
.text16{
	font-size:16px;
	line-height: 30px;
}
.text18{
	font-size:18px;
	font-weight: bold;
	line-height: 26px;
}
.content14{
	font-size:14px;
	letter-spacing: 2px;
	line-height: 22px;
	}
.PP14{text-indent: 35px;font-size: 14px;text-align: justify;word-spacing: 20px;line-height: 25px;letter-spacing: 3px;}
.MenuTitle{
	font-size:12px;
	color:#555555;
	font-family: "宋体", Times, serif;
	filter:blur(add=2, direction=1000, strength=2)
}
.gray{
	font-family: "宋体";
	font-size:12px;
	color:#666666;

}
.tableBd1{
	border: 1px solid #84A1BD;
}
.div_undline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	padding-top: 2px;
	padding-left: 5px;
}
.div_unddash{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	padding-top: 2px;
	padding-left: 5px;
}
.black{
	padding-left:15px;
	font-size:12px;
	color:#000000;
	font-family: "宋体", Times, serif;
}
.black a{
	color:#000000;
}
.top {
	color:#FFFFFF;
	font-size:15px;
	font-weight: bold;
	line-height:28px;
	text-align:center;
	letter-spacing:10px;
	background-color: #996600;
	border-bottom: 1px solid #FFFFFF;
}
/*.leftMenuTop {
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	line-height:28px;
	text-align:center;
	letter-spacing:5px;
	background-color: #557B96;
}*/
.leftMenu {
	width:180px;
	letter-spacing:3px;
	background:#E6E9EA;
	line-height:25px;
	text-indent:10px;
	border-bottom:1px solid #FFFFFF;
	display: block;
}
.leftMenu a {
	width:180px;
	color:#000;
	padding-bottom:1px;
	text-decoration: none;
	display: block;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CFAC7D;
}
.leftMenu a:hover {
	background:#D7DCDD;
	color:#000;
	padding-bottom:0;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #C0B586;
}
.leftMenuNav a {
	background:#D4DBE5;
	font-weight: bold;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #BB7E00;
}
