@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:572px;
  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;}
.navUlA a{ color:#193b5f; text-decoration:none; }
.navUlB{
  color:#fff;}  
.navUlB a{
  color:#FFFFFF;
  text-decoration:none;} 
.navUlB a:hover{
  color:#FFFFFF;
  text-decoration:underline;} 
/*------------------------内容部分---------------------------------*/  
.indexCenter{
  width:910px;
  overflow:hidden;}
.linkImg{
  width:100%;
  overflow:hidden;}
.linkImg li{
  width:113px;
  height:30px;
  padding-top:10px;
  text-align:center;
  float:left;
  border-bottom:1px dashed #3c568c;
  }  
.linkImg li img{
  width:99px;
  height:33px;}  
.linkImg li p{
  width:100%;
  padding-top:5px;}  
.linkImg li a{
  color:#3c568c;
  text-decoration:none;}
.linkImg li a:hover{
  color:#ff6c00;
  text-decoration:underline;} 
.linkText{
  width:908px;
  overflow:hidden;
  margin-top:10px;
  padding-bottom:7px;
  float:left;
  _float:none;
  padding-top:8px;
  background-color:#f7f7f7;
  border:1px solid #cccccc;}
.linkTextCenter{
  margin-left:13px;
  overflow:hidden;}  
.linkTextCenter li{
  width:110px;
  overflow:hidden;
  float:left;
  height:25px;
  text-align:left;
  line-height:25px;}  
.linkTextCenter li a{
  font-size:12px;
  font-weight:normal;
  color:#434343;
  text-decoration:none;}   
.linkTextCenter li a:hover{
  text-decoration:underline;
  color:#ff6c00;}    
.page{
  padding-top:10px;
  padding-bottom:15px;}  
