*{
	padding:0px;
	margin:0px;
}

html,body{
	width:100%;
	height:100%;
}

body{
	height:100%;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	overflow: hidden;
	z-index:1;
}
body.hidemenu{
	background:none;
}

ul{
	list-style:none;
}
form{
	margin:0;
	padding:0;
	}

.head{
	width:100%;
	overflow:hidden;
	z-index:8;
	position:relative;
}

.top{
	height:50px;
	width:100%;
	background: #2c9aeb;
	overflow:hidden;
	clear:both;
}
.head-login{
	padding-top: 150px;
	width:100%;
	overflow:hidden;
	z-index:8;
	position:relative;
}
.top .top_logo{
	line-height:50px;
	padding-left: 15px;
	font-size: 16px;
	color:#fff;
	float:left;
}
.head-login .top_logo{
	margin: 0 auto;
	padding: 0;
	line-height: 50px;
	width: 380px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #2c9aeb;
}
.top .top_link{
	float:right;
	padding:10px 10px 0px 0px;
}
.top .top_link ul{
	float:left;
	padding:8px 0px 0px 0px;
	line-height:14px;
	overflow:hidden;
}
.top .top_link ul li.welcome{
	border-right:none;
	color:#fff;
	padding-right:6px;
}
.top .top_link ul li{
	float:left;
	color:#fff;
	border-right:1px solid #61910f;
	margin-right:-1px;
}
.top .top_link ul li a{
	color:#fff;
	padding-left:11px;
	padding-right:11px;
	text-decoration:none;
}
.top .top_link ul li a:hover{
	color:#fff;
	text-decoration:underline;
}

.top .top_link .quick{
	padding:3px 0px 0px 0px;
	float:left;
}
.top .top_link .quick a{
	display:block;
	text-decoration:none;
	color:#c60;
	float:left;
	line-height:21px;
	height:21px;
	overflow:hidden;
}
.top .top_link .quick a.ac_qucikmenu{
	width:81px;
	background:url(/uploads/image/gimg/quick_bg.gif) left top no-repeat;
	letter-spacing:1px;
	text-indent:8px;
}
.top .top_link .quick a.ac_qucikmenu:hover{
	background:url(/uploads/image/gimg/quick_bg.gif) left bottom no-repeat;
}
.top .top_link .quick a.ac_qucikadd{
	width:19px;
	background:url(/uploads/image/gimg/quick_bg.gif) right top no-repeat;
}
.top .top_link .quick a.ac_qucikadd:hover{
	background:url(/uploads/image/gimg/quick_bg.gif) right bottom no-repeat;
}


.topnav{
	padding: 5px 0;
	width:100%;
	background: #373d41;
	overflow:hidden;
	clear:both;
}
.topnav .menuact{
	width:168px;
	float:left;
	padding-left:10px;
	overflow:hidden;
	padding-top:6px;
}
.topnav .menuact a{
	overflow:hidden;
	color:#999999;
	padding-left:22px;
	padding-right:3px;
	text-decoration:none;
}
.topnav .menuact a:hover{
	color:#fff;
	text-decoration:none;
}
.topnav .menuact #togglemenu{
	background:url(/uploads/image/gimg/toggle_menu.gif) 5px 0px no-repeat;
}
.topnav .menuact #allmenu{
	background:url(/uploads/image/gimg/allmenu.gif) 5px 0px no-repeat;
}

.nav{
	float:left;
	padding-left:2px;
	line-height:27px;
	color:#999;
}
.nav ul li{
	float:left;
	display:block;
	margin-left:4px;
}
.nav ul li a{
	padding:0px 11px 0px 11px;
	color:#ffcc00;
	text-decoration:none;
}
.nav ul li a:hover{
	color:#ffffff;
}
.nav ul li a.thisclass,.nav ul li a.thisclass:hover{
	color:#4e8100;
	display:block;
	font-weight:bold;
	background:#fff;
	line-height:23px;
	border-top:2px solid #ffde59;
	margin-top:4px;
	padding:0px 10px 0px 10px;
}
.sysmsg{
	height:27px;
	overflow:hidden;
	line-height:27px;
	padding-right:10px;
	float:right;
	color:#999;
	width:500px;
}
.sysmsg h3{
	font-size:12px;
	float:left;
	padding-right:6px;
	font-weight:normal;
	color:#fc0;
	display:none;
}
.scroll{
	padding-top:1px;
	float:right;
	overflow:hidden;
	height:25px;
}
.scroll ul{
}
.scroll ul li,.sysmsg ul li a{
	color:#bbb;
	text-decoration:none;
}
.scroll ul li{
	height:27px;
	overflow:hidden;
	line-height:27px;
	*line-height:27px;
	float:right;
	clear:both;
	padding-left:19px;
	background:url(/uploads/image/gimg/ico-sysmsg.png) 5px 8px no-repeat;
}
.scroll ul li a:hover{
	text-decoration:underline;
}
.scroll {
  padding-right:20px;
}
.scroll a{
	padding-left:20px;
	color:#ffffff;
	text-decoration:none;
	margin-right:10px;
	background:url(/uploads/image/gimg/ico-sysmsg.png) 3px 1px no-repeat;
}
.scroll a:hover{
	text-decoration:underline;
}
body.showmenu .left{
	display:block;
}
body.hidemenu .left{
	display:none;
}

