/* CSS Document 
 * Author： LYD
 * Create Date： 2012-5-4
 */
body {
	background:url(/www/images/new/bgcolor_img.jpg) repeat;
  /*白底改动了*/ 
  color:#666;
  font:normal 12px/180% SimSun,Arial Narrow;
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, 
form, fieldset, img, div {
  border:none;
  margin:0;
  padding:0;
  list-style:none;
}
a { 
  outline: none;
} 
a:focus { 
  outline: none; 
} 
a:link, a:visited {
  text-decoration:none;
}
a:hover, a:active {
  text-decoration:none;
}
.home {

}
/* -------------------------- #header -------------------------*/ 
#header .innerHeader {
  margin:0 auto;
  text-align:left;
  width:970px;
}
#header .innerHeader .logo {
  float:left;
  height:54px;
  width:140px;
  display:table;  
  text-align:center;
  *position:relative;
  *overflow:hidden;
}
#header .innerHeader .logo a {
	display:table-cell;
	vertical-align:middle;
	*position:absolute;
	*left:50%;
	*top:50%;
}
#header .innerHeader .logo a img {
	*position:relative;
	*left:-50%;
	*top:-50%;
}
#header .nav, #header .nav li {
  float:right;
}
#header .nav {
  height:54px;
  *line-height:54px;
}
#header .nav li a {
  float:left;
  font:bold 14px/54px Microsoft Yahei;
  margin:0 18px;
  display:inline-block;
}
#header .nav li a:link, #header .nav li a:visited {
  color:#eee;
}
#header .nav li a:hover, #header .nav li a:active {
  color:#fff;
  text-decoration:none;
  text-shadow:-1px 2px 1px #000;
/*  filter:dropshadow(color=#fff,positive=true,offx=1,offy=1);  */
}
#header .nav li img {
  margin-top:13px;
  *margin-top:0;
  _margin-top:13px;
}
/* -------------------------------- #footer -------------------------------- */
#footer {
	padding-top:20px;
  clear:both;
  width:100%;background:#d9d9d9;
  text-align:center;
}
#footer p{ text-align:center;color:#919191; line-height:30px; clear:both;}
#footer a{color:#919191; text-decoration:none;}
#footer a:hover{color:#919191; text-decoration:underline}
#footer p span{
	color:#2280ae;
	margin-left:5px;
	font-size: 12px;
} 
.logo_box{width:300px; height:150px; background:url(/www/images/new/footerLogo.png) no-repeat; float:left}

.foot_box{ width:960px; margin:0 auto;}
.foottab{ float:left; font-size:12px; color:#919191; margin-left:39px;}
.foottab td{font-size:12px; color:#919191; text-align:left; line-height:25px;}
.foottab td a{font-size:12px; color:#919191; text-align:left; line-height:25px;}
.foottab thead th{ font-weight:bold; color:#919191; font-size:12px; text-align:left; padding-bottom:15px; }

.gw_beian,.gw_beian a{font-size:13px;}