body,td,th {
	font-family: "Î¢ÈíÑÅºÚ",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding:0px;
	margin:0px;
	line-height:22px;
}
body {
	background-color: #ffffff;
	background-image: url(../newsimg/top_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
a:link {color: #555555; text-decoration: none;}
a:visited {color:#555555; text-decoration: none;}
a:active {color: #555555; text-decoration: none;}
a:hover {color: #0885E0; text-decoration: none;}

.a:link {
	display:block;
	width:190px;
	height:28px;
	color:#555555;
	line-height:28px;
	text-decoration:none;
	text-align: left;
	background-image: url(../images/prolistbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: 25px;
}
.a:visited {
	display:block;
	width:190px;
	height:28px;
	color:#555555;
	line-height:28px;
	text-decoration:none;
	text-align: left;
	background-image: url(../images/prolistbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
		text-indent: 25px;
}
.a:hover {
	display:block;
	width:190px;
	height:28px;
	color:#E56716;
	font-weight:bold;
	line-height:28px;
	text-decoration:none;
	text-align: left;
	background-image: url(../images/prolistbg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
		text-indent: 25px;
}
.a:active {
	display:block;
	width:190px;
	height:28px;
	color:#555555;
	line-height:28px;
	text-decoration:none;
	text-align: left;
	background-image: url(../images/prolistbg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
		text-indent: 25px;
}

.left{ background-color:#0885E0; width:80px; height:30px; font-size:14px; color:#FFF;}
.right{ background-color:#eeeeee; width:240px;}

.top_a:link,.top_a:visited,.top_a:active{color:#686868;text-decoration:none;font-size: 12px;display: block;float: left; height: 40px;width: 80px;line-height: 43px;text-align: center;font-weight:bold; padding-top:3px;}
.top_a:hover {color:#ffffff;text-decoration: none;font-size: 12px;font-weight: bold;background-image: url(../images/menubg02.png);background-repeat: no-repeat; height: 40px; padding-top:3px;}
.top_a1:link,.top_a1:visited,.top_a1:active{color:#ffffff;text-decoration:none;font-size: 12px;background-image: url(../images/menubg02.png);background-repeat: no-repeat;display: block;float: left;height: 40px;width: 80px;line-height: 43px;text-align: center;font-weight:bold; padding-top:3px;}
.top_a1:hover {color:#000000;text-decoration: none; padding-top:3px;}


/*ÍøÕ¾Í·²¿*/

* {padding:0;margin:0;list-style:none;}

.col960 {
	width:322px;
	margin:auto;
}
.navbg {
	height:40px;
	width: 100%;
	background: #0885E0;
	box-shadow: 1px 1px 7px #999;
	position:absolute;
	z-index:999;
	left:0;
	background-image: url(../newsimg/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#navul li {
	float: left;
	margin-right: 1px;
	width:106px;
	height:40px;
	position:relative;
	text-align:center;
	line-height:40px;
}
#navul li.navhome {
	text-align:left;
	padding:0 0px 0 40px;
	width:60px;
}
#navul li a:link, #navul li a:visited {
	color:#FFFFFF;

}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:38px;
	left:-1px;
	background:#ff0000;
	border:#ff0000 1px solid;
	border-bottom:none;
}
#navul li ul li {
	display:block;
	width:154px;
	float:none;
	margin-right:0px;
	height:28px;
	position:relative;
	line-height:28px;
	border-bottom:#ff0000 1px solid;
	font-size:12px;
}
#navul li.navmoon {
	background:#ff0000;
	border:#ff0000 1px solid;
	width:104px;
	height:38px;
	line-height:38px;
}
#navul li.navmoon a {
	color:#FFFFFF;
}
#navul li.navhome a:hover {
	color:#FCFF00;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:104px;
	height:28px;
	line-height:28px;
}
#navul li.navmoon ul a:hover {
	background:#333333;
}