﻿html, body
{
    margin: 0px;
    height: 100%;
    overflow: hidden;
}
.waikuang
{
    width: 100%;
}
.divtitle
{
    background-image: url(../images/bacdefault_01.jpg);
    width: 100%;
    height: 92px;
    background-repeat: repeat-x;
}
.divleft
{
    border-right: solid 1px #91ABC2;
    width: 190px;
    height: 100%;
    background-color: #F6F9FE;
    float: left;
    text-align: center;
}
.divright
{
    float: left;
    width: 700px;
    height: 100%;
}
.BTNtitle
{
    font-size: 14px;
    font-weight: bold;
    font-family: 宋体;
    color: #4D678C;
    vertical-align: top;
    width: 100px;
    float: left;
    text-align: center;
    padding-top: 11px;
    cursor: hand;
}

.BTNtitle2
{
    font-size: 14px;
    font-weight: bold;
    font-family: 宋体;
    color: White;
    vertical-align: top;
    width: 100px;
    float: left;
    text-align: center;
    padding-top: 11px;
    height: 28px;
    background-image: url(../images/BTNbg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    cursor: hand;
}
.shuxian
{
    float: left;
    width: 2px;
    padding-top: 6px;
}
.li1
{
    font-size: 12px;
    color: Gray;
    list-style-image: url(../images/dian.jpg);
    margin-top: 10px;
    padding: 6px;
    cursor: hand;
    height: 14px;
    background-position: left top;
    background-repeat: no-repeat;
}
.li2
{
    font-size: 12px;
    color: Black;
    list-style-image: url(../images/dian.jpg);
    margin-top: 10px;
    background-image: url(../images/lvbg.jpg);
}
.tiao
{
    background-image: url('../images/tiao2.jpg');
    height: 29px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    font-family: 宋体;
    text-align: left;
    padding-top: 12px;
    padding-left: 32px;
}

/*
注册框
*/
.zhucekuang
{
    position: absolute;
    left: 64px;
    top: 26px;
    height: 516px;
    width: 624px;
    background-color: #E2F3FD;
    border: solid 3px #C2E9FA;
    font-size: 12px;
    color: Black;
}
.wenbenkuang
{
    border: solid 1px #A5A7A4;
    font-size: 12px;
    width: 200px;
}
.BTN
{
    background-color: #E7E7E7;
    border: solid 1px #C3C7D2;
    font-size: 12px;
    color: Black;
    width: 120px;
}
/*
简历、招工信息
*/
.biaodianwaikuang
{
    background-color: #F8F9FB;
    width: 800px;
    height: 900px;
    font-size: 12px;
    color: #023F7E;
}
.biaotikuang
{
    background-color: #E2F3FD;
    width: 100%;
    height: 29px;
    padding-top: 15px;
}
.biaodanneirong
{
    margin-left: 20px;
    margin-top: 15px;
}
.lianxifangshi
{
    border: dashed 1px gray;
    border-left: none;
    border-right: none;
    float: left;
    height: 186px;
    width: 700px;
    margin-top: 40px;
}
.yanzheng
{
    float: left;
}
