*{
	margin:0px;
	padding:0px;
	font:"宋体";
	font-size:12px;
	color:#333333;
	line-height:20px;
}
li{
	list-style:none;
}

body{
	background:#FFFFFF;
}

#page{
	text-align: left;
	width:960px;
	margin-top:10px;
}
#powerby{
  background:url(/images/powerby.gif) no-repeat left;
  background-position: 55px;
  height:18px;
  width:180px;
  text-align:left;
}
/*顶部*/
#toparea{
	width:980px;
	height:28px;
	background-color: #EBEBEB;
 	background:url(/images/bar-top.gif) no-repeat;
}
#toparea #topsite{
	margin:4px 0px 0px 5px;
	float:left;
}
#top {
	width: 960px;
	height:100px;
	margin-bottom:10px;
}
#top #logo {
	float:left;
}
#top #banner {
	float:right;
	width:790px;
	height:60px;
	margin-bottom:4px;
	background:#CCCCCC;
}
#top #topbar {
	width:790px;
	height:36px;
	background:url(/images/bar-menu.gif) no-repeat right;
	float:right;
}
#top #mainmenu {
	margin-top:7px;
	float:left;
}
#top #mainmenu li{
	float:left;
	display:inline;
	padding:0px 7px;
	background:url(/images/bar-menu-li.gif) no-repeat right;
}
/*表单*/
#searchformtop{
	float:right;
	margin-right:10px;
}
.searchform{
	margin:0;
	padding:0;
	margin-top:4px;
}
.searchform input{
	display:block;
	float:left;
}
.searchform .searcht{
	margin-left:10px;
	float:left;
	height:24px;
	width:143px;
	background:url(/images/form-search-txt.gif) no-repeat;
}
.searchform .formText{
	height:18px;
	width:128px;
	padding:5px 0px 0px 0px;
	background:none;
	border:0px;
}
.searchform .formPic{
	margin-left:-0px;
	height:24px;
	width:34px;
	border:none;
}
.left h1{
	color:#006600;
	background: url(/images/title_arrow.gif) no-repeat left #F2FBE6;
	border-bottom: #006600 1px  solid;
	padding:5px 10px 3px 25px;
	margin:3px 2px;
	font-size:14px;
	font:"黑体";
	font-size:blod;
}

.left h1 a{
	color:#006600;
	font-size:14px;
}
.left h1 .more{
	float:right;
	font-size:12px;
	text-decoration:none;
}
.right h1{
	margin:10px 10px 0px 10px;
	color:#006600;
	border-bottom:#006600 1px solid;
}
.right h1 .more{
	float:right;
	font-size:12px;
	text-decoration:none;
	color:#006600;
}
.right ol ,.right dl ,.right ul{
	margin:0px 10px;
}
.right li{
	width:240px;
	height:20px;
	overflow:hidden;
	padding-top:5px;
	border-bottom:#CCCCCC 1px dashed;
}
.right li a{
	text-decoration:none;
}
.right li a:hover{
	text-decoration:underline;
	color:#336600;
}
.right .addInfoR{
	text-align:right;
	width:50px;
	height:20px;
	overflow:hidden;
	color:#336600;
	float:right;	
}
.right dl dt{
	padding-top:5px;
	color:#336600;
}
.right dl dd{
	padding-top:5px;
	padding-left:20px;
	color:#666666;
	border-bottom:#CCCCCC 1px dashed;
}
#foot {
	width:960px;
	height:29px;
	padding-top:7px;
	clear:both;
	background:url(/images/bar-bottom.gif) no-repeat;
	text-align:center;
}
#foot a{
	margin:0px 5px;

}
#foot span{
	margin-left:100px;
}
.no li{
	padding-left:30px;
} 
.right .no li{
	width:210px;
} 
.no .no1{
	background:url(/images/no/no1.gif) no-repeat left;
}
.no .no2{
	background:url(/images/no/no2.gif) no-repeat left;
}
.no .no3{
	background:url(/images/no/no3.gif) no-repeat left;
}
.no .no4{
	background:url(/images/no/no4.gif) no-repeat left;
}
.no .no5{
	background:url(/images/no/no5.gif) no-repeat left;
}
.no .no6{
	background:url(/images/no/no6.gif) no-repeat left;
}
.no .no7{
	background:url(/images/no/no7.gif) no-repeat left;
}
.no .no8{
	background:url(/images/no/no8.gif) no-repeat left;
}
.no .no9{
	background:url(/images/no/no9.gif) no-repeat left;
}
.no .no10{
	background:url(/images/no/no10.gif) no-repeat left;
}
.clear{
	clear:both;
}
.clearMargin{
	width:100%;
	clear:both;
	margin-bottom:10px;
}
/*分页器*/
#pageControl a {
	display:block;
	float:left;
	text-decoration:none;
	padding:3px 5px 1px 5px;
	margin:0px 4px;
	color:#333333;
	font-weight:bold;
}
#pageControl a:link {
	
}
#pageControl a:hover {
	color:#FFFFFF;
	background:#339900;
}
#pageControl a:actived {

}
#pageControl #cpage{
	color:#FFFFFF;
	background:#339900;
}
#info{
	width:960px;
	height:70px;
	background:#F6F6F6;
}
#info #infoleft{
	float:left;
	width:465px;
	text-align:left;
	padding:4px;
	margin:4px;
	color:#999999;
}
#info #inforight{
	text-align:right;
	float:right;
	width:425px;
	padding:4px;
	margin:4px;
	color:#999999
}
#info #infoimg{
	float:right;
	width:38px;
	height:41px;
	margin:4px;
}