body {
    font-size: 12px;
    scrollbar-face-color: #8c2900;
    scrollbar-highlight-color: #e3d5bb;
    scrollbar-shadow-color: #e3d5bb;
    scrollbar-3dlight-color: #e3d5bb;
    scrollbar-arrow-color: #e3d5bb;
    scrollbar-track-color: #e3d5bb;
    scrollbar-darkshadow-color: #e3d5bb;
    background-color: transparent;
}

/*red start*/ #main li {
    font-size: 12px;
    color: #403000;
} #red.treeview li {
    background: url(../images/red/tv-item.gif) 0 0 no-repeat;
    width: 120px;
    line-height: 120%;
} #red.treeview .collapsable {
    background-image: url(../images/red/tv-collapsable.gif);
} #red.treeview .expandable {
    background-image: url(../images/red/tv-expandable.gif);
} #red.treeview .last {
    background-image: url(../images/red/tv-item-last.gif);
} #red.treeview .lastCollapsable {
    background-image: url(../images/red/tv-collapsable-last.gif);
} #red.treeview .lastExpandable {
    background-image: url(../images/red/tv-expandable-last.gif);
}#red li {
    text-align: left;
    cursor: pointer;
}#main {
    margin-left: 15px;
}

/*red end*/ #content {
    height: 880px;
}#contentrighttop {
    background: url(../img/newcontenttop.gif) no-repeat top left;
    width: 794px;
    height: 25px;
} #contentrightmid {
    background: url(../img/newscontentmid.gif) repeat-y center left;
    width: 794px;
    height: 770px;
    text-align: left;
    /*padding: 30px 60px 20px 40px;*/
    overflow-y: hidden;
} #contentrightbottom {
    background: url(../img/newscontentbottom.gif) no-repeat bottom left;
    width: 794px;
    height: 50px;
}#red {
    font-size: 12px;
}#iframehidden iframe {
} #iframehidden {
}.hiddeniframe {
    display: none;
} .spanhover {
    cursor: pointer;
    text-decoration: underline;
    color: red;
    background-color: #999999;
}#red span {
    text-indent: 0;
}

/*nav 修正*/ * html #subguide {
    left: 371px;
} * html #subservice {
    left: 466px;
} * html #subplayer {
    left: 656px;
} .navimgright img {
	margin-left:0px!important;
    >margin-left: -15px!important;
	margin-left: -15px;
}
