.s1 {
	font-family: "宋体", "黑体";
	font-size: 12px;
	line-height: 26px;
	color: #333333;
}
.s2 {
	font-family: "宋体", "黑体";
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FF6600;
}
#container {
	margin:0 auto;
	padding:2px 0px;
	width:980px;
}
#header {
	width: 1004px;
	height: 293px;
}
#header #menu {
	width:1004px;
	height:26px;
	background-image:url(menubg.gif);
	text-align: center;
}
#header #menu ul {
	list-style:none;
	margin:0px;
	width: 650px;
	display: block;
	height: 26px;
}
#header #menu ul li {
	width:80px;
	height:19px;
	float: left;
	color: #fff;
	display: block;
	padding-top: 7px;
}
#header #menu ul li a{
	color:#fff;
	text-decoration:none;
}
#header #menu ul li a:hover {
	color:#ff3;
}
#body {
	height: 450px;
	background: url(lbg.gif) repeat-y;
	background-color:#fff;
	width: 1004px;
}
#body #left {
	width: 188px;
	float: left;
}
#body #left #menu {
	margin:6px 0px 0px 10px;
	width:169px;
}
#body #left #menu #top {
}
#body #left #menu #content {
	background-image:url(lmcbg.gif);
	width:169px;
}
#body #left #menu #content ul{
	margin:0px;
	padding-bottom:3px;
	background:url(lmlistbg.gif) no-repeat;
	width:169px;
	height:113px;
	list-style: none;
}
#body #left #menu #content ul li{
	margin:0px 10px;
	padding:6px 0px 0px 5px;
	width:144px;
	font-size:14px;
	height:18px;
	background:url(lmline.gif) bottom no-repeat;
}
#body #left #menu #bottom {
	background-image:url(lmbbg.gif);
	width:169px;
	height:6px;
	overflow:hidden;
}
#body #main {
	width: 816px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}
#body #main #title {
	margin:20px 30px 0px 27px;
	width:759px;
	height:26px;
	border-bottom: solid #d8d8d8 1px;
}
#body #main #title #location {
	float:right;
	width:200px;
	height: 20px;
	text-align: right;
}
#body #main #title #mtop {
	float:left;
	width:300px;
}
#body #main #content {
	padding: 25px 10px 0px 60px;
	width: 700px;
	line-height:20px;
}
#footer {
	height: 163px;
	width: 1004px;
	clear: both;
	background-image: url(bbgglh.gif);
}
#footer #cr {
	text-align:center;
	width:1004px;
	line-height: 16px;
	color: #fff;
	position: absolute;
	top: 795px;
}
#newslist {
	list-style:none;
	margin:0px 0px 0px 10px;
}
#newslist li {
	height:18px;
	border-bottom:dashed #ccc 1px;
	padding-top: 8px;
}
#ulpro {
	list-style:none;
}
#ulpro li {
	width:132px;
	height:110px;
	float:left;
	margin:2px 0px 0px 2px;
	overflow:hidden;
}
#ulpro li img {
	width:132px;
	height:110px;
	overflow:hidden;
}
#ulpro li p {
	text-align:center;
	margin:5px 0px 0px 0px;
}
#pagelist {
	margin:10px 30px 0px 0px;
	height:20px;
	width:300;
	text-align:right;
	bottom:0px;
}
.title {
	font:bold 16px 宋体;
	text-align:center;
	width:auto;
	height:30px;
}
.date {
	text-align:center;
	width:auto;
	height:25px;
}
.content {
	width:auto;
	padding-bottom:5px;
}
.protext {
	text-align:center;
	height:160px;
	width:162px;
	margin: 0px 10px 5px 0px;
	float: left;
}
.propic {
	width:160px;
	height:120px;
	border:solid #aaa 1px;
	text-align: center;
	background-color: #fff;
	padding: 5px 0px;
	overflow: hidden;
	margin-bottom: 3px;
}
.a1 {
	font-family: 宋体, 黑体;
	font-size: 12px;
	color: #333333;
}
.a1:link {
}
a1:visited {
	color: #333333;
}
.a1:hover {
	color: #333333;
}
.a1:active {
	text-decoration: none;
}