/* 头部开始 */
#header{ width:100%;height:142px; overflow:hidden; 	}
.header{ width:1000px;height:142px; overflow:hidden;	margin:0 auto;	}
.header .logo{ width:auto; height:auto; overflow:hidden;	margin:42px 0 0;	}
.header .header_1{ width:auto; height:auto; overflow:hidden;	margin:36px 24px 0 0 ;	}

#nav{ width:100%;height:40px; overflow:hidden; background:#163d73;	}
.nav{ width:1000px;height:40px; overflow:hidden;	margin:0 auto;	}
.nav li{ float:left; width:84px; height:40px; line-height:40px; overflow:hidden;}
.nav li a{ display:block; width:84px; height:40px; line-height:40px; overflow:hidden; font-family:"微软雅黑"; font-size:14px; color:#fff; text-align:center;}
.nav li a:hover{ text-decoration:none; background:#4276b0;}
.nav li.nav1{width:76px; }
.nav li.nav1 a{width:76px; }
#now_index{ text-decoration:none; background:#4276b0; }
/* 头部结束 */

/* 底部开始  */
#footer{ width:100%;height:auto; overflow:hidden; background:url(../images/footer_bg.gif) repeat; padding:0 0 20px 0;	}
.footer{ width:1000px;height:auto; overflow:hidden;	margin:0 auto;	}
.foot1{width:auto;height:auto; overflow:hidden; margin:22px 0 0;}
.foot1 .tit{width:auto;height:34px; line-height:34px; overflow:hidden; border-bottom:solid 1px #666; font-family:"微软雅黑"; font-size:13px; color:#bdbdbd;}
.foot1 .tit a{ padding:0 15px; color:#bdbdbd;}
.foot1 .tit a.tit1{ padding-left: 4px;}
.foot1 .info{width:auto;height:auto; line-height:20px; overflow:hidden; font-family:"微软雅黑"; font-size:13px; color:#bdbdbd; margin:16px 0 0;}
.foot1 .info p{ line-height:20px; }

.foot2{ width:255px;height:auto; min-height:110px; margin:12px auto 0; background:#000; filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;   }
.foot2 li{ width:220px;height:26px; line-height:26px;  margin:6px auto 0; font-family:"宋体"; font-size:12px; color:#cecece; font-weight:bold; text-indent:12px; background:url(../images/in_xnljbg.png) no-repeat; }
.foot2 li span{	width:220px;	display:block;	position:absolute;	top:26px; left:0;	z-index:999;	}
.foot2 li span .foot2a{	width:220px; height:auto;	overflow:hidden; margin:4px 0 0;	}
.foot2 li span .foot2a a{display:block; width:220px;height:20px; line-height:20px; overflow:hidden; font-family:"宋体"; font-size:12px; color:#cecece; text-indent:12px; float:left; font-weight:normal;	}
.foot2 li span .foot2a a:hover{background:none;	}

/* 底部结束 */