﻿@charset "utf-8";
/* CSS Document */
@import "attach.css";
body {
	background:#fff;
	margin:0;
	font:normal 12px/1.8 "宋体";
	color:#2c2c2c;
}
a, a:hover {
	color:#2c2c2c;
	text-decoration:none;
}
a:hover {
	color:#bf270f;
}
img {
	border:none;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
}
.br {
	clear:both;
	font-size:0;
	padding:0;
	margin:0;
	height:0;
	display: block;
}
hr {
	margin:auto;
	background:url(../img/line_.gif) repeat-x;
	height:1px;
	border:none;
*border-top:#D3D3D3 1px dotted;
	clear:both;
}
/*通用字体*/
h1, h2, h3, h4, h5, h6 {
	line-height:1.5;
	padding:0;
	margin:0;
}
h1 {
	font-size:18px;
	text-align:center;
	margin:20px;
	color:#bf270f;
}/*一号标题：适用于页面大标题*/
h2 {
	font-size:12px;
}/*二号标题：适用于页面副标题*/
h3 {
	font-size:14px;
	color:#259fe2;
	margin-bottom:8px;
	text-align:left;
}/*三号标题：适用于板块标题*/
h4 {
	font-size:12px;
	text-align:center;
	background:#024471;
	border:solid 1px #38607b;
	padding:2px;
}/*四号标题：适用于其他大标题*/
h5 {
	font-size:18px;
	background:#fff url(../img/line_red.gif) no-repeat 41px center;
	clear:both;
	padding:0 10px;
	margin:50px 0 30px 0;
}/*五号标题：适用于其他大标题*/
h5 a {
	padding:3px 10px;
	border:solid 1px #ddd;
	color:#bf270f;
	background:#fff;
}/*索引标题*/
h6, h6 a {
	font:normal 12px/1.5 "宋体";
	color:#06C;
}/*六号标题：适用于其他大标题*/
.brown {
	color:#987a31;
}
.point, a.point {
	padding:4px;
	color:#fff;
	background:#20a0eb;
	border:solid 1px #fff;
}
a.point:hover {
	border:solid 1px #00FFFF;
	color:#fff;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.r, a.r {
	color:#bf270f;
}
.b, a.b {
	color:#09C
}
a.underline {
	border-bottom:solid 1px #bf270f
}
.f12, a.f12 {
	font-size:12px;
}
.f14, a.f14 {
	font-size:14px;
}
.f16, a.f16 {
	font-size:16px;
}
.f18, a.f18 {
	font-size:18px;
}
/*通用版式定义*/
.left, .middle, .right {
	float:left;
}
.middle {
	margin:0 10px;
	width:540px;
}
.left, .right {
	width:220px;
}
.right {
	float:right;
}
.general {
	border:solid 1px #9fc8fe;
	padding:5px;
	margin-bottom:10px;
	background:#fff url(../img/bg_general.jpg) repeat-x 0 0;
}/*通用栏样式 */
/*其他通用定义*/						/*2009-4-24修改*/
input, select, textarea {
	border:solid 1px #d3d3d3;
	color:#06C;
	margin:3px;
}
input[type="text"], input[type="password"] {
	height:18px;
	width:130px;
}
input {
height:expression((this.type=="text"||this.type=="password") ? "18px" : "auto");
 width:expression((this.type=="text"||this.type=="password") ? "130px" : "auto");
}
input.btn {
	height:22px;
	line-height:20px;
	background:url(../img/bg_btn.jpg) top repeat-x;
	color:#707070;
	font-weight:bold;
}
select {
	height:22px;
}
.align_r {
	text-align:right;
}
.align_m {
	text-align:center;
}
/*顶部修饰条*/
#topBar {
	height:5px;
	background:#4d4d4d;
	font-size:0;
	margin-bottom:15px;
	width:100%;
	overflow:hidden;
	width:100%;
width:expression(this.width<1000?"1000px":this.width);
	min-width:1000px;
}
/*顶部及页面容器设置*/
#top, .con {
	width:1000px;
	margin:auto;
	overflow:hidden;
	clear:both;
}
/*网站logo等顶部定义*/
#logo, #nav, #fastNav {
	float:left;
	overflow:hidden;
}
#logo {
	margin:5px 20px 5px 20px;
}
#nav {
	width:630px;
	clear:right;
}
#fastNav {
	float:right;
	margin:0 20px;
	clear:right;
}
/*顶部通用菜单*/
#topNav {
	height:44px;
	width:100%;
	background:url(../img/bg_Tnav_1.jpg) no-repeat left top;
	margin-bottom:6px;
	float:left;
	clear:right;
}
#topNav ul {
	height:44px;
	width:auto;
	background:url(../img/bg_Tnav_3.jpg) no-repeat right top;
	padding:5px 0px 5px 40px;
}
#topNav li {
	float:left;
	list-style:none;
}
#topNav a {
	color:#fff;
	font:bold 14px/2.5 "宋体";
	padding:6px 15px;
}
#topNav a:hover {
	background:url(../img/underline.png) no-repeat center bottom;
}
/*顶部歌手索引padding:5px 0px 5px 20px;*/
#index {
	height:40px;
	width:100%;
	background:url(../img/bg_index_1.jpg) no-repeat left top;
	clear:both;
	;
	color:#fff;
}
#index ul {
	height:44px;
	width:auto;
	float:left;
	background:url(../img/bg_index_2.jpg) repeat-x;
	padding-top:5px;
}
#index ul.letter {
	margin-left:20px;
	display:inline;
}
#index ul.nature {
	padding-right:20px;
	background:url(../img/bg_index_3.jpg) no-repeat right top;
	float:right;
}
#index ul span {
	float:left;
}
#index li {
	float:left;
	list-style:none;
}
#index a {
	color:#fff;
	font:bold 12px/1 "宋体";
	padding:0px 3px;
}
#index a:hover {
	background:url(../img/underline.png) no-repeat center bottom;
}
/*顶部竖列菜单*/
#f1, #f2, #f3, #f4 {
	padding-left:15px;
	background:url(../img/li_1.gif) no-repeat left center;
}
#f1 {
	background-image:url(../img/li_1.gif);
}
#f2 {
	background-image:url(../img/li_2.gif);
}
#f3 {
	background-image:url(../img/li_3.gif);
}
#f4 {
	background-image:url(../img/li_4.gif);
}
/*页面主菜单*/
#mainNav {
	height:38px;
	background:#4d4d4d;
	font:normal 14px/2.6 "宋体";
	color:#fff;
	clear:both;
	text-align:center;
	width:100%;
