@charset "utf-8";
/* CSS Document */

 @import url(global.css);
 
 .navtop{ width:940px; float:left; background:url(../images/navTopbg.gif) no-repeat; height:30px; line-height:30px; padding:0 20px; margin-bottom:15px; }
 .navtop span{ float:left; font-size:16px; font-family:"微软雅黑","黑体",sans-serif; color:#999;}
 .navtop  i{ float:right; font-style:normal;}
  .navtop  i strong ,.navtop  i a{ float:left; margin-left:15px;}
  .navtop  i a{ margin-top:5px;}
   .navtop  i strong b{ font-weight:normal; color:#929292;}
   
 /*logo*/
 .logo{ width:980px; float:left; margin-bottom:15px;}
  .logo span{float:left;}  
  .logo i{ float:right; border:1px #E8E8E8 solid;}
  
  
  /*navtitle*/
  
  .navTitle{ width:980px; background:url(../images/navbg.gif) repeat-x; height:30px; line-height:30px; float:left;}
  .navTitle span{ float:left; }
  .navTitle i{ float:right;}
  .navTitleCon{ float:left; width:920px; overflow:hidden; padding:0 20px;}
  .navTitleCon a,.navTitleCon b{ float:left; font-size:14px; color:#fff;}
  .navTitleCon b{ margin:0 15px;}
    .navTitleCon a:hover{ text-decoration:none;}
	a.currently2,a:hover.currently2{ font-weight:bold; color:#ff0;}
	
/**/
.morenav{ width:968px; background:url(../images/morenavBg.gif) repeat-x; height:63px; border:1px #ccc solid; border-top:none; float:left; padding-left:10px; margin-bottom:10px;}	
.morenav dl{ float:left; margin:10px 15px 0 0;}
	.morenav dl dt{ float:left; margin:5px 10px 0 0;}
	.morenav dl dd{ float:left;}
	.morenav dl dd a{  margin-right:3px; display:-moz-inline-box;*display:inline-block; color:#7B7B7B;}
	.yxzx{ width:340px;}
	.pfmr{ width:340px;}

.navsearch{ border:1px #D5D5D5 solid; background:#EBEBEB; width:958px; padding:3px 10px; float:left;}
	.navsearch span{ float:left; margin-right:20px;}
	.navsearch s{ float:left; margin-right:10px;}
	.searchBorder{ border:1px solid #ccc; width:200px; float:left;}
	.navsearch strong{ float:right; border:1px dashed #ccc; background:#fff; padding:5px 10px;}
	.navsearch strong img{ float:left; margin:0 5px;}
	.navsearch  b{float:left;  margin:5px 0 0 0;}
	.navsearch  b img{ margin-left:5px; float:left;}
	
	
	
/*bottomNav*/	
.botNav{ background:#666; width:980px; text-align:center; float:left; height:25px; line-height:25px; color:#CCC; margin-top:10px;}
.botNav a,.botNav a:hover{ color:#fff; margin:0 10px;}

.copyright{ width:980px; float:left; text-align:center; color:#666; margin-top:10px;}
