
html, body, p, div, img, ul, ol, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0;
}
ul, ol, li {
	list-style: none;
}
body {
	color: #000;
	font: 12px/1.5em ËÎÌå, Arial;
	text-align: center;
	background: #FFF none;
}
a, a:link {
	color: #000;
	text-decoration: none;
}
a:active, a:hover {
	color: #F00;
	text-decoration: underline;
}

#top {
	margin: 20px auto 10px auto;
	width: 960px;
	text-align: left;
	background: transparent url("images/line.jpg") no-repeat 180px 10px;
}
#logo {
	background: transparent url("images/hm.gif") no-repeat 210px 25px;
}

#nav {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: transparent url("images/mainmenu_bg.jpg") repeat-x 0 0;
}
#main_nav {
	margin: 0 auto;
	width: 960px;
	color: #FFF;
}
#nav a {
	display: block;
	width: 120px;
}
#nav a:link, #nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #000;
	text-decoration: none;
	background-color: #F6F6F6;
}
#nav li {
	float: left;
	width: 120px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 120px;
	line-height: 30px;
	z-index: 999;
}
#nav li ul li {
	float: left;
	width: 120px;
	background-color: #F6F6F6; 
}
#nav li ul a {
	display: block;
}
#nav li ul a:link, #nav li ul a:visited {
	color: #000;
	text-decoration: none;
}
#nav li ul a:hover {
	color: #FFF;
	text-decoration: none;
	background: #C00;
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#sideshow {
	text-align: center;
	margin: 0 auto;
}
#middle {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	overflow: auto;
}
#news {
	margin: 10px 0;
	width: 423px;
	display: block;
	float: left;
}
#news-tab {
	overflow: hidden;
	zoom: 1;
	background-color: #CCC;
}
#news-tab li {
	float: left;
	padding: 0 18px;
	height: 30px;
	color: #000;
	line-height: 30px;
	cursor: pointer;
}
#news li.on {
	color: #FFF;
	background-color: #C00;
}
#content div{
	padding: 5px;
	display: none;
	text-align: left;
}
#content div.show{
	display: block;
}
#content li {
	position: relative;
	margin-left: 15px;
	list-style-type: disc;
}
#newslist li {
	position: relative;
	margin-left: 20px;
	list-style-type: disc;
}
#content li span, #newslist li span {
	position: absolute;
	top: 0;
	right: 0;
}
#txwh {
	float: left;
	margin: 10px 0 0 10px;
}
.subject {
	display: block;
	border: 1px solid #CCC;
	width: 255px;
	height: 128px;
	background: transparent url("images/lm_bg.jpg") repeat-x;
}
.subject img {
	float: left;
}
.subject h3{
	color: #C00;
	font-size: 14px;
	line-height: 2em;
}
#sjfwtx img{
	margin: 10px 5px;
}
#sjfwtx {
	margin-top: 5px;
}
#qywh img {
	margin: 3px 5px;
}
#video {
	float: left;
	margin: 10px 0 0 10px;
}
#video h3 {
	color: #000;
	line-height: 30px;
	text-align: center;
	background-color: #CCC;
}
#CuPlayer {
	text-align: center;
}
#sidebar {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	padding-right: 30px;
}
#sidebar li {
	display: block;
	border-bottom: 1px solid #CCC;
	font: bold 14px/3em ËÎÌå, Arial;
}
#sidebar li.currentNav a {
	color: #F00;
}
#sidebar li a, #sidebar li a:link {
	color: #000;
	text-decoration: none;
}
#sidebar li a:active, #sidebar li a:hover {
	color: #F00;
	text-decoration: none;
}
#sidecontent {
	overflow: auto;
	zoom: 1;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 2em;
}
#sidecontent p {
	text-indent: 2em;
	margin-bottom: 1em;
}
#sidecontent h1, #sidecontent h2, #sidecontent h3, #sidecontent ul, #sidecontent ol {
	margin-bottom: 1em;
}
#sidecontent ul {
	list-style-type: disc;
}
#sidecontent ol li {
	margin-left: 25px;
	list-style-type: decimal;
}
#sidecontent ul li {
	margin-left: 25px;
	list-style-type: disc;
}
#sidecontent img {
	margin-left: -2em;
}
#sidecontent hr {
	clear: both;
}
.pages {
	text-align: center;
}
.pages a {
	margin-right: 5px;
}
h1 {
	margin-bottom: 10px;
	font: bold 20px/2em ËÎÌå, Arial;
	border-bottom: 1px solid #CCC;
}
#newsinfo {
	text-align: right;
}
#newstitle{
	text-align: center;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
#footer {
	color: #FFF;
	background: #C00 url("images/ft_bg.jpg");
}
#footer div {
	width: 960px;
	margin: 0 auto;	
	padding-top: 10px;
	text-align: left;
}
#footer li{
	float: left;
	display: block;
	width: 25%;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer p {
	clear: both;
	padding-top: 1em;
	text-align: center;
}
#copyright {
	clear: both;
	padding: 10px 0;
	text-align: center;
}