﻿.div_regist
{
    width: 328px;
    height: 250px;
}
/*Tab的切换样式*/
.div_sheet
{
    width:50%;
    border-bottom:2px solid #EEEEEE;
    float:left;
    height:36px;line-height:36px;
    font-size:18px;cursor:pointer;
    text-align:center;
}
.div_sheet_choose
{
    border-bottom:2px solid #009789;
    color:#009789;
}
.div_panal
{
    width:100%;padding-top:10px;
}
.span_worm
{
    position:absolute;left:5px;top:20px;color:Red;
    border:1px solid #F9C599;
    display:none;
}
.div_login
{
    height:40px;line-height:40px;color:White;width:100%;background-color:#009789;text-align:center;
}
/*Tab的切换样式*/

.dl_con_k
{
      padding: 0px 0 0 30px;   
}
.dl_con_k h3
{
      padding: 20px 0 15px 80px;
}
/*发送验证码样式*/
.span_sendCK
{
    padding:6px;border:1px solid #009789;
     border-radius:8px;
    -moz-border-radius:8px; /* Old Firefox */
    color:#009789;float:left;margin-left:20px;margin-top:15px;
    cursor:pointer;
}
.span_sendCK_UN
{
    padding:6px;border:0px;
    background-color:#DCDCDC;
     border-radius:8px;
    -moz-border-radius:8px; /* Old Firefox */
    color:#999999;float:left;margin-left:20px;margin-top:15px;
}
/*Tab发送验证码样式*/

.tx_con h3
{
    margin-bottom:10px;
}