@import "reset.css"; /* 引入页面重设文件 */
@import "hd-ft.css"; /* 引入页面头部及页面尾部公用样式 */

/* .bd_pub 通栏广告样式 避免广告过滤，使用非语义class */
.bd_pub {margin-bottom:6px; clear:both; border:1px solid #333;}
.bd_pub a {display:block;width:974px;}
.bd_pub img {width:974px;} /* 通栏广告尺寸974*120 */

/* 链接样式定义 */
a { color:#000;}

/* 面包屑导航 */
.nav_mbx {background:#C6C6C6 url(../images/nav_bar_logo.png) 10px 0 no-repeat; height:27px; line-height:27px; padding-left:40px; margin-bottom:5px;}
.nav_Banner{border:1px solid #ccc; width:974px; margin:5px auto;
}

/* 爱唱之星列表 */
.star_main, .tuij_main { border-top:3px solid #E16893; margin-bottom:6px;}
.isingStarTitle{border-bottom:1px dashed #ccc;}
.star_box{ float:left; width:300px; height:135px; position:relative; padding:20px 10px; border-bottom:1px dotted #E57AA0;}

.star_box .img{ position:absolute; left:20px; top:25px;}
.star_box .img a img {width:96px; height:96px; background:#FFF; padding:2px; border:1px solid #E16893;}
.star_box .img a:hover img { background:#E16893;}
.star_box dl, .tuij_box dl, .tj_img_box dl{ padding-left:140px;}
.star_box dt.user, .tuij_box dt.user, .tj_img_box dt,user{ font-weight:700; line-height:25px;}
	.star_box dt.user a, .tuij_box dt.user a, .tj_img_box dt.user a{ color:#FF720D;}
.star_box dd.song { background:url(../images/s_icon_music.gif) no-repeat left 3px; padding-left:15px; line-height:20px;}

.star_box dd.type {line-height:25px; background:url(../images/s_icon_staruser.gif) right 4px no-repeat; width:70px;}
	.star_box dd.type strong{ color:#E70010; font-weight:700;}
.star_box dd.hot, .tuij_box dd.hot, .tj_img_box dd.hot{line-height:20px;}
	.star_box dd.hot strong, .tuij_box dd.hot strong, .tj_img_box dd.hot strong{ color:#E70010; font-weight:700;}
	
/* 小编推荐列表 */
 .tuij_box{float:left; width:280px; height:105px; position:relative; padding:10px 15px; border-bottom:1px dotted #E57AA0;}
.tuij_box .img {position:absolute; left:40px; top:20px;}
.tuij_box .img a img{width:100px; height:75px; background:#FFF;}
.tuij_box dd.song, .tj_img_box dd.song{line-height:20px;}

.tj_img_box{float:left; margin-left:20px;width:300px; height:110px; padding:15px 0; position:relative;border-bottom:1px dotted #E57AA0;}
.tj_img_box .img {position:absolute; left:40px; top:25px;}
.tj_img_box .img a img{width:75px; height:75px; background:#FFF;}

/* 翻页 */
.list_page_num {clear:both; line-height:30px; text-align:right; padding:10px 20px;}
.list_page_num a {margin-left:5px; padding:3px 5px 2px; border:1px solid #FEE9F7;}
.list_page_num a:hover {border:1px solid #E57AA0; background:#FEE9F7; text-decoration:none;}