@charset "UTF-8";
/* CSS Document */

#wrapper {
	width:1000px;
	margin:auto;
	background:#FFF;
}
#topBox {
	height:80px;
	position:relative;
	background:#f0f4f9 url(img/topBg.gif) repeat-x;
}
h1#logo {
	width:185px;
	height:55px;
	position:absolute;
	left:35px;
	top:18px;
	text-indent:-9999px;
	background-image: url(?/css_new/img/logo.gif);
	background-repeat: no-repeat;
        display:block;
}
h1#logo a {
	width:185px;
	height:55px;
	display:block;
	text-indent:-9999px;
}
#date {
	height:25px;
	line-height:25px;
	position:absolute;
	/*2016-1-3 Yin right:400px;*/
	right:200px;
	top:0px;
}
#infrastructure {
	width:375px;
	height:25px;
	background:url(?/css_new/img/infrastructureBg.gif) no-repeat;
	line-height:25px;
	text-align:center;
	position:absolute;
	right:0;
	top:0px;
	color:#b27a22;
}
#infrastructure a {	margin:0 4px;color:#b27a22;}
#infrastructure a.currently {color:#f00;}
#menu {	width:775px;height:40px;position:absolute;right:0;bottom:8px;}
#menu ul {list-style:none;}
#menu ul li {display:block;	float:left;	padding:20px 8px 0 8px;	height:20px;background:url(?/css_new/img/menuline.png) no-repeat right;}
#menu ul li.noline {background:none;}
#menu ul li a {	font-weight:bold;font-size:16px;}
#menu ul li a:hover {color:#c46d1e;	text-decoration:none;}

body#index1 #menu ul li a.b1,
body#qzzc1 #menu ul li a.b2,
body#lsk1 #menu ul li a.b3,
body#news1 #menu ul li a.b4,
body#zwgk1 #menu ul li a.b5,
body#wsbs1 #menu ul li a.b6,
body#zmhd1 #menu ul li a.b7,
body#tzcj1 #menu ul li a.b8,
body#bmfw1 #menu ul li a.b9{color:#c46d1e;}


#headerBox {
	width:1000px;
	height:235px;
	position:relative;
}
#headerBox img{
	display:block;
}
#version {
	width:300px;
	height:30px;
	background:url(?/css_new/img/versionBg.png) no-repeat;
	line-height:30px;
	text-align:center;
	position:absolute;
	right:0;
	bottom:0 !important;
	bottom:4px;
	color:#FFF;
}
#version a {
	margin:0 7px;
	color:#d8d8d8;
}
#version a.currently {
	color:#fff;
}
#contentBox {
	padding:10px;
	background:#FFF;
}

#footerBox {
	margin:10px;
	padding-top:10px;
	height:100px;
	text-align:center;
	border-top:solid 1px #7797c0;
	color:#717171;
}
#footerBox p {
	margin:5px;
}
#footerBox p a {
	margin:0 5px;
	color:#717171;
}


#breadcrumbbox{ background:#e6edf6; height:30px;}
#breadcrumb{line-height:30px; margin-left:10px; color:#000;}
#search{ float:right; line-height:30px; margin-right:10px; padding-top:4px;}
#search *{ float:left; margin-left:5px;}
#search .sreachbutton{ color:#FFF; background:url(?/css_new/img/searchblue.gif) center no-repeat; font-size:12px; font-weight:normal; width:42px; height:20px; border:none;}
#search select{float:left;}


.menu_list {	
	width: ;
}
.menu_head {
	padding: 5px 15px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background:url(?/css_new/img/icon-right.gif) center left no-repeat;
	border-bottom:solid 1px #CCC;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
  
  
  #contentB {
	width:245px;
	float:right;
	line-height:normal;
}
#contentB h2 {
	text-align:center;
	height:35px;
	line-height:35px;
	margin-bottom:15px;
	font-size:14px;
}

#contentB h3 {
	margin-bottom:20px;
	font-size:14px;
	padding-bottom:3px;
}
#contentB h3 span {
	float:right;
	font-size:12px;
	font-weight:normal;
	padding-top:3px;
}
#contentB h3 span a {
	color:#83a0b8;
}
#contentB ul {
	list-style:none;
	margin:0 5px;
}
#contentB li {
	margin-bottom:5px;
}
.gk {
	display:block;
	height:45px;
}
.gk li {
	float:left;
	line-height:32px;
	text-align:center;
}
.gk li.one {
	background:url(?/css_new/img/otBg3.gif) no-repeat;
	width:80px;
	margin-left:7px;
}
.gk li.two {
	background:url(?/css_new/img/otBg2.gif) no-repeat;
	width:105px;
	margin-left:15px;
}
.button_green {
	display:block;
	height:26px;
	padding-left:5px;
}
.button_green li {
	float:left;
	background:url(?/css_new/img/geBg.gif) repeat-x;
	line-height:26px;
	text-align:center;
	margin-right:5px;
	padding:0 4px;
	*padding:0 5px !important;
	border:solid 1px #77ac29;
}
.button_blue {
	margin:0px auto 5px 0px;;
	display:block;
	height:26px;
	padding-left:7px;
	*padding-left:5px; !important;	
}

.button_blue a{
	float:left;
	font-size:14px;
	background:url(?/css_new/img/button_b_bg.gif) repeat-x;
	width:60px;
	height:16px;
	text-align:center;
	margin-right:3px;
	padding:5px 4px;
	border:solid 1px #7ca7d7;
}
.button_blue a.addWidtth{width:80px;}

.budui{	background: url(?/css_new/../images/icon4.gif) no-repeat right center;}
.kuang{height: 14px;width: 114px;}
/*2017-1-3 Yin #ling_h{float: right;width:375px;height:25px;background:url(?/css_new/img/infrastructureBg.gif) no-repeat;line-height:25px;text-align:center;color:#b27a22;}*/
#ling_h{float: right;width:175px;height:25px;background:url(?/css_new/img/infrastructureBg.gif) no-repeat;line-height:25px;text-align:center;color:#b27a22;}
#ling_h a {	margin:0 4px;color:#b27a22;}
#ling_h a.currently {color:#f00;}
#ling_hu{width:300px;height:30px;background:url(?/css_new/img/versionBg.png) no-repeat;line-height:30px;text-align:center;	position:absolute;right:0;bottom:0 !important;bottom:4px;color:#FFF;}
#ling_hu a {margin:0 7px;color:#d8d8d8;}
#ling_hu a.currently {color:#fff;}
