



.app_top {
    width: 262px;
    background: url(../images/round_top.jpg) left top no-repeat;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 9px;
    }
    .sidemid ul li a {
    font-size: 14px;
    color: #B7870C;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 0 0 0 25px
}
.sidemid ul li a.selected {
    background: url(../images/side_hover.png) left top no-repeat;
    color: #fff
}
.sidemid ul li {
    line-height: 30px;
    width: 185px;
    border-bottom: #E6E6E6 solid 1px;
    background: url(../images/arrow.jpg) 10px 11px no-repeat;
    }
    .sidetop {
    width: 222px;
    background: url(../images/sideBox.jpg) left top no-repeat;
    padding-top: 7px;
}