﻿body
{
    font-size: 1.0em;
    margin:0;
    padding:0;
}

a{text-decoration:none}

.content
{
    width:100%;
    background-color:#ffffff;
    overflow:hidden;
}

.appcontent
{
    width:95%;
    background-color:#ffffff;
    overflow:hidden;
    margin:20px  auto;
}

.bchead
{
    width:100%;
    overflow:hidden;
}

.bchead img
{
    width:100%;
}

.coursebrief
{
    width:95%;
    overflow:hidden;
    margin:20px auto;
}

.coursetitle
{
    width:95%;
    margin-top:30px;
    margin:40px auto;
}

.coursetitle  ul
{
    margin:0;
    padding:0;
}

.coursetitle  li
{
    width:100%;
    margin-left:0px;
    overflow:hidden;
    line-height:160%;
    color:#000000;
    margin-top:10px;
  
}

.listitem
{
    width:100%;
    overflow:hidden;
}

.listitemleft
{
    float:left;
    width:22px;
    height:22px;
}

.listitemleft img
{
    width:22px;
}

.listitemright
{
    float:left;
    width:80%;
    margin-left:15px;
    overflow:hidden;
    font-size:14px;
    color:#000000;
}

.headbox
{
    width:100%;
    overflow:hidden;
}

.headboxleft
{
    width:80px;
    height:80px;
    float:left;
}

.headboxleft img
{
    width:80px; height:80px; border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;
}

.headboxright
{
    width:60%;
    margin-left:15px;
    overflow:hidden;
    float:left;
}

.headtitle
{
    width:100%;
    height:35px;
    line-height:35px;
    font-weight:bolder;
    font-size:14px;
}

.headcon
{
    width:100%;
    margin-top:15px;
    line-height:160%;
    font-size:14px;
    color:#000000;
    
}

.questionbox
{
    width:100%;
    overflow:hidden;
}

.questiontitle
{
    width:100%;
    height:45px;
    line-height:45px;
}


.questiontitleleft
{
    float:left;
    width:26px;
    height:26px;
}

.questiontitleleft img
{
    width:26px;
    margin-top:10px;
}

.questiontitleright
{
    float:left;
    margin-left:15px;
    width:80%;
    height:45px;
    line-height:45px;
    font-weight:bolder;
    color:Black;
    font-size:14px;
}

.questionbox
{
    width:100%;
    overflow:hidden;
    line-height:160%;
    margin-top:20px;
    font-size:14px;
    color:#000000;
    text-align:justify;
    text-justify:inter-ideograph;
}

.diritem
{
    width:100%;
    overflow:hidden;
}

.chapterimg
{
    width:35px;
    height:31px;
    float:left;
}

.chapterimg img
{
    width:22px;
    height:22px;
}

.unitclass
{
    width:95%; height:auto; line-height:160%; font-size:14px; color:#696969; margin-left:0px; font-family:@宋体;
}

.top10
{
    margin-top:10px;
}

.courseclass
{
    width:100%; background-color:#ffffff; padding:10px;font-size:14px; color:#000000;
}

.bottom
{
    width:100%;
    margin:50px atuo;
}

.apptext
{
    width:100%;
    text-align:center;
    font-family:微软雅黑;
    font-size:16px;
    line-height:100%;
    height:35px;
    color:#a0a0a0;
}

.appsite
{
    width:100%;
    text-align:center;
    font-family:微软雅黑;
    font-size:14px;
    line-height:100%;
    height:35px;
    color:#a0a0a0;
}

.appline
{
    margin-top:20px;
    width:100%;
    height:2px;
    background-color:#a0a0a0;
    margin-bottom:15px;
}

.appsegtitle
{
    width:100%;
    font-weight:bolder;
    height:45px;
    line-height:45px;
    font-size:14px;
    text-align:left;
}

.appsegcn
{
    width:100%;
    line-height:160%;
    font-size:14px;
    text-align:left;
}

.appsegcn p
{
    width:100%;
    line-height:160%;
    font-size:14px;
    text-align:left;
    text-align:justify;
    font-family:微软雅黑;
    text-justify:inter-ideograph;
}


.apppadding
{
    padding:0px;
}