/**************二级页面通用顶部 begin*************/
#firstBox {
    background:#fff;
	height:90px;
	padding:6px 4px 2px 4px;
}
#login {
	float:left;
	width:175px;
	height:86px;
	text-align:left;
	padding:5px 5px 0 15px;
	background:url(../images/sub_loginbg.gif) no-repeat;
	overflow:hidden;
}
#login span {
    font:bold 18px/130% Arial;
	color:#f60;
}
#search { 
	float:left;
	display:inline;
	width:300px;
	margin-left:8px;
	border:1px solid #FED660;
	height:72px;
	padding:8px 5px 8px 73px;
	text-align:left;
	background:#FEF5DA url(../images/searchbg.gif) no-repeat left;
}
#search #hot { padding-top:10px; }
#banner {
    float:right;
	border:1px solid #ccc;
	width:378px;
	height:88px;
}
#banner img {
    width:378px;
	height:88px;
	display:block;
}
/**************二级页面通用顶部 end*************/
#left {
    float:left;
	width:196px;
	display:inline;
	margin:0 5px 0 4px;
	background:url(../images/leftbg.gif) repeat-y;
}
#nameSearch {
    width:750px;
	height:65px;
	padding:3px 3px 5px 12px ;
	margin-top:5px;
	border:1px solid #ccc;
	background:#fff url(../images/sub_searchbg.gif) no-repeat top left;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#eeeeee,offX=0,offY=3,positives=true);
}
.word a {
    float:left;
	height:20px;
	width:20px;
	font-weight:bold;
	display:block;
	margin:5px 3px 0 3px;
	font-size:11px;
	border:1px solid #ccc;
}
.word a:hover {
    position:relative;
	height:22px;
	width:22px;
	margin:0 -3px 0 -3px;
	padding:3px 5px;
	background:#DEF2FA;
	border:1px solid #77D1E1;
	text-decoration:underline;
}
.word img {
    margin-top:6px;
}
#spSelect {
    float:right;
	width:300px;
	height:24px;
	padding:8px 10px 0 0;
	text-align:right;
}
.listBox {
	width:750px;
	padding:3px 3px 5px 3px ;
	margin-top:5px;
	border:1px solid #ccc;
	background:#fff url(../images/R_tbg02.gif) no-repeat top center;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#eeeeee,offX=0,offY=3,positives=true);
}
.title {
    float:left;
	width:200px;
	height:32px;
	line-height:28px;
	text-align:left;
	padding-left:10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.overColor { background-color:#ffc}
.page {
    padding:8px;
	height:30px;
}
/**********明星页面**********/
#starSearch {
    width:750px;
	height:65px;
	padding:3px 3px 5px 12px ;
	margin-top:5px;
	border:1px solid #ccc;
	background:#fff url(../images/sub_searchbg2.gif) no-repeat top left;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#eeeeee,offX=0,offY=3,positives=true);
}
.starList li {
    list-style:none;
	float:left;
	text-align:left;
	background:url(../images/flag02.gif) no-repeat left center;
	padding:2px 5px 2px 18px;
	width:80px;
	margin:2px 6px 2px 12px;
	border-bottom:1px solid #e0e0e0;
}
h4 { 
    width:200px; 
	font-size:16px; 
	color:#666; 
	line-height:100%; 
    padding:4px; 
	margin:8px; 
	border:1px solid #FFCB7D;
	background:#ffc;
}
/**********铃音排行**********/
.topBox {
    width:302px;
	float:left;
	padding:3px 3px 5px 3px ;
	margin:8px 0 0 12px;
	display:inline;
	border:1px solid #ccc;
	background:#FCF8FC url(../images/sub_top10.gif) no-repeat top center;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#eeeeee,offX=0,offY=3,positives=true);
}
/*************大碟发行榜***************/
.specialBox {
    float:left;
	width:230px;
	height:95px;
	text-align:left;
	padding-bottom:5px;
	margin:5px 0 3px 10px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
.specialPic {
    float:left;
	border:1px solid #ccc;
	background:#fff;
	width:82px;
	height:82px;
	padding:2px;
	margin:3px 10px 0 0 ;
}
.specialPic img {
    width:82px;
	height:82px;
	display:block;
}
.specialRe {
    float:left;
	width:175px;
	height:70px;
	text-align:left;
	margin:2px 0 3px 0;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
.specialPic2 {
    float:left;
	border:1px solid #ccc;
	background:#fff;
	width:60px;
	height:60px;
	padding:2px;
	margin:0 5px 0 0 ;
}
.specialPic2 img {
    width:60px;
	height:60px;
	display:block;
}

/*******功能按钮*******/
.menu {
    width:186px;
	height:20px;
	color:#fff;
	cursor:pointer;
	text-align:left;
	padding:8px 0 0 10px;
	background:#50C5DA;
	border-bottom:1px solid #ADE3ED;
}
.menu img { margin:-2px 12px 0 0; }
.menu a , .menu a:hover , .menu a:visited { 
    color:#fff; 
	text-decoration:none;
}
.submenu a, .submenu a:visited {
    display:block;
	width:161px;
	height:25px;
	text-align:left;
	line-height:26px;
	color:#666;
	text-decoration:none;
	padding:0 0 0 35px;
	border-bottom:1px solid #ADE3ED;
	background:#CEEFF4 url(../images/flag03.gif) no-repeat 14px 9px;
}
.submenu a:hover {
	background:#fff url(../images/flag03.gif) no-repeat 15px 9px;
}

.reBox {
    margin:4px;
	padding:5px;
	word-break:break-all;
	text-align:left;
	border:1px dotted #FED660;
	border-left:4px solid #FED660;
	background:#FEF5DA;
}
.tel {
    color:#f60;
	font-weight:bold;
	background:#eee;
}
#baoyue {
    width:660px;
	padding:30px 5px 8px 100px ;
	margin-top:5px;
	text-align:left;
	border:1px solid #ccc;
	background:#fff url(../images/sub_baoyuebg.gif) no-repeat top left;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#eeeeee,offX=0,offY=3,positives=true);
}
.infopic img {
    margin:50px 20px;
}
.mainlogin {
    width:712px;
	height:411px;
	margin:30px 100px;
	background:url(../images/login.jpg) no-repeat;
}
.userLtop {
    height:5px;
	overflow:hidden;
	background:#fff
}

/**2007-04-13新增帮助中心**/
.helpBox {
	width:759px;
	padding:10px 3px 5px 3px ;
	margin-top:5px;
	background:#fff;
	border:1px solid #ccc;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#eeeeee,offX=0,offY=3,positives=true);
}

.helpItem {
    width:706px;
	padding:8px;
	text-align:left;
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
}

h5 {
    background:url(../images/question.gif) no-repeat left center;
	color:#16387C;
	font-family: 微软雅黑;
	line-height:200%;
	padding-left:20px;
}