
.center-title{
    position: relative;top: 0px;
}
.index-name{
    font-size: 14px;
}
.ranklist-name{
    color: #54abdf;font-size: 14px;
}
.nullimg{
    position: relative;top: 0px;
}
.nullimg img{
    width: 100%;height: 30px;
}

.ranklist-menu{
    width: 240px;height: 60px;
    background-color: #48a5dd;
}


.centercontent{
    background-color: #f5f5f5;
    width: 100%;
    overflow: hidden;
    padding: 30px 0 100px;
    -webkit-box-shadow: inset 1px 1px 3px #ddd;
    -moz-box-shadow: inset 1px 1px 3px #ddd;
    box-shadow: inset 1px 1px 3px #ddd;
}
.center-navigation{
    height: 40px;" align="left
}
.center-navigation a {
    text-decoration: none;
    font-size: 18px;
    float: left;
    margin: 20px -25px;
}

.center-navigation{
    float: left;
}
.center-navigation img{
    position: relative;top: 20px;left:20px
}

.menulist
{
    width: 240px;
    height: 50px;
    background-color: #ffffff;
}
.inside
{
    width: 200px;
    height:50px;
    margin-top: 0px;
    background-color: #ffffff;
    border-top: 1px solid #eceff0;
}
.first
{
    width: 200px;
    height: 50px;
    margin-top: 0px;
    background-color: #ffffff;
}
.divOver
{
    background-color: #ff0000;
}
.leftmenu a{
    text-decoration: none;
}
.menulist-name
{
    color: #666666;
    font-size: 16px;
    position: relative;
    top: 13px;
    left: 10px;
}
.menulist-name-checked
{
    color: #48a5dd;
    font-size: 16px;
    position: relative;
    top: -37px;
    left: 10px;
}
/*----           main           ------*/
.main-box{
    float: right;
    width: 920px;
    background-color: #ffffff;
}