body
{
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 12px;
    background: #C0C0C0;
}
.wrap
{
    width: 900px;
    margin: 0 auto;
    text-align: left;
    padding: 10px;
    border: 1px solid #cccccc;
    background: white;
}

.doctorintro
{
    background: url(/images/L_IMG/ysjs.jpg) no-repeat;
    width: 795px;
    height: 439px;
    margin: 0 auto;
}

.hk-doctorintro
{
    background: url(/images/L_IMG/hk-ysjs.jpg) no-repeat;
    width: 795px;
    height: 439px;
    margin: 0 auto;
}

.doctorintro-info
{

    margin-left:420px;
    padding-top:125px;
    width: 360px;
    font-size: 14px;
    line-height: 28px;
    color: #6F83C0;
}

.middle
{
    border: 1px solid #cccccc;
 
}

.intro-img
{
    width: 795px;
    height: 150px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.intro-img-left
{
    float: left;
    background: url(/images/L_IMG/ysjs_2.jpg);
    width: 387px;
    height: 150px;
}
.intro-img-right
{
    float: right;
    background: url(/images/L_IMG/ysjs_3.jpg);
    width: 387px;
    height: 150px;
}
.clear
{
    clear: both;
}

.intro-qq
{
    width: 795px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.intro-qq-left
{
    float: left;
    width: 118px;
    height: 178px;
    background: url(/images/L_IMG/intro-qq.gif);
    text-align: center;
}
.intro-qq-left img
{
    margin: 8px auto;
}

.intro-qq-right
{
    float: right;
    width: 247px;
    height: 156px;
    padding: 10px;
    line-height: 22px;
    padding-top: 0;
}
.intro-contact
{
    background: #DDDDDD;
    margin-top: 15px;
    width: 340px;
    line-height: 22px;
    padding: 15px;
}

.top-nav
{
    text-align: center;
}

