@charset "utf-8";
/* CSS Document */

h3,h1,ul,li,p{
	padding:0;
	margin:0;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#03C;
}
h1{
	padding:20px 20px 0 20px;
	text-align:center;
	font-size:18px;
	color:#390;
}
h3{
	font-size:16px;
}
/**************************nav*************************/
#nav {
	font-size:14px;
	height:50px;
	line-height:50px;
	font-weight:bold;
	background:#016000;
	width:100%;
}
.hidecontent {display:none;}
/*导航*/
.menu{_overflow:hidden; padding-left:30px;z-index:999;position:relative;margin-left: 50px;}
.menu a{color:#FFF;}
.menu li{font-size:14px;float:left;position:relative;width:100px;text-align:center;list-style:none;}
.menu li:hover{padding:0;background:#003900;}
.menu li:hover a{color:#FFF}
.menu li.no_sub:hover{}
.menu ul{width:100px;background:#003900;position:absolute;left:0;top:-999em;z-index:99999;display:none;padding:0 0 10px 0;}
.menu li:hover ul{top:50px;display:block;}
.menu li:hover ul li{font-size:12px;border:none;width:100px;height:40px;line-height:40px;text-align:center;}
.menu li:hover ul li a{color:#FFF;text-decoration:none;padding:0;}
.menu li:hover ul li a:hover{text-decoration:none;color: #9F0 ;}
/*IE6*/
.mainlistblock{
	padding:10px;
	background:url(../images/ulan.gif) no-repeat left top;
	font-size:12px;
}
.lists{
	padding:5px 0 0 10px;
	margin:0;
}
.lists li{
	padding-bottom:10px;
	margin:0 5px 10px 5px;
	border-bottom:1px dotted #CCC;
	line-height:24px;
	list-style:none;
}
.lists li:last-child{border-bottom:0;}
.lists span{
	float:right;
	color:#666;
	font-size:12px;
}
.list{
	padding:5px 0 0 10px;
	margin:0;
	overflow:hidden;
}
.list li{
	padding-bottom:10px;
	margin:0 5px 10px 5px;
	line-height:20px;
	list-style:none;
}
.list span{
	color:#999;
	font-size:12px;
	display:block;
}
.list a{
	font-weight:600;
	font-size:13px;
}
.list img{
	width:200px;
	height:83px;
	float:left;
	margin-right:10px;
}
.colblock{
	margin:20px 10px 0 10px;
	float:left;
	position:relative;
}
.col0{
	width:600px;
}
.col1{
	width:420px;
}
.col2{
	width:510px;
}
.clear{
	clear:both;
}
.coltitle{
	padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
	background:url(../images/ulantop.jpg) no-repeat left;
}
.coltitle2{
	padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
	background:url(../images/ulantop2.jpg) no-repeat left;
}
.cont{
	margin:10px;
	padding:10px;
	font-size:16px;
	line-height:200%;
}
.links{
	padding:10px;
	font-size:12px;
	color:#666;
}
.links a{
	font-size:12px;
	color:#F90;
	padding:0 10px;
}
.more{
	position:absolute;
	right:0px;
	top:0px;
	font-size:12px;
	padding:5px 10px;
}
.more a{
	color: red;
}
#bottom .bottomfirst{
	width:400px;
	float:left;
	margin:10px;
	border-right:1px solid #999;
}
#bottom .bottomsecond{
	width:400px;
	float:left;
	margin:10px;
	border-right:1px solid #999;
}
#bottom .bottomthird{
	width:180px;
	float:left;
	margin:10px;
	text-align: center;
	
}
#bottom .btitle{
	color:#090;
	font-size:16px;
	border-left:6px #090 solid;
	padding-left:15px;
	margin-bottom:10px;
}
#bottom .follow{
	color: #F90;
	font-size:16px;
	margin-bottom:10px;
}
.mem{
	padding:20px;
	font-size: 16px;
}
.mem img{
	width: 120px;
	height: auto;
	float: left;
	margin-right:20px; 
}
.mem li{
	list-style: none;
	overflow: hidden;
	padding: 10px 0;
}
.mem .texts{
	color: #999;
	font-size: 14px;
}