body{
    font-family:SimHei,Arial, sans-serif ;
    font-size: 14px;
    width:100%;
    height:100%;
    background-color: #2E3238;
}
img{
    border: 0;
}
.draw_top a{
    color: #ffffff;
    text-decoration:none;
}
.draw_top a:visited {
    color: #ffffff;
}
.banner{
    width: 100%;
    text-align: center;
}
.banner img{
    width: 100%;
    max-width: 1000px;
    border: 0;
}
.innerbody{
    width: 100%;
    text-align: center;
}
.title{
    width: 350px;
    margin: 65px auto 0;

}
.title img{
    border: 0;
    width:279px;
}
.content{
    width: 350px;
    margin: 30px auto 0;
}
.con_select{
    padding-left: 10px;
    width: 333px;
    height: 39px;
    font-size: 20px;
    font-weight: 700;
    color: #597A96;
    margin-bottom: 20px;
    border:0px;
    border-radius: 3px;
}
.con_select option{
    padding-left: 10px;
}
.drawbtn{
    background: url("../images/drawbtn.png") no-repeat;
    width: 165px;
    height: 41px;
    border: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
}
.btndiv{
    margin: 20px auto 0;
}
.footer{
    width: 95%;
    max-width: 950px;
    border-top: 1px solid #5A7A95;
    margin: 70px auto 0;
    padding-top: 16px;
    text-align: center;
}
.draw_content{
    width: 800px;
    margin: 30px auto 0;
}
.draw_top {
    height: 50px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
}
.top_left{
    float: left;
}
.top_right{
    float: right;
}
.content_left{
    width: 399px;
    border-right: 2px solid #5A7A95;
    float: left;
}
.content_left .custdiv{
    width: 306px;
}
.title01{
    text-align: center;
}
.namebox_top {
    background-color: #597A96;
    height: 32px;
    padding: 8px 1px;
    font-weight: 700;
    font-size: 22px;
    color: #ffffff;
    margin-top: 15px;
}
.namebox_top_left {
    border-right: 1px solid #ffffff;
    width: 140px;
    height: 32px;
    float: left;
    text-align: center;
    line-height: 32px;
}
.namebox_top_right {
    width: 153px;
    height: 32px;
    line-height: 32px;
    float: left;
    text-align: center;
}
.namebox_bottom {
    height: 100px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #5A7A95;
}
.people_name {
    font-size: 34px;
    line-height: 40px;
    margin: 15px 0 5px;
}
.school_name {
    font-size: 21px;
    line-height: 28px;
    margin: 5px 0 10px;
}
.namebox_btn {
    margin: 15px 0;
}
.drawbtn_long {
    /*background: url("../images/drawbtn_long.png") no-repeat;*/
    width: 306px;
    height: 41px;
    border: 0;
    color: #ffffff;
    font-size: 21px;
    font-weight: 700;
    cursor: pointer;
}
.next_tip {
    color: #5A7A95;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 15px 0;
}
.nextbox {
    height: 100px;
    text-align: center;
    color: #597A96;
}
.content_right {
    float: left;
}
.rightbox {
    margin-left: 20px;
    width: 376px;
}
.title02{
    color: #5A7A95;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin: 26px 0;
}
.clear {
    clear: both;
}
.draw_table,.draw_table th,.draw_table td
{
    border: 1px solid #5A7A95;
    border-collapse:collapse;
}
.draw_table {
    width: 100%;
    margin-top: 30px;
    color: #ffffff;
    font-size: 21px;
    font-weight: 700;
}
.draw_table th,.draw_table td{
    height: 58px;
    width: 253px;
}
.draw_table th{
    background-color: #5A7A95;
}
/*.draw_table th:first-child,.draw_table td:first-child{
     width: 50px;
}*/
.title03{
    color: #5A7A95;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin: 0px 0;
}
.draw_filter {
    margin: 20px 0;
}
.draw_filter .con_select{
    margin-right: 15px;
    width: 295px;
}
.linner{
    width: 95%;
    max-width: 950px;
    border-top: 1px solid #5A7A95;
    margin: 0 auto;
}
.title04{
    font-size: 28px;
    font-weight: 700;
    width: 306px;
    height: 32px;
    margin: 10px auto;
    padding: 8px 10px;
    color: #ffffff;
}