.res-show dl, .res-show dd, res-show dt{
    margin:0;
    padding:0;
    text-align: left;
    width : auto;
    font-size: 12px;
}
#main.res-show{
    width : 727px;
    position: relative;
}
#main.res-show #nav{
    padding : 5px 0px;
    overflow: hidden;
    zoom : 1;
}
#main.res-show #nav li{
    float : left;
}
#main.res-show #nav .cat{
    padding-right:  5px;
}
#main.res-show #nav .folder{
    padding : 0 5px 0 13px;
    background: url(../images/arrow-right.png) no-repeat;
    background-position: center left;
}
.res-show-header {
    background-color: #ACD1EB;
}    
.res-show-header .title{
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    margin-top : 10px;
}
.res-show-header .box{
    background: none;
    border : none;
    padding: 8px;
    overflow: hidden;
}
.res-show-header .stat{
    zoom : 1;
    overflow: hidden;
    margin-top : 6px;
}
.res-show-header .title .res-size{
    color : #858585;
    font-weight: normal;
    padding-left : 8px;
}
.res-show-header .stat li{
    float: left;
    width: 100px;
    line-height: 20px;
}
.res-show-header .stat li .icon{
    background-image: url(../images/news_tips.gif)
}
.res-show-header .viewed .icon{
    background-position: 0px -73px;
}
.res-show-header .stat li.downloaded .icon{
    background: url(../images/icons.gif) 0 0 no-repeat;
    background-position: -202px -70px;
}
.res-show-header .liked .icon{
    background-position: 0px -240px;
}
.res-show-header .comments .icon{
    background-position: 0px -95px;
}
.res-show-download span.res-price {
display: block;
}
/*
.res-show-header .category-con{
    float:right;
    width:180px;
    height:74px;
    background-color:#FFF;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;        
}

.res-show-header .category-bd{
    padding:5px 10px;
    width : auto;
}
.res-show-header .category-bd dt{
    font-size: 12px;
    font-weight: bold;
    color:#299F29;
    line-height :24px;
}
.res-show-header .category-bd dd{
    font-size: 12px;
    color : #ACD1EB;
    line-height: 20px;
    text-align: left;
}
*/

.res-show-header .res-show-creator{
    float:right;
    width:270px;
    height:72px;
    background-color:#FFF;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;      
    position: relative;
    color : #858585;
    zoom : 1;
}

.res-show-header .res-show-creator-bd{
  border-left: 1px solid #AFD3EB;
padding: 2px 5px;
width: 180px;
margin-top: 11px;
float: left;
}
.ie6 .res-show-header .res-show-creator-bd{
    margin-left: 24px;
}
.res-show-header .res-show-creator dt{
    font-size: 12px;
    line-height :16px;
}
.res-show-header .res-show-creator dd{
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}
.res-show-creator img.avatar{
    position: absolute;
    top : 3px;
    left : 10px;
    width: 48px;
    height : 48px;
}
.ie6 .res-show-creator img.avatar{
    float :left;
    position:relative;
}
.res-show-download{
    background-image: url(../images/creator_bg.gif);
    width: 253px;
    height: 90px;
    text-align: center;
    position: relative;
}
.res-show-download img{
    margin : 18px auto 0;
}
.res-show-download span.res-size{
    display: block;
}
#aside.res-show{
  margin-top : 24px !important;
  margin-top : 25px; /* for IE */
}

