﻿mcursor{
    cursor:pointer;
}

.dialog-div{
    padding:10px 30px;
}

.dialog-input{  
  height: 40px;
  border: 1px solid #CCC;
  padding-left: 10px;
  width: 260px;
  margin-top:15px;
}
.dialog-tip{  
  color:#e4393c;
  margin-top:10px;
  font-size:12px;
}
.dialog-btn {
  height: 34px;
  background-color: #e4393c;
  text-align: center;
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 5px;
  border: none;
  color: #FFF;
  width: 100px;
  padding-left: 5px;
  margin-top:15px;
  text-decoration:none;
  cursor:pointer;
}
.dialog-reg{  
  margin-left:20px;
  font-size:12px;
}
.dialog-a {
  height: 40px;
  background-color: #e4393c;
  text-align: center;
  font-size: 14px; 
  border: none;
  color: #FFF;  
  padding:5px 5px;
  text-decoration:none;
}


 .clean-form.clean-form-info .button-primary {
    cursor: pointer; }

    .wrapper-setting .column-main .item {
      margin-bottom: 10px; }

  .validation-summary-errors{
      color:#e4393c;
      margin-bottom:20px;
  }

  .Spring2015_bg {
        background: url(../images/2015-1.png) center 97px no-repeat;
}

  .rtnTip{
      color: #e4393c;
      font-weight:bolder;
  }
   .qq-drop-processing-spinner{
      margin-left:0px;
  }
  .qq-drop-processing span{
      margin-left:80px;
  }

 .wrapper-form .form-tip {    
    background-color: #FFF;
    width: 700px;
    
    margin: 0 auto;
    border: 1px solid #ccc;
    position: relative;
}

 .form-tip .button {
    margin-top:20px;
    height: 34px;
    background-color: #e4393c;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 5px;
    border: none;
    color: #FFF;
    padding-left: 5px;
    cursor:pointer;
}



 .icon.icon-l-qq {
    width: 20px;
    height: 20px;
    background: url(http://st.chinaaet.com/main/images/icon_l_qq.png) 0 0 no-repeat;
    margin-right:3px;
    vertical-align: -5px;
}
.icon.icon-l-wx {
    width: 20px;
    height: 20px;
    background: url(http://st.chinaaet.com/main/images/icon_l_wx.png) 0 0 no-repeat;
    margin-right:3px;
    vertical-align: -5px;
}
.icon.icon-l-wb {
    width: 20px;
    height: 20px;
    background: url(http://st.chinaaet.com/main/images/icon_l_wb.png) 0 0 no-repeat;
    margin-right:3px;
    vertical-align: -5px;
}