*{padding:0px;margin:0px;}
body{font:12px/1.5 Tahoma,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif; color:#EEE;background-color:#161616;}
input,textarea,select{font:12px/1.5 Tahoma, Helvetica,  \5FAE\8F6F\96C5\9ED1, sans-serif; }
textarea{overflow:auto;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {	border: 0;}
li {list-style: none;}
small { font-size: 12px; }
a{color:#FD2222;text-decoration:none;}
a:hover{color:#f60;}


.w960{
    width:960px;
    margin: 0px auto;
    overflow: hidden;
}

.head{
    height:64px;
    padding:20px 0px 20px;
}
.head .logo{
    width:200px;
    overflow: hidden;
    float: left;
}
.head .logo a{
    display: block;
    width:200px;
    height:0px;
    padding-top:64px;
    background: url(/1ting../images/logo.png) 0px 0px no-repeat;
    overflow: hidden;
}
.head .back2index{
    float:right;
    padding-top:24px;
}
.head .back2index a{
    float: left;
    padding:6px 12px;
    border:1px solid #515151;
    font-size:14px;
    line-height: 20px;
    color:#BBB;
    background-color: #292929;
    box-shadow: 0px 0px 3px #000,0px 0px 4px #555 inset;
    font-weight: bold;
}
.head .back2index a:hover{
    color:#EEE;
    border-color:#666;
}
.foot{
    height:48px;
}


.page-intro{
}
.page-intro .page-intro-left{
    width:314px;
    overflow: hidden;
    float: left;
    border:1px solid #373737;
    background-color: #262626;
    padding:64px 82px;
}

.page-intro .page-intro-right{
    width:314px;
    overflow: hidden;
    float: left;
    border:1px solid #373737;
    border-left:1px solid #000;
    background-color: #262626;
    padding:64px 82px;
}
.page-intro .box-head{
    width:290px;
    border:1px solid #393939;
    position: relative;
    margin:0px auto;
}
.page-intro .box-head-pic{
    width:290px;
    height:192px;
    overflow: hidden;
    z-index: 1;
}
.page-intro .box-head-pic img{
    float:left;
}
.page-intro .box-head-text{
    height:64px;
    color:#FFF;
    padding:12px;
    line-height: 24px;
}
.page-intro .box-head-text strong{
    font-size:14px;
}
.page-intro .box-head-text p{
    line-height:20px;
}
.page-intro .box-head-today{
    position: absolute;
    z-index: 99;
    left:0px;
    top:0px;
    line-height: 27px;
}
.page-intro .box-head-today .month{
    float: left;
    padding:0px 6px;
    background-color: #000;
    color:#FFF;
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    filter:alpha(opacity=70);
    opacity: 0.7;
}
.page-intro .box-head-today .week{
    float: left;
    padding:0px 16px 0px 10px;
    background: #F93 url(/1ting../images/intro-today-week-bg.png) 0px 0px repeat-x;
    color:#FFF;
    box-shadow: 1px 1px 0px rgba(0,0,0,.2i);
}
.page-intro .box-head .box-head-ico-calendar{
    background: url(/1ting../images/intro-ico-calendar.png) center center no-repeat;
}
.page-intro .box-button{
    width:296px;
    height: 64px;
    overflow: hidden;
    padding:4px;
    background:url(/1ting../images/intro-enter-button.png) 0px 0px no-repeat;
    margin:6px auto;
}
.page-intro .box-button a{
    display: block;
    width:296px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size:16px;
    color:#EEE;
    overflow: hidden;
}
.page-intro .box-button-play a{
    background:url(/1ting../images/intro-box-button-play.png) 20px center no-repeat;
}
.page-intro .page-intro-right .box-head{
    position: relative;
}
.page-intro .page-intro-right .btn-play{
    display: block;
    width:62px;
    height:0px;
    padding-top:50px;
    background:transparent url(/1ting../images/btn-play.png) 0px 0px no-repeat;
    position: absolute;
    z-index: 99;
    left:114px;
    top:72px;
    overflow: hidden;
    -moz-opacity:0.4;
    -khtml-opacity: 0.4;
    filter:alpha(opacity=40);
    opacity: 0.4;
    zoom:1;
}
.page-intro .page-intro-right .btn-play:hover{
    -moz-opacity:1;
    -khtml-opacity: 1;
    filter:alpha(opacity=100);
    opacity:1;
}
* html .page-intro .page-intro-right .btn-play{
    cursor:pointer;
    filter:alpha(opacity=40) progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/1ting/day/images/btn-play.png',sizingMethod='crop');
}
* html .page-intro .page-intro-right .btn-play:hover{
    filter:alpha(opacity=100) progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/1ting/day/images/btn-play.png',sizingMethod='crop');
}
.page-list{
    width:958px;
    border:1px solid #373737;
    background-color: #262626;
}
.page-list .box-head{
    height:64px;
    overflow: hidden;
    padding:12px 0px 4px;
    position: relative;
    /*border-bottom:1px solid #111;*/
    border-bottom:1px solid #373737;
}
.page-list .box-head .box-head-title{
    text-align: center;
}
.page-list .box-head .box-head-title h2{
    color:#FFF;
    font-size:20px;
    line-height: 40px;
    font-weight: normal;
    padding-bottom:6px;
}
.page-list .box-head .box-head-title p{
    line-height:18px;
}
.page-list .box-head .box-head-title p a{
    color:#999;
}
.page-list .box-head .box-head-title p a.current{
    color:#EEE;
}
.page-list .box-head .box-head-title p span.cutline{
    color:#444;
    margin:0px 4px;
}
.page-list .box-head .box-nav-prev,
.page-list .box-head .box-nav-next{
    width: 38px;
    height: 0px;
    padding-top: 38px;
    overflow: hidden;
    background-position: center 0px;
    background-repeat: no-repeat;
    position: absolute;
    top:24px;
}
.page-list .box-head .box-nav-prev{
    background-image: url(/1ting../images/box-nav-prev.png);
    left:20px;
}
.page-list .box-head .box-nav-next{
    background-image: url(/1ting../images/box-nav-next.png);
    right:20px;
}
.box-foot{
    height:64px;
    overflow: hidden;
    padding:12px 0px 4px;
    position: relative;
}
.box-foot .box-nav-prev,
.box-foot .box-nav-next{
    width: 78px;
    height: 0px;
    padding-top: 33px;
    overflow: hidden;
    background-position: center 0px;
    background-repeat: no-repeat;
    position: absolute;
    top:24px;
}
.box-foot .box-nav-prev{
    background-image: url(/1ting../images/box-nav-prev2.png);
    left:20px;
}
.box-foot .box-nav-next{
    background-image: url(/1ting../images/box-nav-next2.png);
    right:20px;
}
.page-list .box-list-month{
    width:958px;
    overflow: hidden;
}
.page-list .box-list-month ul{
    width:944px;
    padding:20px 7px 0px;
    overflow: hidden;
}
.page-list .box-list-month ul li{
    width:196px;
    position: relative;
    padding:12px 20px 0px;
    float:left;
    z-index: 5;
}
.page-list .box-list-month ul li .item-index{
    float:left;
    padding:2px 8px;
    height: 18px;
    line-height: 18px;
    background: #222;
    color:#FFF;
    position: absolute;
    left:21px;
    top:13px;
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    filter:alpha(opacity=70);
    opacity: 0.7;
}
.page-list .box-list-month ul li .item-pic{
    width:194px;
    height:128px;
    overflow: hidden;
    border:1px solid #555;
    display: block;
    cursor: pointer;
}
.page-list .box-list-month ul li .item-pic img{
    width:194px;
    height:128px;
}
.page-list .box-list-month ul li .item-title{
    text-align: center;
    height:32px;
    display: block;
    line-height: 32px;
}
.page-list .box-list-month ul li .item-title a{
    color:#FFF;
}
.page-list .box-list-month ul li .item-extend{
    display:none;
    position:absolute;
    top:12px;
    width:220px;
    height:120px;
    background: #92531e;
    padding:5px 8px;
    overflow: hidden;
}
.page-list .box-list-month ul li .item-extend .item-title2{
    font-size:14px;
}
.page-list .box-list-month ul li .item-extend .item-title2 a{
    color:#FFF;
}
.page-list .box-list-month ul li .item-extend p{
    line-height: 17px;
    padding:4px 0px;
}
.page-list .box-list-month ul li .item-extend p a{
    color:#FFF;
}
.page-list .box-list-month ul li .item-extend .item-text{
}
.page-list .box-list-month ul li .item-extend .item-type{
    border-bottom:1px solid #7f420f;
}
.page-list .box-list-month ul li .item-extend .item-tags{
    border-top:1px solid #b57036;
}
.page-list .box-list-month ul li .item-extend .item-tags a{
    background-color: #7f420f;
    display: inline-block;
    padding:2px 4px;
}
.page-list .box-list-month ul li.hover-left,
.page-list .box-list-month ul li.hover-right{
    z-index: 9;
}
.page-list .box-list-month ul li.hover-left .item-pic,
.page-list .box-list-month ul li.hover-right .item-pic{
    border-color:#92531e;
}
.page-list .box-list-month ul li.hover-left .item-extend,
.page-list .box-list-month ul li.hover-right .item-extend{
    display: block;
}
.page-list .box-list-month ul li.hover-left .item-extend{
    left:216px;
}
.page-list .box-list-month ul li.hover-right .item-extend{
    right:216px;
}


.page-list .box-list-week{
    width:958px;
    overflow: hidden;
}
.page-list .box-list-week .box-is-empty{
    height:100px;
    line-height:100px;
    text-align:center;
}
.page-list .box-list-week ul{
    width:958px;
    overflow: hidden;
}
.page-list .box-list-week ul li{
    width:926px;
    padding:32px 16px;
    overflow: hidden;
    margin-top:-1px;
    border-top:1px solid #303030;
}
.page-list .box-list-week ul li .item-day{
    width:160px;
    height:40px;
    line-height: 20px;
    padding:44px 0px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin-right: 40px;
}
.page-list .box-list-week ul li .item-day strong{
    font-size:14px;
    font-weight: normal;
    color:#FFF;
    display: block;
    margin: 0px auto;
}
.page-list .box-list-week ul li .item-day small{
    font-size:12px;
    color:#666;
}
.page-list .box-list-week ul li .item-pic{
    width:194px;
    height:128px;
    border:#555;
    overflow: hidden;
    float: left;
}
.page-list .box-list-week ul li .item-pic img{
    width:194px;
}
.page-list .box-list-week ul li .item-intro{
    width:500px;
    padding-left:20px;
    float: left;
}
.page-list .box-list-week ul li .item-intro h2{
    font-size: 14px;
}
.page-list .box-list-week ul li .item-intro .item-intro-txt{
    padding:8px 0px;
    font-size:12px;
}
.page-list .box-list-week ul li .item-intro .item-intro-type{
    padding:8px 0px;
}
.page-list .box-list-week ul li .item-intro .item-intro-type a{
    color:#FFF;
}
.page-list .box-list-week ul li .item-intro .item-intro-tags{
    color:#888;
}
.page-list .box-list-week ul li .item-intro .item-intro-tags a{
    color:#888;
    display:inline-block;
    padding:2px 4px;
}
.page-list .box-list-week ul li .item-intro .item-intro-tags a.current{
    background-color:#d36206;
    color:#fff;
}

.page-play{
    width:840px;
    padding:0px 60px;
    background-color: #FFF;
}
.page-play .box-head{
    width:840px;
    overflow: hidden;
    padding:35px 0px 6px;
}
.page-play .box-head .today{
    float:left;
    height:29px;
    line-height:29px;
}
.page-play .box-head .today .today-month{
    float:left;
    background-color: #EEE;
    color:#555;
    padding:0px 8px;
    height:29px;
    line-height:29px;
}
.page-play .box-head .today .today-week{
    float:left;
    color:#FFF;
    padding:0px 8px;
    background:url(/1ting../images/intro-today-week-bg.png) 0px 0px repeat-x;
}
.page-play .box-head .today .today-list{
    width:99px;
    float:left;
    color:#FFF;
    text-indent: 9px;
    color:#555;
    background:url(/1ting../images/play-today-list.png) 0px 0px repeat-x;
}
.page-play .box-head .today .today-list:hover{
    color:#f60;
}
.page-play .box-head .btn-deliver{
    height: 27px;
    line-height:27px;
    padding:0px 14px;
    float:right;
    border:1px solid #e8730f;
    background:url(/1ting../images/intro-today-week-bg.png) 0px 0px repeat-x;
    color:#FFF;
}
.page-play .box-head .btn-deliver:hover{
    color:#000;
}
.page-play .box-body{
    width:840px;
    overflow: hidden;
}
.page-play .box-body .box-left{
    width:481px;
    float: left;
    overflow: hidden;
}
.page-play .box-body .box-left .box-window{
    width:479px;
    height:321px;
    border-width:1px;
    border-style:solid;
    border-color:#ebebeb #c0c0c0 #c0c0c0 #ebebeb;
}
.page-play .box-body .box-left .box-window .box-window-border{
    width:478px;
    height:320px;
    border-right: 1px solid #888;
    border-bottom:1px solid #888;
    position: relative;
}
.page-play .box-body .box-left .box-window .cover{
    width:468px;
    height:310px;
    overflow: hidden;
    /*display: none;*/
    position: absolute;
    top:5px;
    left:5px;
    z-index: 2px;
}
.page-play .box-body .box-left .box-window .lrcbox{
    width:428px;
    height:270px;
    overflow: auto;
    background-color: #333;
    position: absolute;
    top:5px;
    left:5px;
    z-index: 3;
    border:20px solid #333;
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    filter:alpha(opacity=90);
    opacity: 0.9;
    zoom:1;
    visibility:hidden;
}
.page-play .box-body .box-left .box-window .lrc{
    text-align: center;
    line-height:21px;
    /*margin-top:-82px;*/
    font-size:12px;
}
.page-play .box-body .box-left .box-window .lrc p{
    height:21px;
    overflow: hidden;
}
.page-play .box-body .box-left .box-window .lrc p.current{
    color:#fa7401;
}
.page-play .box-body .box-left .box-lrc-action{
    width:480px;
    height:40px;
    border:1px solid #EBEBEB;
    border-right:0px;
    margin-top:8px;
    background-color: #FAFAFA;
}
.page-play .box-body .box-left .box-lrc-action a{
    width:480px;
    height:40px;
    display: block;
    line-height: 40px;
    text-align: center;
    color:#888;
    text-indent: -24px;
    background: url(/1ting../images/lrc-toggle.png) center top no-repeat;
}
.page-play .box-body .box-left .box-lrc-action a.lrc-show{
    background-position: center bottom;
}
.page-play .box-body .box-left .player{
    width:480px;
    height:70px;
    overflow: hidden;
    border:1px solid #EBEBEB;
    border-top:0px;
    border-right:0px;
    background-color: #FAFAFA;
}
.page-play .box-body .box-left .player .album-info{
    width:204px;
    height:54px;
    padding:8px;
    overflow: hidden;
    float: left;
}
.page-play .box-body .box-left .player .album-info dt{
    width:54px;
    height:54px;
    float: left;
}
.page-play .box-body .box-left .player .album-info dd{
    width:120px;
    height:54px;
    overflow: hidden;
    padding-left:10px;
    line-height: 16px;
    overflow: hidden;
}
.page-play .box-body .box-left .player .album-info dd strong{
    width:120px;
    height:22px;
    line-height: 22px;
    overflow: hidden;
    display:block;
    color:#777;
}
.page-play .box-body .box-left .player .album-info dd span{
    display: block;
    width:120px;
    overflow:hidden;
    white-space:nowrap;
    color:#888;
}
.page-play .box-body .box-left .player .album-info dd a{
    color:#888;
}
.page-play .box-body .box-left .player .album-info dd a:hover{
    color:#FB7A0C;
}
.page-play .box-body .box-left .player #btn-play{
    width:52px;
    height:0px;
    padding-top:52px;
    overflow: hidden;
    background-image: url(/1ting../images/play-status.png);
    background-repeat: no-repeat;
    float: left;
    margin-top:8px;
}
.page-play .box-body .box-left .player .status-play{
    background-position: 0px 0px;
}
.page-play .box-body .box-left .player .status-pause{
    background-position: 0px -52px;
}
.page-play .box-body .box-left .player .progress{
    width:120px;
    height:40px;
    float: left;
    padding:28px 16px 0px;
}
.page-play .box-body .box-left .player .progress .progress-bar{
    width:120px;
    height:2px;
    background-color: #E6E6E6;
    overflow: hidden;
}
.page-play .box-body .box-left .player .progress .progress-back{
    width:0;
    height:2px;
    background-color: #F60;
    overflow: hidden;
}
.page-play .box-body .box-left .player .progress .progress-time{
    width:120px;
    height:20px;
    line-height:20px;
    text-align: right;
    color:#999;
    margin-top: 4px;
}
.page-play .box-body .box-left .player .progress .progress-time-1{
}
.page-play .box-body .box-left .player .progress .progress-time-2{
}
.page-play .box-body .box-left .player .play-faved,
.page-play .box-body .box-left .player .play-fav{
    width:37px;
    height:0px;
    padding-top:37px;
    float: left;
    margin-top:16px;
    background: url(/1ting../images/play-song-fav2.png) 0px 0px no-repeat;
    overflow: hidden;
}
.page-play .box-body .box-left .player .play-faved{
    background: url(/1ting../images/play-song-fav.png) 0px 0px no-repeat;
}
.page-play .box-body .box-right{
    width:357px;
    height:442px;
    float: right;
    /*display:none;*/
    border:1px solid #ebebeb;
    background-color: #fafafa;
}
.page-play .box-body .box-right .summary{
    width:312px;
    height:351px;
    padding:10px 20px;
    color:#555;
    border-bottom:1px solid #EBEBEB;
    overflow: hidden;
}
.page-play .box-body .box-right .summary h3{
    font-size:20px;
    line-height:28px;
    color:#777;
    font-family: "SimSun";
}
.page-play .box-body .box-right .summary .content{
    line-height: 20px;
    color:#777;
    padding:20px 10px 0 0;
    overflow: auto;
    overflow-x: hidden;
    width:314px;
    height:310px;
    outline:0;
}
.page-play .box-body .box-right .summary .content .inner{
    width:312px;
    overflow:hidden;
    font-style: normal;
    font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
    font-size: 12px;
    line-height: 22px;
    font-weight: 200;
}
.page-play .box-body .box-right .summary .content .jspTrack{
    background: url(/1ting../images/scroll-bg2.gif) -2px 0px repeat-y !important;
}
.page-play .box-body .box-right .summary .content .jspDrag{
    background:#dcdcdc;
}
.page-play .box-body .box-right .summary p.song-author{
    text-align: right;
    display: block;
    width: 100%;
}
.page-play .box-body .box-right .tags{
    padding:24px;
    line-height:20px;
    float: right;
}
.page-play .box-body .box-right .tags h3{
    width:46px;
    height:20px;
    overflow: hidden;
    font-weight: normal;
    color:#777;
    font-size: 12px;
    float: left;
    text-indent: 8px;
    background: url(/1ting../images/tag-title.png) 0px 0px no-repeat;
    margin-right:8px;
}
.page-play .box-body .box-right .tags a{
    float:left;
    margin-right: 8px;
    color:#777;
}
.page-play .box-body .box-right .tags a:hover{
    color:#f60;
}

.page-play .history{
    width:840px;
    overflow: hidden;
    padding-top:20px;
}
.page-play .history .history-title{
    width:840px;
    overflow: hidden;
    height:24px;
    line-height: 24px;
    padding:20px 0px;
}
.page-play .history .history-title h3{
    float:left;
    font-size:14px;
    color:#0286d1;
}
.page-play .history .history-title .share, .page-play .history .history-title #bdshare{
    float: right;
    color:#333;
}
.page-play .history .history-title .share a,
.page-play .history .history-title .share span,
.page-play .history .history-title .share strong{
    height:16px;
    font-size:12px;
    float:left;
}
.page-play .history .history-title .share span.bds_more{
    padding-top:2px;
    height:18px;
}
.page-play .history .history-content{
    width:840px;
    overflow: hidden;
    padding-top:8px;
}
.page-play .history .history-content a.history-prev{
    width:20px;
    height:0px;
    padding-top:120px;
    float: left;
    display:block;
    overflow: hidden;
    display: none;
    background:url(/1ting../images/play-history-act.png) 0px 0px no-repeat;
}
.page-play .history .history-content a.history-next{
    width:20px;
    height:0px;
    padding-top:120px;
    float: left;
    display:block;
    overflow: hidden;
    display: none;
    background:url(/1ting../images/play-history-act.png) -20px 0px no-repeat;
}
.page-play .history .history-content .history-list{
    width:800px;
    overflow: hidden;
    float: left;
}
.page-play .history .history-content ul{
    width:912px;
    height:120px;
    overflow: hidden;
}
.page-play .history .history-content ul li{
    width:96px;
    height:120px;
    padding:6px 9px;
    margin-right:0px;
    float: left;
    overflow: hidden;
}
.page-play .history .history-content ul li a.item-pic{
    width:96px;
    height: 62px;
    display: block;
    overflow: hidden;

}
.page-play .history .history-content ul li a.item-pic img{
}
.page-play .history .history-content ul li a.item-pic:hover,
.page-play .history .history-content ul li a.current{
    width:92px;
    height:58px;
    border:2px solid #ff800f;
}
.page-play .history .history-content ul li a.item-pic:hover img,
.page-play .history .history-content ul li a.current img{
    margin-top:-2px;
    margin-left:-2px;
}
.page-play .history .history-content ul li span.item-date{
    width:96px;
    height:20px;
    text-align: center;
    display: block;
    color:#555;
}
.page-play .history .history-content ul li a.item-title{
    width:96px;
    height:20px;
    text-align: center;
    display: block;
    color:#999;
}
.page-play .history .history-content ul li a.item-title:hover{
    color:#f60;
}
.page-play .comment{
    width:840px;
    overflow: hidden;
    border-top:1px solid #EEE;
    margin-top:20px;
}
.page-play .comment .comment-title{
    line-height:20px;
    float:left;
    font-size:14px;
    color:#0286d1;
    padding:10px 0px 10px;
}
.page-play .comment .comment-left{
    width:620px;
    float: left;
    padding-right:10px;
    padding-top:10px;
    border-right:1px solid #EEE;
}
.page-play .comment .comment-right{
    width:120px;
    width:179px;
    float: right;
    padding:10px 10px 10px 20px;
    overflow: hidden;
}
.page-play .comment .comment-right ul{
    width:179px;
    margin:0px auto;
    clear:both;
    overflow: hidden;
}
.page-play .comment .comment-right ul li{
    width:179px;
    overflow: hidden;
    text-align: center;
    padding:12px 0px;
}
.page-play .comment .comment-right ul li img{
    width:150px;
    height:40px;
}
.page-play .comment .comment-right ul li a{
    color:#666;
}

.page-deliver{
    background-color: #FFF;
    overflow: hidden;
}
.page-deliver .box-head{
    width:880px;
    padding:10px 40px 6px;
    background-color: #3c3c3c;
}
.page-deliver .box-head h2{
    font-size:14px;
    color:#FFF;
    padding-bottom:8px;
}
.page-deliver .box-head p{
    color:#BBB;
}
.page-deliver .box-body{
    width:840px;
    padding:20px 60px;
}
.page-deliver .box-left{
    width:420px;
    float: left;
}
.page-deliver .box-right{
    width:340px;
    float: right;
}

.page-deliver .fm-item{
    padding-top:46px;
}
.page-deliver .fm-item .fm-title{
    width:400px;
    line-height:16px;
    color:#63625e;
    font-size:14px;
    padding:0px 0px 8px;
    font-weight: bold;
}
.page-deliver .fm-item .fm-field{
    padding:4px 0px;

}
.page-deliver .fm-item .fm-text{
    line-height: 16px;
    padding:6px 0px;
    text-indent: 6px;
    border:1px solid #dadada;
}
.page-deliver .addpic .picinput{
    width:360px;
    overflow: hidden;
}
.page-deliver .addpic .picinput input{
    float:left;
    width:300px;
    margin-right: 10px;
}
.page-deliver .addpic .picinput a{
    width:46px;
    height:28px;
    line-height: 28px;
    border:1px solid #dadada;
    float: left;
    text-align: center;
    color:#555;
    background-color: #f3f3f3;
    font-weight: bold;
}
.page-deliver .btn-showbox{
    width:200px;
    height:30px;
    overflow: hidden;
    margin-top:24px;
}
.page-deliver .btn-showbox a{
    height:28px;
    line-height: 28px;
    padding:0px 8px;
    border:1px solid #dadada;
    float: left;
    text-align: center;
    color:#555;
    background-color: #f3f3f3;
    font-weight: bold;
    clear: both;
}
.page-deliver .addpic .picbox{
    width:320px;
    overflow: hidden;
}
.page-deliver .addpic .picbox img{
    width:194px;
    margin-top:20px;
    clear:both;
}
.page-deliver .addsong{
    width:320px;
    padding:14px;
    border:1px solid #dadada;
    background-color: #f8f8f8;
    overflow: hidden;
}
.page-deliver .addsong input{
    float: left;
    width:277px;
    height:18px;
}
.page-deliver .addsong .btn-search{
    width:40px;
    height:0px;
    padding-top:30px;
    overflow: hidden;
    background: url(/1ting../images/btn-search.png) 0px 0px no-repeat;
    border:1px solid #CCC;
    float: left;
    margin-left:-1px;
    cursor:pointer;
}
.page-deliver .songlist{
    width:348px;
    border:1px solid #D3D3D3;
    border-top:0px;
    display:none;
}
.page-deliver .songlist ul li{
    width:348px;
    border-bottom:1px solid #EEE;
    height:36px;
    line-height: 36px;
    text-indent: 12px;
    color:#888;
    overflow: hidden;
}
.page-deliver .songlist ul li.hover{
    background-color: #fafafa;
}
.page-deliver .songlist ul li.pagenav{
    text-align: center;
}
.page-deliver .songlist ul li.pagenav a{
    margin:0px 6px;
}
.page-deliver .added{
    width:324px;
    padding:8px 12px;
    border:1px solid #D3D3D3;
    background: #FDFDFD;
    overflow: hidden;
    margin-top:10px;
    display:none;
}
.page-deliver .added .btn-play{
    width:26px;
    height:0px;
    padding-top:26px;
    border:1px solid #CCC;
    overflow: hidden;
    float: left;
    background:url(/1ting../images/song-added-ico.png) 0px 0px no-repeat;
    margin-top:2px;
}
.page-deliver .added .btn-pause{
    width:26px;
    height:0px;
    padding-top:26px;
    border:1px solid #CCC;
    overflow: hidden;
    float: left;
    background:url(/1ting../images/song-added-ico.png) 0px -26px no-repeat;
    margin-top:2px;
}
.page-deliver .added .song-info{
    width:240px;
    float:left;
    line-height:20px;
    overflow: hidden;
    padding:6px 10px;
    color:#666;
}
.page-deliver .added .song-del{
    width:19px;
    height: 0px;
    padding-top:19px;
    border:1px solid #CCC;
    overflow: hidden;
    float: right;
    background:url(/1ting../images/song-added-ico.png) 0px -60px no-repeat;
    margin-top:5px;
}
.page-deliver .box-foot{
    width:960px;
    padding:30px 0px 20px;
    clear: both;
}
.page-deliver .box-foot .btn-submit{
    width:112px;
    height:50px;
    line-height: 50px;
    background: url(/1ting../images/btn-deliver.png) 0px 0px repeat-x;
    color:#FFF;
    font-weight: bold;
    display: block;
    text-align: center;
    font-size:14px;
    margin:0px auto;
    line-height:0px;
    text-indent: -9999px;
    overflow: hidden;
}
.page-deliver .deliver-error,
.page-deliver .deliver-success{
    padding:160px 60px;
    margin: 0px auto;
}
.page-deliver .deliver-error h2,
.page-deliver .deliver-success h2{
    width:288px;
    font-size:45px;
    margin: 0px auto;
    color: #333;
    text-indent: 56px;
    background:url(/1ting../images/ico-success.png) 0px 8px no-repeat;
    font-family: "SimSun";
}
.page-deliver .deliver-error p,
.page-deliver .deliver-success p{
    color:#888;
    text-align: center;
    padding:30px 0px 60px;
    font-size:14px;
}
.page-deliver .deliver-error a.btn-back,
.page-deliver .deliver-success a.btn-closepage{
    width:100px;
    height:0px;
    padding-top:40px;
    display: block;
    margin:0px auto;
    background: url(/1ting../images/btn-closepage.png) 0px 0px no-repeat;
    overflow: hidden;
}
.page-deliver .deliver-error h2{
    background:#f60;
}
.page-deliver .deliver-error a.btn-back{
    background:url('/1ting../images/btn-submit-bg.png') repeat-x;
    height:40px;
    color:#fff;
    font-size:18px;
    text-align:center;
    padding-top:0;
}
.page-deliver .box-misc{
    width:840px;
    padding: 0px 60px 60px;
    clear: both;
}
.page-deliver .box-misc .fm-item{
    padding:0;
}
.page-deliver .box-misc .fm-field{
    background:#F3F3F3;
    border:1px solid #d8d8d8;
    width:498px;
    color:#616161;
}
.page-deliver .box-misc .fm-field ul li{
    padding:0 0 0 50px;
    height:60px;
}
.page-deliver .box-misc .fm-field ul li.t{
    background:url('/1ting../images/t.png') 8px 50% no-repeat;
}
.page-deliver .box-misc .fm-field ul li.w{
    background:url('/1ting../images/w.png') 8px 50% no-repeat;
}
.page-deliver .box-misc .fm-field ul li p{
    color:#000;
    font-weight:700;
    height:30px;
    line-height:30px;
}



/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer
{
    overflow: hidden;
    position: relative;
}

.jspPane
{
    position: absolute;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 100%;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
    margin: 0;
    padding: 0;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: url(/1ting../images/scroll-bg.gif) -2px 0px repeat-y;
    position: relative;
}

.jspDrag
{
    width:5px;
    background:#FFF;
    border-radius: 2px;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow
{
    height: 5px;
}

.jspHorizontalBar .jspArrow
{
    width: 5px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}

