/* happy new year
.header .logo {
    width: 320px;
}
.header .logo h1 {
    background: url("/1ting/v5/r4/images/top_logo_newyear.png") no-repeat scroll 4px 4px transparent;
}
.header .search .search_box input {
    width: 200px;
}
 */
/* index.css */
.container {
    float: left;
    width: 728px;
}
.sidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    width: 224px;
}
.center {
    overflow: hidden;
}
.topAlbum {
    float: right;
    height: 378px;
    overflow: hidden;
    width: 480px;
}
.topAlbum .sTitle {
    background: url("/1ting/v5/r5/images/index-tbg.png") repeat-x scroll 0 -57px transparent;
    height: 30px;
    overflow: hidden;
    width: 480px;
}
.topAlbum .sTitle strong {
    background: url("/1ting/v5/r5/images/index-tbg.png") no-repeat scroll left 0 transparent;
    color: #666666;
    float: left;
    height: 27px;
    line-height: 27px;
    margin-top: 3px;
    overflow: hidden;
    padding-left: 8px;
}
.topAlbum .sTitle p.tabs {
    background: url("/1ting/v5/r5/images/index-tbg.png") no-repeat scroll right -27px transparent;
    float: right;
    height: 30px;
    padding-right: 4px;
}
.topAlbum .sTitle p.tabs a {
    border-left: 1px solid #DDDDDD;
    color: #777777;
    float: left;
    height: 27px;
    line-height: 27px;
    margin-left: -3px;
    margin-top: 3px;
    overflow: hidden;
    padding: 0 6px 0 3px;
    position: relative;
    text-align: center;
    width: 56px;
    z-index: 1;
}
.topAlbum .sTitle p.tabs a:hover {
    color: #0093E1;
}
.topAlbum .sTitle p.tabs a.selected {
    background: url("/1ting/v5/r5/images/index-tbg.png") no-repeat scroll center -87px transparent;
    border-left: 0 none;
    color: #0093E1;
    font-weight: bold;
    height: 30px;
    line-height: 33px;
    margin-top: 0;
    padding: 0;
    width: 78px;
    z-index: 2;
}
.topAlbum .albumList {
    height: 350px;
    overflow: hidden;
    width: 480px;
}
.topAlbum .albumList ul {
    margin: 0 auto;
    overflow: hidden;
    width: 488px;
}
.topAlbum .albumList ul li {
    float: left;
    overflow: hidden;
    padding: 12px 8px 0 0;
    position: relative;
    width: 114px;
}
.topAlbum .albumList ul li a.albumPic {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #DDDDDD;
    display: block;
    height: 112px;
    margin: 0 auto;
    overflow: hidden;
    width: 112px;
}
.topAlbum .albumList ul li a.albumPic img {
    border: 1px solid #FFFFFF;
    height: 110px;
    width: 110px;
}
.topAlbum .albumList ul li a.albumPlay {
    background: url("/1ting/v5/r5/images/btn_album_play.png-20130128.html") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: none;
    width: 24px;
    height: 24px;
    overflow: hidden;
    position: absolute;
    top: 91px;
    left: 80px;
    text-indent: -9999px;
}
.topAlbum .albumList ul li a.albumPlay:hover {
    background: url("/1ting/v5/r5/images/btn_album_play_hover.png-20130128.html") no-repeat scroll 0 0 transparent;
}
.topAlbum .albumList ul li .albumName {
    color: #666666;
    display: block;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    padding-top: 8px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 110px;
}
.topAlbum .albumList ul li .singerName {
    color: #666666;
    display: block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 110px;
}
.topAlbum .albumList ul li .albumName:hover, .topAlbum .albumList ul li .singerName:hover {
    color:#0093E1;
}
.topAlbum .albumList ul li .albumDate {
    color: #999999;
    display: none;
    font-size: 10px;
    height: 13px;
    line-height: 13px;
    text-align: center;
}
.smallnav {
    float: left;
    overflow: hidden;
    width: 240px;
}
.smallnav dl {
    border-bottom: 1px solid #F7FBFE;
    margin-top: 4px;
}
.smallnav dt {
    background: url("/1ting/v5/r5/images/index-sbg2.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    letter-spacing: 1px;
    line-height: 27px;
    overflow: hidden;
    text-align: center;
    width: 240px;
}
.smallnav dt strong {
    color: #0093E1;
    float: left;
    font-size: 14px;
    overflow: hidden;
    padding-left: 8px;
}
.smallnav dt a.more {
    color: #999999;
    float: right;
    overflow: hidden;
    padding-right: 18px;
}
.smallnav dt a.more:hover {
    color: #0093E1;
    text-decoration: none;
}
.smallnav dd {
    border: 1px solid #D3D9E0;
    height: 163px;
    overflow: hidden;
    width: 238px;
}
.smallnav dd ul {
    background: url("/1ting/v5/r5/images/index-snav-linebg.png") repeat scroll 0 0 transparent;
    height: 160px;
    margin-top: -1px;
    overflow: hidden;
    padding: 0 0 0 5px;
    width: 238px;
}
.smallnav dd ul li {
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 15px 0 5px;
}
.smallnav dd ul li a {
    color: #666666;
    white-space: nowrap;
}
.smallnav dd ul li a:hover {
    color: #0093E1;
}
.todaySong {
    background-color: #00FF00;
    margin-top: 8px;
    width: 240px;
}
.todaySong dd {
    height: 164px;
    overflow: hidden;
    position: relative;
    width: 224px;
}
.todaySong dd a {
    display: block;
    height: 164px;
    overflow: hidden;
    position: relative;
    width: 224px;
}
.todaySong dd a span.todaysong-btn-play {
    display: block;
    background: url("/1ting/v5/r5/images/btn-todaysong-play.png") no-repeat 0 0;
    height: 0;
    left: 81px;
    filter:alpha(opacity=50);
    opacity: 0.5;
    overflow: hidden;
    padding-top: 50px;
    position: absolute;
    top: 57px;
    width: 62px;
    z-index: 2;
    cursor: pointer;
}
.todaySong dd a:hover span.todaysong-btn-play {
    filter:alpha(opacity=80);
    opacity: 0.8;
}
.todaySong dd a span.today-song-bg {
    position: absolute;
    width: 100%;
    height: 42px;
    background: #000;
    top:123px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.todaySong dd a span.today-song-title {
    position: absolute;
    width: 205px;
    left:6px;
    top:126px;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.todaySong dd a span.today-song-info {
    position: absolute;
    width: 205px;
    left: 6px;
    top: 145px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    color: #FFF;
}
.todaySong dd a:hover span.today-song-title,
.todaySong dd a:hover span.today-song-info {
    text-decoration: underline;
}
.todaySong dt {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #000000;
    height: 23px;
    overflow: hidden;
    width: 222px;
}
.todaySong dt strong {
    background: url("/1ting/v5/r5/images/text-todayplay.png") no-repeat scroll center 0 #666666;
    border: 1px solid #888888;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 21px;
    width: 220px;
}
.notice {
    background: url("/1ting/v5/r5/images/notice.png") no-repeat scroll 0 0 transparent;
    height: 90px;
    overflow: hidden;
    width: 224px;
}
.notice ul {
    padding: 8px 0 0 8px;
}
.notice ul li {
    background: url("#") no-repeat scroll 6px -85px transparent;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 192px;
}
.notice ul li a {
    color: #666666;
}
.notice ul li a:hover {
    color: #0093E1;
}
.notice ul li a strong {
    color: #FF6600;
    font-weight: normal;
    margin: 1px;
    text-decoration: none;
}
.songBox {
    background: url("/1ting/v5/r5/images/index_tbg.png") repeat-x scroll 0 -212px transparent;
    border: 1px solid #AACBEE;
    float: left;
    overflow: hidden;
    width: 726px;
}
.songBox .songRow {
    border-left: 1px solid #AACBEE;
    float: left;
    margin-left: -1px;
    overflow: hidden;
    width: 242px;
}
.songBox .songRow .sTitle {
    height: 29px;
    overflow: hidden;
    width: 242px;
}
.songBox .songRow .sTitle h2 {
    color: #0F365E;
    float: left;
    font-size: 12px;
    line-height: 25px;
    padding: 0 8px;
}
.songBox .songRow .sTitle .tabs {
    float: right;
    height: 29px;
}
.songBox .songRow .sTitle .tabs a {
    color: #666666;
    float: left;
    height: 29px;
    line-height: 25px;
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    width: 36px;
}
.songBox .songRow .sTitle .tabs a.selected {
    background: url("/1ting/v5/r5/images/tabs_select.png-.html") no-repeat scroll center 2px transparent;
    color: #FF6600;
    cursor: default;
    font-weight: bold;
    line-height: 31px;
    text-decoration: none;
    width: 44px;
}
.songBox .songRow .sTitle .more {
    float: right;
    height: 29px;
    padding-right: 4px;
}
.songBox .songRow .sTitle .more a {
    background: url("/1ting/v5/r5/images/icons.gif") no-repeat scroll right -1000px transparent;
    color: #666666;
    float: left;
    height: 21px;
    line-height: 21px;
    margin-top: 2px;
    padding: 0 12px 0 4px;
}
.songBox .songRow .songList {
    overflow: hidden;
    width: 242px;
}
.songBox .songRow .songList ul {
    margin: 0 auto;
    overflow: hidden;
    width: 236px;
}
.songBox .songRow .songList ul li {
    background: url("/1ting/v5/r5/images/dashed_x.gif") repeat-x scroll left bottom transparent;
    float: left;
    height: 26px;
    line-height: 25px;
    overflow: hidden;
    width: 236px;
}
.songBox .songRow .songList ul li input {
    float: left;
    margin: 2px 2px 0;
}
.songBox .songRow .songList ul li input[type="checkbox"] {
    margin: 6px 5px 0 6px;
}
.songBox .songRow .songList ul li span {
    float: left;
    height: 21px;
    line-height: 162%;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
}
.songBox .songRow .songList ul li a.songTitle {
    color: #555555;
}
.songBox .songRow .songList ul li a.singerName {
    color: #555555;
}
.songBox .songRow .songList ul li a:hover {
    color: #FF3300;
}
.songBox .songRow .songList .listAction {
    height: 24px;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 0 4px;
    width: 206px;
}
.songBox .songRow .songList .listAction a {
    background-image: url("/1ting/v5/r5/images/btn_songlist.png");
    background-repeat: no-repeat;
    float: left;
    height: 0;
    margin-right: 0;
    overflow: hidden;
    padding-top: 24px;
}
.songBox .songRow .songList .listAction a.select {
    background-position: -26px -54px;
    width: 72px;
}
.songBox .songRow .songList .listAction a.select:hover {
    background-position: -26px -78px;
}
.songBox .songRow .songList .listAction a.play {
    background-position: -98px -54px;
    width: 56px;
}
.songBox .songRow .songList .listAction a.play:hover {
    background-position: -98px -78px;
}
.songBox .songRow .songList .listAction a.add {
    background-position: -154px -54px;
    width: 78px;
}
.songBox .songRow .songList .listAction a.add:hover {
    background-position: -154px -78px;
}
.singerBox {
    width: 224px;
}
.singerBox .sTitle {
    background: url("/1ting/v5/r5/images/index_tbg.png") repeat-x scroll 0 -81px #FF9A35;
    height: 26px;
    overflow: hidden;
    width: 224px;
}
.singerBox .sTitle h2 {
    background: url("/1ting/v5/r5/images/index_tbg.png") no-repeat scroll left -107px transparent;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 27px;
    overflow: hidden;
    padding-left: 8px;
}
.singerBox .sTitle p.tabs {
    background: url("/1ting/v5/r5/images/index_tbg.png") no-repeat scroll right -133px transparent;
    float: right;
    height: 26px;
    overflow: hidden;
    padding-right: 2px;
}
.singerBox .sTitle p.tabs a {
    color: #FFFFCC;
    float: left;
    height: 21px;
    line-height: 19px;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
    width: 32px;
}
.singerBox .sTitle p.tabs a:hover {
    color: #FFFFFF;
}
.singerBox .sTitle p.tabs a.selected, .singerBox .sTitle p.tabs a.selected:hover {
    background: url("/1ting/v5/r5/images/tabs_select.png") no-repeat scroll 0 -27px transparent;
    color: #555555;
    font-weight: bold;
    line-height: 23px;
    margin: 5px 4px;
    width: 40px;
}
.singerBox .singerList {
    border-color: #FFB562;
    border-style: solid;
    border-width: 0 1px 1px;
    overflow: hidden;
    width: 222px;
}
.singerBox .singerList ul {
    margin-left: 5px;
    overflow: hidden;
    padding: 5px 0 4px;
    width: 216px;
}
.singerBox .singerList ul li.singerPic {
    float: left;
    height: 90px;
    overflow: hidden;
    padding: 0 4px 4px 0;
    width: 68px;
}
.singerBox .singerList ul li.singerPic a {
    border: 1px solid #FFFFFF;
    display: block;
    height: 88px;
    overflow: hidden;
    position: relative;
    width: 66px;
}
.singerBox .singerList ul li.singerPic a img {
    height: 88px;
    width: 66px;
}
.singerBox .singerList ul li.singerPic a span {
    background: none repeat scroll 0 0 #333333;
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 21px;
    left: 0;
    line-height: 21px;
    opacity: 0.65;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 66px;
}
.singerBox .singerList ul li.singerPic a:hover {
    border: 1px solid #444444;
    text-decoration: none;
}
.singerBox .singerList ul li.singerPic a:hover span {
    height: auto;
    opacity: 0.85;
}
.singerBox .singerList ul li.singerTxt {
    background: url("/1ting/v5/r5/images/dashed_x.gif") repeat-x scroll left top transparent;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-left: -1px;
    overflow: hidden;
    text-align: center;
    width: 72px;
}
.singerBox .singerList ul li.singerTxt a {
    background: url("/1ting/v5/r5/images/dashed_y.gif") repeat-y scroll left top transparent;
    color: #666666;
    display: block;
    height: 24px;
    overflow: hidden;
    padding: 1px 4px 0;
    width: 64px;
}
.singerBox .singerList ul li.singerTxt a:hover {
    color: #FF3300;
}
.rsBox {
    border: 1px solid #AACBEE;
    width: 222px;
}
.rsBox dt {
    background: url("/1ting/v5/r5/images/index_tbg.png") repeat-x scroll 0 -159px transparent;
    border: 1px solid #FFFFFF;
    height: 27px;
    overflow: hidden;
    width: 220px;
}
.rsBox dt strong {
    float: left;
    letter-spacing: 1px;
    line-height: 25px;
    padding-left: 6px;
}
.rsBox dt a {
    background: url("/1ting/v5/r5/images/icons.gif") no-repeat scroll -6px -1000px transparent;
    color: #7CB4EE;
    float: right;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 4px;
}
.rsBox dt a:hover {
    color: #006699;
    text-decoration: none;
}
.lsBox {
    border: 1px solid #B2D0EA;
    overflow: hidden;
}
.lsBox dt {
    background: url("/1ting/v5/r5/images/index_tbg.png") repeat-x scroll 0 -186px transparent;
    border:1px solid #fff;
    border-bottom:medium none #fff;
    height: 26px;
    line-height: 23px;
    padding-right: 4px;
}
.lsBox dt strong {
    color: #44494F;
    float: left;
    letter-spacing: 1px;
    padding-left: 6px;
}
.lsBox dt .more {
    background: url("/1ting/v5/r5/images/icons.gif") no-repeat scroll right -1000px transparent;
    color: #888888;
    float: right;
    line-height: 25px;
    padding-left: 4px;
    padding-right: 10px;
}
.lsBox dt .more:hover {
    color: #5683CD;
    text-decoration: none;
}
.special {
    height: 248px;
}
.special dd {
    padding: 4px 0 0;
}
.special a.txpic {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #333333;
    display: block;
    height: 77px;
    margin: 0 auto;
    overflow: hidden;
    width: 212px;
}
.special a.txpic img {
    display: block;
    height: 56px;
    width: 212px;
}
.special a.txpic span {
    background: none repeat scroll 0 0 #333333;
    color: #FFCC66;
    cursor: pointer;
    display: block;
    float: left;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 212px;
}
.special a.txpic:hover {
    text-decoration: none;
}
.special a.txpic:hover span {
    background: none repeat scroll 0 0 #444444;
    color: #FFFFFF;
}
.special ul {
    padding-top: 6px;
}
.special ul li {
    background: url("/1ting/v5/r5/images/icons.gif") no-repeat scroll 6px -923px transparent;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding-left: 20px;
}
.hotAlbum {
    height: 478px;
}
.hotAlbum ul {
    margin: 0 auto;
    width: 216px;
}
.hotAlbum ul li {
    background: url("/1ting/v5/r5/images/dashed_x.gif") repeat-x scroll left bottom transparent;
    float: left;
    height: 30px;
    overflow: hidden;
    width: 216px;
}
.hotAlbum ul li p.albumInfo {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
}
.hotAlbum ul li p.albumInfo small {
    color: #FF6600;
    float: left;
    font-size: 10px;
    margin-right: 4px;
    text-align: right;
    width: 16px;
}
.hotAlbum ul li p.albumInfo a.albumName {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 188px;
}
.hotAlbum ul li p.albumInfo a.singerName {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #999999;
    height: 21px;
    line-height: 21px;
    padding-left: 4px;
    position: absolute;
    right: 4px;
    top: 5px;
}
.hotAlbum ul li a.albumPic {
    display: none;
    float: left;
    height: 64px;
    width: 64px;
}
.hotAlbum ul li a.albumPic img {
    height: 64px;
    width: 64px;
}
.hotAlbum ul li p.albumAction {
    display: none;
    float: left;
    height: 19px;
    padding: 5px 0 0 12px;
    width: 128px;
}
.hotAlbum ul li p.albumAction .btn_play {
    background: url("/1ting/v5/r5/images/index_sbg.png") no-repeat scroll -43px -4px transparent;
    float: left;
    height: 0;
    margin-right: 6px;
    overflow: hidden;
    padding: 19px 72px 0 0;
    width: 0;
}
.hotAlbum ul li.mouseover {
    height: 64px;
    padding: 8px 4px;
    width: 208px;
}
.hotAlbum ul li.mouseover a.albumPic {
    display: block;
}
.hotAlbum ul li.mouseover p.albumAction {
    display: block;
}
.hotAlbum ul li.mouseover p.albumInfo {
    float: right;
    height: 38px;
    line-height: 21px;
    overflow: hidden;
    width: 144px;
}
.hotAlbum ul li.mouseover p.albumInfo small {
    height: 17px;
    line-height: 17px;
}
.hotAlbum ul li.mouseover p.albumInfo a.albumName {
    float: left;
    height: 17px;
    left: 18px;
    line-height: 17px;
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap;
    width: 128px;
}
.hotAlbum ul li.mouseover p.albumInfo a.singerName {
    clear: both;
    color: #666666;
    height: 19px;
    left: 8px;
    line-height: 19px;
    top: 19px;
}
.btGenre {
    overflow: hidden;
}
.btGenre dd ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 4px 0;
    width: 720px;
}
.btGenre dd ul li {
    background: url("/1ting/v5/r5/images/icons.gif") no-repeat scroll 6px -824px transparent;
    float: left;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 16px;
    width: 74px;
}
.btGenre dd ul li a {
    color: #666666;
}
.btPicture {
    float: left;
    height: 246px;
    margin-top: 8px;
    width: 238px;
}
.btPicture ul {
    margin: 0 auto;
    width: 216px;
}
.btPicture ul li {
    float: left;
    overflow: hidden;
    width: 108px;
}
.btPicture ul li a {
    display: block;
    height: 104px;
    overflow: hidden;
    padding: 4px 0 0;
    width: 108px;
}
.btPicture ul li a img {
    display: block;
    margin: 0 auto;
}
.btPicture ul li a span {
    color: #333333;
    cursor: pointer;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 106px;
}
.btPicture ul li a:hover span {
    color: #FF3300;
}
.btNews {
    float: right;
    height: 246px;
    margin-top: 8px;
    width: 478px;
}
.btNews dd.txpic {
    background: url("/1ting/v5/r5/images/dashed_x.gif") repeat-x scroll left bottom transparent;
    margin: 0 auto;
    overflow: hidden;
    padding: 6px 0 8px;
    width: 460px;
}
.btNews dd.txpic a.tximg {
    border: 1px solid #D4D0C8;
    float: left;
    height: 72px;
    overflow: hidden;
    width: 120px;
}
.btNews dd.txpic a.tximg img {
    height: 72px;
    width: 120px;
}
.btNews dd.txpic p {
    color: #999999;
    float: left;
    line-height: 17px;
    padding-left: 8px;
    width: 324px;
}
.btNews dd.txpic p small {
    font-size: 12px;
}
.btNews dd.txpic a.txtitle {
    color: #3399FF;
    display: block;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
}
.btNews dd.txnews {
    clear: both;
}
.btNews dd.txnews ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 4px 0;
    width: 460px;
}
.btNews dd.txnews ul li {
    background: url("/1ting/v5/r5/images/icons.gif") no-repeat scroll 6px -923px transparent;
    float: left;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding-left: 14px;
    width: 216px;
}
.btNews dd.txnews ul li a {
    color: #666666;
}
.btSport {
    background: url("/1ting/v5/r5/images/index_sbg.png") no-repeat scroll 0 -232px transparent;
    height: 360px;
    overflow: hidden;
    padding: 4px;
    width: 216px;
}
.btSport dt {
    color: #44494F;
    height: 23px;
    line-height: 23px;
    padding-left: 5px;
    width: 224px;
}
.btSport dd a.nowsport {
    background: none repeat scroll 0 0 #333333;
    display: block;
    height: 231px;
    margin: 4px auto 0;
    overflow: hidden;
    width: 210px;
}
.btSport dd a.nowsport img {
    display: block;
    height: 210px;
    width: 210px;
}
.btSport dd a.nowsport span {
    background: none repeat scroll 0 0 #333333;
    color: #FFCC66;
    cursor: pointer;
    display: block;
    float: left;
    height: 210px;
    line-height: 21px;
    text-align: center;
    width: 210px;
}
.btSport dd a.nowsport:hover {
    text-decoration: none;
}
.btSport dd a.nowsport:hover span {
    background: none repeat scroll 0 0 #444444;
    color: #FFFFFF;
}
.btSport dd h4 {
    color: #44494F;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    margin-top: 8px;
    text-indent: 6px;
}
.btSport dd ul li {
    background: url("/1ting/v5/r5/images/icons.gif") no-repeat scroll 12px -923px transparent;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding-left: 20px;
}
.partner {
}
.partner dt {
    background-color: #F4F4F4;
    height: 24px;
    line-height: 25px;
    overflow: hidden;
    width: 960px;
}
.partner dt strong {
    background: url("/1ting/v5/r5/images/index_sbg.png") no-repeat scroll -116px 0 transparent;
    color: #444444;
    float: left;
    height: 24px;
    padding-left: 8px;
}
.partner dt .border {
    background: url("/1ting/v5/r5/images/index_sbg.png") no-repeat scroll right top transparent;
    float: right;
    height: 24px;
    width: 12px;
}
.partner dd {
    background: url("/1ting/v5/r5/images/allpartner.png") no-repeat scroll center center transparent;
    border: 1px solid #DBE1E6;
    height: 40px;
    overflow: hidden;
    padding: 4px;
    position: relative;
    width: 950px;
}
.partner dd a {
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 32px;
    position: absolute;
    top: 8px;
}
.partner dd a.link1 {
    left: 664px;
    width: 50px;
}
.partner dd a.link2 {
    left: 822px;
    width: 120px;
}
.NA_2 {
    float: left;
    height: 80px;
    overflow: hidden;
    width: 240px;
}
.NA_3 {
    float: right;
    height: 80px;
    overflow: hidden;
    width: 480px;
}
.NA_2plus3 {
    float: left;
    height: 90px;
    overflow: hidden;
    width: 728px;
}
.NA_4 {
    background: none repeat scroll 0 0 #DBD5F1;
    height: 88px;
    overflow: hidden;
    width: 224px;
}
.NA_5 {
    float: left;
    height: 90px;
    margin-top: 8px;
    overflow: hidden;
    width: 728px;
}
.NA_7 {
    clear: both;
    height: 150px;
    margin: 8px auto;
    overflow: hidden;
    width: 960px;
}
#hotSongList ul, #newSongList ul, #niceAlbumList ul, #hotSingerList ul {
    display: none;
}
.focusPic {
    background-color: #111111;
    height: 191px;
    margin-top: 3px;
    overflow: hidden;
    position: relative;
    width: 224px;
}
.focusPic .piclist {
    height: 164px;
    overflow: hidden;
    width: 224px;
}
.focusPic .piclist li {
    display: none;
    height: 164px;
    overflow: hidden;
    width: 224px;
}
.focusPic .piclist li.selected {
    display: block;
}
.focusPic .piclist li a {
    height: 164px;
    overflow: hidden;
    width: 224px;
}
.focusPic .piclist li a img {
    height: 164px;
    width: 224px;
}
.focusPic .picaction {
    background: none repeat scroll 0 0 #222222;
    border: 1px solid #1C1C1C;
    height: 25px;
    width: 222px;
}
.focusPic .picaction a.pic2left {
    background: url("/1ting/v5/r5/images/focuspic-action.png") no-repeat scroll 0 -25px transparent;
    float: left;
    height: 0;
    margin-right: 1px;
    overflow: hidden;
    padding-top: 25px;
    width: 26px;
}
.focusPic .picaction a.pic2left:hover {
    background-position: -26px -25px;
}
.focusPic .picaction a.pic2right {
    background: url("/1ting/v5/r5/images/focuspic-action.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 0;
    overflow: hidden;
    padding-top: 25px;
    width: 26px;
}
.focusPic .picaction a.pic2right:hover {
    background-position: -26px 0;
}
.focusPic .picaction .listaction {
    background-color: #666666;
    border-bottom: 1px solid #909090;
    border-top: 1px solid #909090;
    float: left;
    height: 23px;
    margin-right: 1px;
    overflow: hidden;
    text-align: center;
    width: 168px;
}
.focusPic .picaction .listaction a {
    background: url("/1ting/v5/r5/images/focuspic-action.png") no-repeat scroll -8px -58px transparent;
    display: inline-block;
    height: 0;
    margin: 6px 4px 0;
    overflow: hidden;
    padding-top: 10px;
    width: 10px;
}
.focusPic .picaction .listaction a.selected {
    background-position: -34px -58px;
}
/*Parent inherits margin-top style attribute from first child*/
body:nth-of-type(1) .center.mt8 {
    display:table;
}

/* 每日首页推广 */
.everyday {
    float: left;
    height: 90px;
    margin-top: 8px;
    width: 728px;
    background: #AAA;
}
.everyday-title, .everyday-content, .everyday-more {
    float: left;
    display: inline;
}
.everyday-title {
    width: 131px;
    height: 83px;
    border: #9a9a9a solid 1px;
    background: url("/1ting../images/everyday-title.png") no-repeat;
    margin: 3px 0 0 3px;
}
.everyday-content {
    margin:3px 0 0 3px;
    width: 125px;
    height: 84px;
    position: relative;
    background:#fff;
}
.everyday-content img {
    display: block;
}
.everyday-content p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 22px;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.everyday-content-link {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #FFF;
    overflow: hidden;
}
.everyday-content-link:hover {
    color: #FFF;
}
.everyday-more {
    width: 72px;
    height: 83px;
    border: #999 solid 1px;
    margin: 3px 0 0 3px;
    background: url("/1ting../images/everyday-more-bg.png") no-repeat;
}
.everyday-more:hover {
    width: 72px;
    height: 83px;
    border: #999 solid 1px;
    margin: 3px 0 0 3px;
    text-decoration: none;
    background: url("/1ting../images/everyday-more-bg-hover.png") no-repeat;
}
.everyday-more span {
    display: inline-block;
    background: url("/1ting../images/everyday-arrow.png") no-repeat right 3px;
    padding-right: 8px;
    color: #999;
    margin: 32px 0 0 19px;
    font-size: 14px;
    font-weight: bold;
}
.everyday-more:hover span {
    text-decoration: none;
    cursor: pointer;
}
.flinks {
    overflow: hidden;
}
.flinks dd ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 4px 0;
    width: 960px;
}
.flinks dd ul li {
    float: left;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 16px;
    width: 74px;
}
.flinks dd ul li a {
    color: #666666;
}