width:expression(this.width<1000?"1000px":this.width);
	min-width:1000px;
}
#mainNav ul {
	width:975px;
	margin:auto;
}
#mainNav li {
	float:left;
	padding:0 1px;
	list-style:none;
}
#mainNav li.interval {
	background:url(../img/interval.gif) no-repeat center 11px;
	height:38px;
}
#mainNav a {
	color:#fff;
	border:solid 1px #4d4d4d;
	padding:3px 9px;
}
#mainNav a:hover {
	border:solid 1px #666666;
	background:#555;
}
/*主菜单下方通栏banner*/
#banner {
	background:url(../img/bg_main.jpg) repeat-x top;
	text-align:center;
	padding:10px 0;
}
/*版权*/
#copyright, #copyright a {
	background:#efefef url(../img/bg_btm.gif) repeat-x top;
	height:135px;
	text-align:center;
	color:#707070;
	width:100%;
width:expression(this.width<1000?"1000px":this.width);
	min-width:1000px;
}
#Flink {
	padding:20px 0 10px 0;
	color:#987a31;
}
#Flink a {
	color:#987a31;
}
/*登录、公告*/
#login {
	height:220px;
	overflow:hidden;
}
#login {
	text-align:center;
	line-height:2.5;
*line-height:1.8;
	_line-height:2;
}/*FF\IE7\IE6*/
/*最新歌曲*/
#newest {
	overflow:hidden;
}
#newest a {
	display:inline-block;
	border-bottom:solid 1px #fff;
	width:160px
}
#newest li{
	height:21px;
	line-height:21px
	}
#newest a:hover {
	font-weight:bold;
	color:#987a31;
	border-bottom:solid 1px #bf270f;
}
/*下载排行榜单*/
#ranking {
	overflow:hidden;
}
#ranking div {
	clear:both;
	margin:0;
	padding:0;
}
#ranking a {
	width:140px;
	display:block;
	float:left;
	clear:left;
	margin:0;
}
#ranking a:hover {
	color:#279de8;
}
#ranking span {
	background:url(../img/bg_total.gif) no-repeat right;
	width:50px;
	margin:0 0 0 6px;
	padding:0 2px;
	float:right;
	clear:right;
	color:#000;
}/*下载排行榜数据统计背景样式*/
/*联系方式*/
#contact {
	line-height:1.7;
}
/*歌手搜索排行*/
.songerRanking div {
	clear:both;
	border-bottom:dashed 1px #ddd;
}
.songerRanking a {
	display:block;
	float:left;
	width:150px;
	height:25px;
	padding-left:20px;
}
.songerRanking a:hover {
	font-weight:bold;
	color:#987a31;
}
/*两栏*/
.mainPart_2 {
	float:left;
	margin:0 0 10px 10px;
	width:755px;
	clear:right;
}
/*分页*/
#pagination {
	text-align:right;
	margin:10px 10px 20px 10px;
	clear:both;
}
#pagination a {
	padding:2px 3px;
	color:#987a31;
	font-size:14px;
}
#pagination a:hover, #pagination a.current {
	color:red;
	border-bottom:solid 2px red;
}
#pagination a.f12 {
	font-size:12px;
}
#topdown {
	float:left;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
	width:208px;
}
#topdown .rankinglist {
	
}

#topdown .rankinglist li{
	height:22px;
	line-height:22px
	
}
#topdown .rankinglist li a{
	display:-moz-inline-box;
	display:inline-block;
	width:158px;
}

#topdown .rankinglist li a:hover{
	font-weight:bold;
	color:#987a31;
	border-bottom:solid 1px #bf270f;
}
#topdown .rankinglist li span{
	display:-moz-inline-box;
	display:inline-block;
	background:url(../img/bg_total.gif) no-repeat right;
	width:40px;
	padding:1px;
	clear:right;
	color:yellow;
	text-align:right;
}
