ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc
{
    margin: 0;
    padding: 0;
}
body
{
    text-align: center;
    margin: 0 auto;
}
body a
{
    text-decoration: none;
    color: #000;
}
body a:hover
{
    text-decoration: underline;
}

.Head
{
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 148px;
    background: url(../img/User_Head_BG.png);
    background-repeat: repeat-x;
}
.Head .content
{
    text-align: center;
    margin: 0 auto;
    width: 1000px;
    height: 148px;
    color: #000;
}
.Head .UserDetail
{
    width: 200px;
    height: 80px;
    color: #000;
    font-size: 20px;
    line-height: 25px;
    float: left;
    margin: 30px 0 30px 5px;
}
.Head .UserImg
{
    width: 80px;
    height: 80px;
    color: #000;
    font-size: 20px;
    line-height: 25px;
    background-color: White;
    float: left;
    margin: 30px 0 30px 30px;
    border: solid 1px #c6c7c6;
}
.Head p
{
    height: 15px;
    color: #575757;
    font-size: 15px;
    line-height: -5px;
    float: left;
    margin: 0 0 0 5px;
}
.Head .UserName
{
    color: #293094;
    font-size: 25px;
}
.Head .Shortcut
{
    width: 500px;
    height: 80px;
    float: left;
    margin: 30px 0 30px 5px;
}
.Head .Shortcut p
{
    white-space: nowrap;
    color: #636163;
    font-size: 20px;
}
.Head .ShortcutBegin
{
    background: url(../img/User_Shortcut_BG.png);
    background-position: 0px 0px;
    width: 79px;
    height: 80px;
    float: left;
    margin: 0;
}
.Head .ShortcutMiddle
{
    background: url(../img/User_Shortcut_BG.png);
    background-position: -79px 0px;
    width: 80px;
    height: 80px;
    float: left;
    margin: 0;
}
.Head .ShortcutEnd
{
    background: url(../img/User_Shortcut_BG.png);
    background-position: -159px 0px;
    width: 81px;
    height: 80px;
    float: left;
    margin: 0;
}
.Main
{
    text-align: center;
    margin: 0 auto;
    width: 1000px;
    color: #000;
}

.MainBody
{
    width: 990px;
    border: 1px solid #cecfce;
}

.MainBody .line
{
    width: 800px;
    height: 25px;
    float: left;
}

.MainBody .line li
{
    height: 25px;
    float: left;
}

.MainBody .line .leftline
{
    height: 25px;
    float: left;
    line-height: 25px;
}

.MainBody .line .leftline p
{
    white-space: nowrap;
    float: right;
}

.MainBody .line .rightline
{
    height: 25px;
    float: left;
    line-height: 25px;
}

.MainBody .line .rightline p
{
    white-space: nowrap;
    float: left;
    margin: 0 20px;
}

.MainBody .line .disableurl
{
    color: #949294;
}

.MainBody .line .disableurl:hover
{
    color: #949294;
    text-decoration: none;
}

.MainBody .line:hover
{
    background-color: #FCFCA2;
}

.MainBody .titleline
{
    height: 25px;
    float: left;
    background-color: #EAFFFF;
    border-bottom: dashed 1px #A88080;
    margin: 0 0 5px 5px;
}

.MainBody .titleline li
{
    height: 25px;
    float: left;
}

.MainBody .titlelinea
{
    float: left;
    height:31px; 
    background-image:url(../../Style/img/Global__Tab_HeadBG.gif);
    margin: 0 0 5px 5px;
}

.MainBody .titlelinea li
{
    height: 30px;
    float: left;
    border-top:1px solid #E4EDF3;
    border-bottom:1px solid #E4EDF3;
    border-left:1px solid #E4EDF3;
}

.MainBody .titlelinea li p
{
    height: 30px;
    line-height:30px;
}

.MainBody .progress
{
    width: 700px;
    height: 20px;
    margin: 0;
    float: left;
}

.MainBody .progress p
{
    height: 18px;
    font-family: Arial;
    font-weight: bold;
    float: left;
    color: #9B9D9B;
}

.MainBody .linea
{
    width: 800px;
    height: 35px;
    float: left;
}

.MainBody .linea li
{
    height: 35px;
    float: left;
}

.MainBody .linea .leftline
{
    height: 35px;
    float: left;
    line-height: 35px;
    margin: 0 30px;
}

.MainBody .linea .leftline p
{
    
    font-weight: 600;
    font-family: Arial;
    font-size: 14px;
    float: right;
    white-space: nowrap;
}

.MainBody .linea .rightline
{
    height: 35px;
    float: left;
    line-height: 35px;
    margin: 0;
}

.MainBody .linea .rightline p
{
    float: left;
    margin: 0 5px;
    line-height: 35px;
    text-align:left;
    white-space: nowrap;
}

.MainBody .linea .leftlinea
{
    width: 100px;
    height: 35px;
    float: left;
    line-height: 35px;
    font-family: Arial;
    font-weight: 600;
    font-size: 13px;
}

.MainBody .linea .rightlinea
{
    width: 227px;
    height: 35px;
    float: left;
}

.MainBody .linea .droplinea
{
    width: 100px;
    height: 35px;
    float: left;
}

.MainBody .buttom
{
    margin-top: 30px;
    width: 500px;
    float: left;
}

.MainBody .line .lineinput
{
    background: #fff;
    border-bottom: 1px solid #000;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    color: #000;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 18px;
    line-height: normal;
}

#frame_content
{
    width: 1000px;
    float: left;
}

.MessageF
{
    width: 800px;
    height: 350px;
    float: left;
}

.MessageF ul
{
    font-size: 18px;
    width: 600px;
    float: left;
    text-align: left;
}

.MessageF li
{
    float: left;
}

.HeadImgF 
{
    width:40px;
    height:40px;
    float:left;
    margin:2px;
}


