﻿#div_zhmm
{
    width:760px;margin:40px auto;overflow:auto;
}
#div_zhmm_lct
{
    width:100%;height:60px;
}
.lct_icon
{
    height:30px;line-height:30px;overflow:hidden;border-radius:15px;padding:0px 20px; background-color:#b9b9b9;float:left;color:#FFFFFF;
}
#div_zhmm_lct .on
{
    background-color:#2c9f9f;
}
.lct_line
{
    width:200px;height:2px;background-color:#b9b9b9;float:left;margin-top:14px;
}

#div_zhmm_content
{
    width:100%;text-align:center;
}
.tableContainer
{
    margin:20px auto 20px auto;display:none;
}
.textbox
{
    width:200px;height:34px;line-height:34px;
}
.tLabel
{
    width:100px;text-align:right;height:80px;padding-right:10px;font-size:16px;font-family:微软雅黑,黑体,Arial,宋体;color:#8c6a51;
}
#btn_phone_yzm
{
    width:125px;height:34px;text-align:center;line-height:34px;
    overflow:hidden;float:left;margin-left:5px;
}
.btn_img_yzm
{
    cursor:pointer;border:solid 1px #c9c9c9;
    width:101px;height:34px;line-height:34px;overflow:hidden;float:left;cursor:pointer;margin-left:-1px;
}
.btn_img_yzm_refresh
{
    width:24px;height:24px;background:url('refresh.png') no-repeat center center;float:left;
    margin-left:8px;margin-top:8px;
}

.btn_next
{
    background-color:#2c9f9f;color:#FFFFFF;text-align:center;cursor:pointer;
    width:200px;height:44px;line-height:44px;font-size:20px;font-family:微软雅黑,黑体,Arial,宋体;margin:30px 0px 0px 80px;
}

.tdEnd
{
    height:60px;
}
.tdEnd a
{
    color:#8d6b52;text-decoration:underline;font-size:18px;font-family:微软雅黑,黑体,Arial,宋体;margin-right:80px;
}
.tdEnd a:hover
{
    color:red;text-decoration:underline;
}
.div_success
{
    background:url('success.png') no-repeat left center;text-indent:60px;
    font-size:24px;font-family:微软雅黑,黑体,Arial,宋体;color:#2c9f9f;font-weight:bold;
}
