body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#17569b;
	text-decoration:underline;
}

.s1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}
.s2 {
	font-family: Arial, Helvetica, sans-serif;
	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;
}
#body {
	height: 450px;
	background: url(lbg.gif) repeat-y;
	background-color:#fff;
	width: 1004px;
}
#left {
	width: 200px;
	float: left;
}
#left #menu {
	margin:0px 0px 0px 0px;
	width:200px;
}
#left #menu #top {
    margin:5px 0px 20px 0px;
}
#left #menu #content {
	background-image:url(lmcbg.gif);
	width:200px;
}
#left #menu #content ul{
	margin:0px;
	padding-bottom:3px;
	width:200px;
	height:113px;
	list-style: none;
}
#left #menu #content ul li{
	margin:0px 10px;
	padding:3px 0px 2px 0px;
	width:180px;
	height:14px;
	list-style:none;
}
#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:250px;
	height: 20px;
	text-align: right;
}
#body #main #title #mtop {
	float:left;
	width:300px;
}
#body #main #content {
	padding: 25px 30px 0px 40px;
	width: 746px;
	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;
}
#pagelist {
	margin:10px 30px 0px 0px;
	height:20px;
	width:auto;
	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;
}