/*分页组件样式*/
.pageBtn,span.more{float:left;line-height:0;font-size:0;overflow:hidden;width:25px;height:24px;/*margin-top:4px;background:url("../../images_1405/com_sprite.png") no-repeat;*/}
.page_list a,span.more{/*background:url("../../images_1405/music/mus_sprite.png") no-repeat;*/}
span.more{background:url("../../images_1405/music/mus_sprite.png") no-repeat;}
.collect_page{clear:both;/*height:32px;line-height:32px;*/ margin-top:30px; height:25px; line-height:25px;}
.pagewrap,.pagewrapinner{height:100%;float:left;position:relative;}
.pagewrap{left:50%}
.pagewrapinner{left:-50%}
.pageBtn{cursor:pointer;}
.collect_page .page_pre,.collect_page .page_next { background: none; font-size: 14px; width: auto; height: 22px; line-height: 22px; font-weight: bold; text-align: center; border-bottom: 3px solid #dedede; color:#AEAEAE;}
.collect_page .page_pre:hover,.collect_page .page_next:hover { color: #FF7E00; border-bottom: 3px solid #FF7E00;}
.collect_page .page_next { margin-left:10px;}

.page_list {margin-left:9px;width:auto;float:left;height:25px;}
span.more{margin-left:9px;background-position: -73px -250px;}
.page_list a{font-family:"arial";/*width:32px;*/height:25px; float:left; text-align:center;line-height:25px;font-size:16px; cursor:pointer; margin:0 5px; padding:0 8px; font-weight:bold;}
.page_list a.icobgg{color:#aeaeae;background-position: -246px -174px;}
.page_list a.icobgg:hover {/*background-position: -46px -29px;*/ background:#efefef;}
.page_list a.current {color:#ffffff;/*background-position: -246px -137px;*/ background:#ff7e00;}
.page_list a.current:hover {/*background-position: -250px -214px;*/}
/*altered by zhengzhun 6.11*/
.pagewrap .totalPage,.pagewrap .jumpPage { float:left; width:auto; line-height:22px; font-size:14px; color:#aeaeae; margin-right:15px;}
.pagewrap .totalPage span { margin:0 5px; color:#ff7e00; font-weight:bold;}
.pagewrap .jumpPage { margin:0 0 0 15px;}
.pagewrap .jumpPage span { float:left; display:block;}
.pagewrap .jumpPage input { width:35px; float:left; height:20px; *line-height:22px; padding-left:5px; border:1px solid #AEAEAE; margin:0 8px 0; outline:none;}
.pagewrap .jumpPage a { display:block; float:left; width:30px; height:22px; background:#ff7e00; text-align:center; line-height:22px; color:#fff; margin-left:10px;}