@charset "UTF-8";
/* CSS Document */
div.logo{
    color:#5d8916;
    font-size: 14px;
    font-family: "microsoft yahei";
    position: relative;
    letter-spacing: 2px;
}
div.head{
    /*top:19px ;*/
    height: 88px;
}
ul.navXF{
    position: relative;
    margin-top: 25px;
    float: right;
}
div.head .nav .selected div.sBg{
    position:absolute;
    width:80px;
    height:10px;
    border-bottom: 2px solid #5d8916;
    background: none;
    bottom:-10px;
    z-index:1;
    left:8px;
    text-align: center;
}
div.head .nav .selected a{
    font-weight: bolder;
    color: #000000;
    border-bottom: 3px solid #00c0fe;
    text-decoration: none;
}
div.head .nav a:hover{
    font-weight: bolder;
    color: #000000;
    border-bottom:3px solid #00c0fe;
    text-decoration: none;
}
div.topWrapper{
    background:url(../images/mh2.jpg) repeat-x;
    height: 58px;
}
div.topWrapper2{
    background-color:#F2F0F0;
}
.toptitle{
    color: #333333;
}
div.navDropList a,div.UserDropList a{
    background-color:#F2F0F0;
    color: #333333;
}
div.navDropList a:hover,div.UserDropList a:hover,.toptitle:hover{
    color: #ffc001;
}
div.r1{
    text-align: right;
    padding-top: 13px;
    padding-right: 13px;
    float: right;
}
div.r1 a{
    color:white;
}

div.head .nav a{
    color:#007ac4;
}

div.topStoryWrapper{
}

div.articeTitle a{
    color: #5d8916;
}
div.articeTitle a:hover{

}
div.bodyWrapper{
    /*background:#174286;*/
}

div.top10 .top10ListTool{

}
div.top10 .top10ListTool {
    border-bottom: 3px solid #5d8916;
    color: #5d8916;
    line-height: 36px;
    margin-bottom: 20px;
}
div.footerWrapper{
    padding-top: 25px;
    min-height:100px;
}
.num{
    color: #5d8916;
}