﻿@charset "utf-8";
/* CSS Document */
/**找回密码**/
.passwordDiv{
  width:910px;
  overflow:hidden;
  margin:0 auto;}
/*头部*/
.passwordTop{
  width:100%;
  height:80px;
  background-image:url(../../image/help/topBack.jpg);
  background-repeat:no-repeat;
  background-position:right top;}  
.passwordTop_logo{
  margin-top:18px;
  margin-right:19px;
  float:left;}  
.passwordTop_logoB{
  margin-top:27px;
  float:left;
  }   
.passwordTop span{
  float:right;
  width:220px;
  height:20px;
  margin-top:5px;
  line-height:20px;
  text-align:center;}  
.passwordTop span a{
  margin-left:10px;
  margin-right:10px;
  color:#434343;} 
.passwordTop span a:hover{
  color:#3775a9;}  
/*导航*/  
.passwordNav{
  width:100%;
  height:37px;
  background-image:url(../../image/help/navCenter.gif);
  background-repeat:repeat-x;}  
.navUl{
  width:872px;
  float:left;
  height:32px;
  padding-left:15px;}  
.navUl li{
  width:90px;
  height:32px;
  float:left;
  margin-top:5px;
  margin-right:10px;
  line-height:32px;
  text-align:center;
  font-size:14px;
  font-weight:bolder;} 
.navUlA{
  color:#193b5f;
  background-image:url(../../image/help/navBack.gif);
  background-repeat:no-repeat;}
.navUlB{
  color:#fff;}  
.navUlB a{
  color:#FFFFFF;
  text-decoration:none;} 
.navUlB a:hover{
  color:#FFFFFF;
  text-decoration:underline;} 
/*------------------------内容部分---------------------------------*/  
.indexCenter{
  width:910px;
  overflow:hidden;}
/*---------------左边内容----------------*/    
.indexLeft{
  width:670px;
  overflow:hidden;
  float:left;}

/*广告*/
.ad{
  width:670px;
  height:240px;
  overflow:hidden;}  
/*常见问题*/
.problem{
  width:100%;
  overflow:hidden;
  margin-top:10px;}   
.problemTitle{
  width:100%;
  height:30px;
  float:left;
  background-image:url(../../image/help/titleCenter.gif);
  background-repeat:repeat-x;}  
.problemTitle span{
  float:left;
  font-size:14px;
  font-weight:bolder;
  padding-top:8px;
  color:#193b5f;
  margin-left:8px;}
.problemCenter{
  width:668px;
  overflow:hidden;
  float:left;
  border-left:1px solid #a9c9ea;
  border-right:1px solid #a9c9ea;}  
.publicBottom{
  float:left;
  width:100%;
  font-size:0px;
  background-image:url(../../image/index/divBottomCenter.gif);
  background-repeat:repeat-x;}  
.wentiUl{
  width:100%;
  padding-top:5px;
  overflow:hidden;}   
.wentiUl li{
  width:320px;
  height:22px;
  line-height:22px;
  float:left;
  padding-left:12px;
  color:#3a5b98;} 
.wentiUl li a{
  color:#434343;
  text-decoration:none;}
.wentiUl li a:hover{
  color:#ff6c00;
  text-decoration:none;}     
/*---------------右边内容----------------*/      
.indexRight{
  width:230px;
  overflow:hidden;
  float:right;}  
/*QQ在线*/
.rightDiv{
  width:228px;
  overflow:hidden;
  padding-top:1px;
  padding-bottom:1px;
  margin-top:10px;
  border:1px solid #7ca5d3;}  
.qqCenter{
  width:226px;
  height:96px;
  overflow:hidden;
  margin-left:1px;
  text-align:center;
  background-image:url(../../image/help/qqBack.gif);
  background-repeat:repeat-x;}
.qqCenter img{
  margin-top:12px;} 
/*金牌会员*/
.vipCenter{
  width:226px;
  height:126px;
  overflow:hidden;
  margin-left:1px;
  text-align:center;
  background-image:url(../../image/help/divBack.gif);
  background-repeat:repeat-y;}   
.vipCenter table{
  width:100%;
  height:126px;
  background-image:url(../../image/help/xianCenter.gif);
  background-repeat:no-repeat;
  background-position:0 center;} 
.vipCenterFont img{
  margin-bottom:10px;}   
.vipCenter a{
  color:#7c7c7c;
  text-decoration:none;}
.vipCenter a:hover{
  color:#ff6c00;
  text-decoration:none;} 
/*新增功能*/  
.gongneng{
  width:228px;
  overflow:hidden;
  float:left;
  border-left:1px solid #a9c9ea;
  border-right:1px solid #a9c9ea;}     
.gnUl{
  padding-left:12px;
  padding-top:10px;
  padding-bottom:63px;
  overflow:hidden;} 
.gnUl li{
  width:100%;
  height:27px;
  line-height:27px;
  font-size:14px;
  background-image:url(../../image/help/jiantou.gif);
  background-repeat:no-repeat;
  background-position:0 7px; overflow:hidden;}   
.gnUl li a{
  color:#3a5b98;
  margin-left:8px;
  text-decoration:none;} 
.gnUl li a:hover{
  color:#3a5b98;
  text-decoration:underline;}  
/*--------------------------------------问题内容页面--------------------------------*/  
.news{
  width:630px;
  margin:0 auto;
  min-height:421px;
  _height:421px;
  overflow:hidden;
  _overflow:inherit;
  padding-bottom:10px;}
.newsText{
  font-size:14px;
  font-weight:normal;
  color:#434343;
  line-height:25px;
  margin-top:15px;} 
.newsTitle{
 font-size:14px;
 font-weight:bolder;
 color:#3a5b98;
 line-height:25px;}
   