body.showmenu .right{
	left:225px;
}
body.hidemenu .right{
	left:0px;
}

.left{
	position:absolute;
	top:87px;
	width:225px;
	left:0px;
	bottom:0px;
	z-index:7;
}

.left{
	*height:100%;
	*top:0;
	*bottom:0;
	*border-top:66px solid #fff;
	*border-bottom:0px solid #fff;
	*z-index:1;
}

.menu{
	height:100%;
}
.menu iframe{
	height:100%;
	width:99.99%;
	z-index:20;
}

.right{
	position:absolute;
	right:0;
	top:87px;
	bottom:0px;
	z-index:7;
}

.right{
	*height:100%;
	*top:0;
	*bottom:0;
	*border-top:66px solid #fff;
	*border-bottom:0px solid #fff;
	*z-index:1;
}
.main{
	height:100%;
}
.main iframe{
	height:100%;
	width:99.99%;
	z-index:20;
}

.qucikmenu{
	position:absolute;
	right:10px;
	top:32px;
	z-index:9;
	display:none;
	/*-moz-opacity:0.98;
	filter:alpha(opacity=98);
	/**/
}
.qucikmenu ul{
	width:110px;
	list-style:none;
	border:1px solid #e7e7e7;
	background:#fff;
}
.qucikmenu ul li{
	display:block;
	text-align:left;
}
.qucikmenu ul li a{
	height:29px;
	line-height:29px;
	display:block;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.qucikmenu ul li a:hover{
	text-decoration:none;
	background:#f7f7f7;
}



.pagemask{
	width:100%;
	height:100%;
	background:#000;
	position:absolute;
	z-index:100;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	display:none;
}
.iframemask{
	position:absolute;
	z-index:80;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	height:100%;
	width:100%;
	display:none;
}
.allmenu{
	width:700px;
	background:#fff;
	border: 4px solid #333;
	z-index:999;
	position:absolute;
	left:50%;
	top:38px;
	margin-left:-350px;
	display:none;
	padding:5px 0px;
	*text-align:center;
	*width:708px;
}
.allmenu .allmenu-box{
	width:686px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	padding-left:2px;
}
.maptop{
	float:left;
	width:107px;
	overflow:hidden;
	padding-right:3px;
	padding-left:3px;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	margin-left:-1px;
	*width:115px;
}
.maptop dt.bigitem {
	padding:2px;
	background:#455656;
	color:#fff;
	line-height:19px;
	font-weight:bold;
	margin-bottom:3px;
	text-indent:3px;
}
.mapitem dt
{
	line-height:21px;
	font-weight:bold;
	text-indent:10px;
	background:#eff1f1;
}
.mapitem ul{
	margin-top:2px;	
	margin-bottom:5px;	
}
.mapitem ul li {
	text-indent:13px;
	line-height:19px;
	background:url(/uploads/image/gimg/arrr.gif) 4px 6px no-repeat;
}
.allmenu a {
	color:#5c604f;
	text-decoration:none;
}
.allmenu a:hover{
	color:#f63;	
}
/* 登录box for fangyu
-------------------------------------------------------------------*/
#login .theme {
	margin: 0 auto;
	width: 378px;
	clear: both;
	border: 1px solid #ddd;
	border-top: none;
}
#login .theme ul{padding: 20px;}

#login .theme li {
margin-bottom: 20px;
}
#login .theme span {
	float: left;
	width: 68px;
	font-size: 14px;
	display: block;
	line-height: 30px;
	text-align: center;
}
input {
	color:#000;
	font-size:12px;
	font-family:tahoma, simsun, arial;
	outline: none;
}
input#vdcode{width: 70px;}
#login .theme li.login-btn{margin: 0;}
.login-btn input{padding: 8px 0;width: 100%;font-size: 14px;color: #fff;background: #42485b;font-family: 'microsoft yahei';border: 0;cursor: pointer;}
.login-btn input:hover{background: #2c9aeb;}
input[type="text"],
input[type="password"] {
	padding: 0 10px;
	width: 265px;
	line-height: 30px;
}
* html input.text {
	width:223px;
	/*height:12px;*/
	border:1px solid #a7a6aa;
	background:#fff  0 0 no-repeat;
	margin-top: -1px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 2px;
	padding: 3px;
	line-height: 12px;
}
input[type="radio"] {
 	*margin:-1px 0 0 1px;
}
* html input.radio {
	margin:-1px 0 0 -2px;
}
.allsearch{	
	float:left;
	line-height:23px !important;
	border:1px solid #eee;
	border-right: none;
	font-family: 'microsoft yahei';
	}
.np{
	width:40px;
	height:25px;
	line-height:25px;
	border:none;
	background: #1f8fe1;
	color: #fff;
	border: none;
	cursor:pointer;	
	font-family: 'microsoft yahei';
	}