@charset "utf-8";
/* CSS Document */

.mp3Play{ background:url(../images/mp3Play_bg.gif) repeat top left; padding-top:90px;}
.mp3Play .info{ margin:0 auto; width:764px; border:3px solid #7e7c72; background:url(../images/mp3Play_info_bg.gif) repeat top left;}
.mp3Play .info .title{ height:43px; text-align:center; padding-top:55px;}
.mp3Play .info .player{ height:130px;padding-top:25px;text-align:center;background:url(../images/mp3Play_play_bg.gif) repeat top left;border-top:1px solid #fff;border-bottom:1px solid #fff;}
.mp3Play .info .play{margin:0 auto; border:1px solid #a8a8a8; padding:2px; background:#fff; width:400px; height:64px;}
.mp3Play .info .btn{width:108px; height:25px; margin:18px auto 0 auto; overflow:hidden; font-family:Arial, Helvetica, sans-serif}
.mp3Play .info .btn a{ display:block; background:url(../images/dow_mp3_btn.gif) no-repeat top; text-align:center; width:108px; height:25px; line-height:28px;}
.mp3Play .info .btn a:hover{ background:url(../images/dow_mp3_btn.gif) no-repeat bottom; text-align:center; text-decoration:none;}

.numberList{ width:530px; margin:35px auto 55px auto; text-align:center;}
.numberList a{display:inline-block; padding:0 8px;height:26px;line-height:26px; margin:10px;}
.numberList a:hover,.numberList a.hover{ border:1px solid #aaa89d; text-decoration:none; background:url(../images/mp3Play_hover_bg.gif) repeat;padding:0 7px;line-height:24px; height:24px;}