

ul {
	list-style:none;
	margin:0px;
	padding:0px;
	
}

li {
	list-style:none;
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
	
}
#pE { font-family:Verdana, Arial, Helvetica, sans-serif;}
#header {
	margin:30px 0 0 70px;
	width:735px;
	height:72px;
	
}
#container { width:auto; height:auto;
	
}
#mainbav {
	margin:30px 0 0 0;
	float:left;
	width:110px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#mainbav ul {
	list-style:none;
	display:block;
	
}
#mainbav li {
	color:#FFF;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:110px;
	height:24px;
	line-height:24px;	
}
#mainbav li a {
	color:#fff;
	display:block;
	height:24px;
	line-height:24px;
	border-bottom:#fff 1px solid;
	

}
#mainbav li a:hover {
	background:#fff;
	color:#9d0000;
	height:24px;
	line-height:24px;
}
#content {
	float:left;
	margin:14px 0 0 20px;

	width:600px;
	height:300px;
	text-align:left;

}
#content .top {
	width:200px;
	height:25px;
	border:0;
	margin:5px 0 0 0;
	
}

#content .news {
	 width:200px;
	 margin-top:10px;
	
}
#content .news li {
	width:180px;
	height:18px;
	line-height:18px;
	margin:0 5px 0 10px;
	float:left;
	
}
#content .tit {
	 margin:10px 0 0 13px;
	
}
#content .news li span { 
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	table-layout:fixed;
	word-break:break-all;
	word-wrap: break-word;
	
}
#content .title {
	color:#9d0000;
	width:550px;
	
}
#content .title ul {
	margin:0 0 0 8px;
	text-align:center;
	
}
#content .title li {
	float:left;
	width:550px;
	height:30px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:5px;
	border:0px #CE7F7F dashed;
	text-align:left;
	
}
#content .title li a {
	 color:#9d0000;
	display:block;
	
}
#content .title li a:hover {
	text-decoration: none;
	background:#99CCFF;
	color:#FFF;
	
}

#content .title2 {
	color:#9d0000;
	width:190px;
	margin:10px 0 0 10px;

	
}
#content .title2 ul {
}
#content .title2 li {
	float:left;
	width:95%;
	height:28px;
	line-height:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;

	
}


#content .act {
	 font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	
}
#content .act .tit {
	margin:10px 0 0 20px;
	
}
#content .act span {
	 font-size:19px;
	
}
#content .btn {
	 background:url(../images/btn.png) no-repeat center;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFF;
	margin:20px 0px;
	
}
#content .btn a {
	 color:#fff;
	
}
#content .map {
	margin:20px 0 0 20px;
	font-size:14px;
	width:180px;
	height:20px;
	line-height:20px;
	float:left;
	text-align:center;
}
#content .map a {
	 color:#9d0000;
	
}
#main {
	 float:left;
	width:448px;
	height:540px;
	background:#fff;
	margin:14px 0 0 0;
	color:#9d0000;
	
}
#main .sidebar {
	margin:29px 10px 10px 10px;
	border:#9d0000 1px solid;
	width:430px;
	height:500px;
	padding-top:5px;
}