.res-show-sidebox{
    border:1px solid #BEDBF0;
    overflow: hidden;
    margin: 8px 0;
    zoom: 1;
}
.res-show-sidebox dl{
    width: 100%;
}
.res-show-sidebox dt.box-hd{
    background-color: #E8F3F9;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}

.res-show-sidebox .box-bd{
    line-height: 150%;
    margin:0;
    padding:0;
}

.res-show-sidebox .box-bd p{
    padding: 6px;
}

.res-show-related dl,  .res-show-related ul{
    /*height:446px;*/
    /*overflow: visible;*/
    position: relative;/*fix ie scrollbar*/
}
.res-show-related li{
    position: relative;
    border-bottom: 1px solid #DFDFDF;
    height:70px;
}
.res-show-related div.detail{
    margin-left : 50px;
}
.res-show-related div.detail p{
    padding : 0 0 0 5px
}
.res-show-related div.detail p.title{
    height: 40px;
    line-height: 20px;
    padding : 5px 0 0 5px;
}
.res-show-related div.detail p.title a{
    padding:5px 0;
}
.res-show-related div.detail p.title a.title-gold{
    padding-right: 28px;
}
.res-show-related .thumb img{
    position: absolute;
    height: 20px;
    width: 40px;
    top : 0px;
    left : 7px;
    border: 1px solid black;
}
.res-show-related .hotness img{
    width:60px;
    height : 7px;
    background: url(../images/icon_hot.gif) no-repeat;
}
.hotness img.hot-2{
    background-position: 0 -7px;
}
.hotness img.hot-3{
    background-position: 0 -14px;
}
.hotness img.hot-4{
    background-position: 0 -21px;
}
.hotness img.hot-5{
    background-position: 0 -28px;
}
.res-show-player{
    overflow: hidden;
    margin-bottom: 8px;
    width:100%;
    background: url(../images/player.jpg);
    height : 530px;
    position: relative;
}
.res-show-player .button-minus, .res-show-player .button-plus{
    position: absolute;
    width : 20px;
    height : 20px;
    cursor: pointer;
    top : 4px;
    left : 25px;
}
.res-show-player .button-plus{
    left : 53px;
}
.res-show-player .viewport{
    width:100%;
    position: relative;
    top:30px;
    height : 464px;
    overflow: auto;
    background-color: white;
}
.viewport .image-con{
    position: relative;
}
.viewport .image-con img{
    margin: 0 auto;
    width : 100%;
}
.viewport .half img{
    /*width : 50%;*/
}
.res-show-rec{
    border: 1px solid #CCC;
    height : 224px;
    overflow: hidden;
    margin-top : 10px;
}
.res-show-rec dl, .res-show-track dl{
    margin-top:1px;
    width : 100%;
}
.res-show-rec dt, .res-show-track dt{
    background-color : #E4E4E4;
    line-height: 30px;
    font-size: 14px ;
    font-weight: bold;
    padding-left: 8px;
}
.res-show-track{
    border: 1px solid #CCC;
    height : 224px;
    margin-top: 10px;
}
.res-show-rec li{
    float : left;
    width : 102px;
    text-align:center;
    line-height: 180%;
}
.res-show-rec img{
    width : 80px;
    height : 100px;
    border : 1px solid #ddd;
}
.res-show-rec  em, .res-show-track  em{
    font-style: normal;
    color : #FF6702;
}
.res-show-track ul{
    position: relative;
    overflow: auto;
    height:192px;
}
.res-show-track li{
    overflow: hidden;
}
.res-show-track img{
    float : left;
}
.res-show-track  em{
    color: #666;
}
.res-show-track div{
    color: #52A6A6;
    margin-left : 70px;
    vertical-align: middle;
    line-height: 24px;
    height: 56px;
}
.res-show-track div a{
    color : #FF6702;
}
.player-error{
    display: block;
    padding-left:10px;
}
.res-show-sns {
    margin-top: 10px;
    border: 1px solid #BEDBF0;
    padding: 4px;
    color: #999;
}
.res-show-tags {
    float: left;
    margin-left: 4px;
    word-wrap: break-word;
}
.res-show-share {
    float: right;
    width: 180px;
    padding-left: 4px;
}
.res-show-descript .box-bd {
    height: 48px;
    overflow-x: hidden;
    overflow-y: auto;
}
.res-show-descript .box-bd a {
    font-size: 20px;
}
#aside .none-data {
    color: gray;
    line-height: 40px;
    padding-left: 10px;
}

.res-desc-dialog {
    width : 420px;
    border: 1px solid #CDCDCD;
    background-color: #fff;
}
.res-desc-dialog .hd {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color:#369;
    padding : 0;
    margin: 10px;
}
.res-desc-dialog .bd {
    border-top: 3px solid #CDCDCD;
    border-bottom: 1px dashed #CDCDCD;
    margin: 10px;
    line-height: 34px;
    font-size: 10pt;
    width: 400px;
    background-color: #fff;
}
.res-desc-dialog .ft{
    border-top: 1px solid #CCC;
    background-color: #F2F2F2;
    padding : 10px;
    text-align: right;
}
.res-desc-dialog .button{
    vertical-align: middle;
    overflow: hidden;
    margin-right: 3px;
    padding: 0;
    height: 23px;
    border: 1px solid #999;
    background: #E5E5E5 url(../images/pn.png) repeat-x 0 0;
    cursor: pointer;
    -moz-box-shadow: 0 1px 0 #E5E5E5;
    -webkit-box-shadow: 0 1px 0 #E5E5E5;
    box-shadow: 0 1px 0 #E5E5E5;
}
.res-desc-dialog .button-blue{
    border-color: #235994;
    background-position: 0 -48px;
    color: white !important;
}
.res-desc-dialog .button span{
    padding : 0 10px;
    line-height: 21px;
}
.res-desc-content {
    height: 130px;
    overflow-y: auto;
    padding: 4px;
    text-align: left;
    line-height: 20px;
    margin: 2px 0;
}
p.creator_rank{
    float: left;
    width: 48px;
    margin: 53px 12px 0;
}
.res-show-kuaipan{
    float: right;
    width: 20px;
    line-height: 24px;
}
.href-to-kuaipan{
    background: url(../images/kuaipan.png) no-repeat;
    text-indent: -999px;
    display: block;
    margin-top: 4px;
}

.res-show-track img.avatar{
    padding: 5px 5px 0px;
}