﻿*
{
    padding: 0;
    margin: 0px;
    list-style: none;
    list-style-type: none;
}

.moreInfo
{
    display: none;
    width: 71px;
    height: 52px;
    border: 1px solid #c7e0f8;
    position: absolute;
    top: 23px;
    right: 18px;
    font-size: 12px;
    background: #FFF;
    z-index: 9999;
}

.infoDetail
{
    border-bottom: 1px solid #eaf2fa;
    height: 20px;
    text-align: center;
    padding-top: 5px;
}

.infoDetail a
{
    color: #909090;
    text-decoration: none;
}

.infoDetail a:hover
{
    text-decoration: underline;
}

.infoDetail a:link, .infoDetail a:visit
{
}

.infoDetail:hover
{
    background-color: #eaf2fa;
}

#line
{
    margin-right: 0px;
    width: 0px;
}

#userImg
{
    float: left;
    width: 20px;
    height: 30px;
    margin-top: 5px;
    background: url(../images/common/cd.png) no-repeat 0px -40px;
}

#splitImg
{
    float: left;
    width: 10px;
    height: 15px;
    background: url(../images/common/cd.png) no-repeat -32px -40px;
    margin-top: 10px;
}

#moreImg
{
    display: none;
    float: left;
    width: 13px;
    height: 23px;
    background: url(../images/common/cd.png) no-repeat -20px -40px;
    margin-top: 7px;
    margin-right: -9px;
}

#login
{
    margin-right: 5px;
    margin-left: 5px;
}

#reg
{
    margin-right: 10px;
    margin-left: 10px;
}

.Top_User
{
    position: absolute;
    right: 15px;
    height: 26px;
    padding-right: 10px;
}

.Top_User a
{
    color: #fff;
    font-size: 12px;
    padding-top: 5px;
    float: left;
}

#portalManager:hover
{
    text-decoration: none;
}


.Top_User a:link, .Top_User a:visited
{
    text-decoration: none;
    color: #fff;
}

.Top_User a:hover, .Top_User a:hover
{
    text-decoration: underline;
    color: #fff;
}

.TopSpan
{
    top: 40px;
    z-index: 1;
    position: absolute;
    right: 0px;
    height: 59px;
}

.TopSpan li
{
    float: right;
    margin-right: 15px;
    border: 1px solid transparent;
    height: 59px;
    cursor: pointer;
    width: 60px;
    text-align: center;
}

.TopSpan li:hover
{
    background-color: #5bb4ff;
    border: 1px solid #8fccff;
    border-bottom: 0px;
    width: 60px;
    text-align: center;
}

.TopSpan li.active
{
    background-color: #5bb4ff;
    border: 1px solid #8fccff;
    border-bottom: 0px;
    width: 60px;
    text-align: center;
}
.TopSpan li div
{
    background-image: url(../images/common/cd.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    margin: 0 auto;
}
#d_map
{
    background-position: -40px 0;
}
#d_zy
{
    background-position: -80px 0;
}
#d_yy
{
    background-position: -120px 0;
}
#d_sx
{
    background-position: -160px 0;
}
#d_yj
{
    background-position: -360px 0;
}
#d_kf
{
    background-position: -320px 0;
}
#d_ht
{
    background-position: -280px 0;
}
.TopSpan a
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    margin: 0 auto;
}
.DIVtop div
{
    height: 120px;
}
#topDiv
{
    height: 120px;
}
#D_left
{
    background-image: url(../images/common/top_left.png);
    background-repeat: no-repeat;
    width: 760px;
    float: left;
}
#D_Top
{
    /*background-color: #009DE1;*/ background: url(../images/common/bg.png) repeat-x;
    float: left;
    width: 100%;
    height: 120px;
}
#D_right
{
    background-image: url(../images/common/top_right.png);
    background-repeat: no-repeat;
    float: right;
    width: 442px;
}
#D_logo
{
    cursor: pointer;
    background-image: url(../images/common/logo.png);
    background-repeat: no-repeat;
    float: left;
    width: 291px;
    height: 85px;
    margin: 10px 0 0 22px;
}
