﻿/* CSS Document */
body,html{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:12px;
	font-family:"宋体";
	overflow:hidden;
	overflow-y:auto;
}
/*
body *{filter:gray;}
*/
input{
	font-family:"宋体";
}
.checkbox{
	behavior:url("css.htc")
}

.ErrorInput{
	background-image:url(images/x.gif);
	background-repeat:no-repeat;
	background-position:right;
}
a{
	color:#1989D7;
	text-decoration:none;
	behavior:url("css.htc")
}
a:hover{
	color:#3CA2FF;
}

/*~~~~~~~~~~~~ 顶部 ~~~~~~~~~~~~~*/
#TopNva{
	width:1003px;
	height:97px;
	overflow:hidden;
	background-image:url(images/topNav.gif);
	margin:0px auto;
}
.NavLetter{
	text-align:center;
}
.NavLetter a{
	color:#188ED6;
	text-decoration:none;
}
.NavLetter a:hover{
	color:#CC0000;
}

.NavLetter img{
	border:none;
	display:block;
}
#T-home{
	position:relative;
	display:inline;
	left:38px;
	top:12px;
}
#T-aboutQxn{
	position:relative;
	display:inline;
	left:158px;
	top:-63px;
}

#T-enjoy{
	position:relative;
	display:inline;
	left:290px;
	top:-137px;
}

#T-sMsgQxn{
	position:relative;
	display:inline;
	left:635px;
	top:-202px;
}

#T-message{
	position:relative;
	display:inline;
	left:768px;
	top:-277px;
}
#T-aboutus{
	position:relative;
	display:inline;
	left:907px;
	top:-351px;
}
/*~~~~~~~~~~~~ 中部 ~~~~~~~~~~~~~*/
.MainBody{
	width:975px;
	margin:0px auto;
	background-image:url(images/MainBodyBg.jpg);
	background-repeat:repeat-x;
	padding-left:7px;
}

.MainBody2{
	width:982px;
	margin:0px auto;
}


.input{
	border: 1px solid #E8E8E8;
	background-color: #F9F9F9;
	line-height: 20px;
}
.textarea{
	border: 1px solid #E8E8E8;
	background-color:#FFFFFF;
	background-image:url(images/textareaBg.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;
	scrollbar-3dlight-color:#E8E8E8;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#E8E8E8;
	scrollbar-darkshadow-color:#EDE3FA;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#C2C2C2;
}



/*~~~~~~~~~~~~ 简介 ~~~~~~~~~~~~~*/
#InfoBox{
	width:682px;
	height:236px;
	background-color:#FFFFFF;
}
#In-BoxT{
	width:682px;
	height:25px;
	background-image:url(images/info-1.jpg);
}
#In-BoxB{
	width:682px;
	height:13px;
	background-image:url(images/info-2.jpg);
	overflow:hidden;
}
#In-BoxC{
	width:682px;
	height:198px;
	
}
#In-BoxL{
	width:6px;
	height:198px;
	background-image:url(images/info-3.jpg);
	overflow:hidden;
	float:left;
}

#In-BoxR{
	width:8px;
	height:198px;
	background-image:url(images/info-4.jpg);
	overflow:hidden;
	float:left;
}
#In-BoxM{
	width:668px;
	height:198px;
	float:left;
}

#InfoContent{
	width:393px;
	height:185px;
	padding:10px 5px 0px;
	color:#0099FF;
	line-height:22px;
	float:left;
}
#InfoLine{
	width:3px;
	height:198px;
	overflow:hidden;
	background-image:url(images/info-5.jpg);
	float:left;

}
#PhotoTitle{
	width:16px;
	height:185px;
	overflow:hidden;
	margin-top:2px;
	padding-top:35px;
	padding-bottom:35px;
	margin-left:8px;
	float:left;
	layout-flow: vertical-ideographic;
}



#PhotoBox{
	width:227px;
	height:188px;
	background-image:url(images/photoBox.gif);
	margin-top:7px;
}
#ShowPhotoBox{
	width:212px; 
	height:174px;
	border:#CCCCCC 1px solid;
	margin-top:6px;
	margin-left:7px;
	FILTER: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=0, motion='forward');
	overflow:hidden;
}
#ShowPhotoBox img{
	width:212px; 
	height:174px;
}
/*~~~~~~~~~~~~ 登录用户信息 ~~~~~~~~~~~~~*/


#Lo-box{
	width:289px;
	height:236px;
	background-color:#FFFFFF;
	float:left;
}
#Lo-box table{
	margin-top:10px;
}

#Lo-boxT{
	width:289px;
	height:24px;
	background-image:url(images/login-1.jpg);
}
#Lo-boxB{
	width:289px;
	height:13px;
	overflow:hidden;
	background-image:url(images/login-2.jpg);
}
#Lo-boxM{
	width:289px;
	height:199px;
	overflow:hidden;
}
#Lo-boxL{
	width:3px;
	height:199px;
	overflow:hidden;
	background-image:url(images/login-3.jpg);
	float:left;
}
#Lo-boxC{
	width:279px;
	height:199px;
	float:left;
	overflow:hidden;

}

#Lo-boxR{
	width:7px;
	height:199px;
	overflow:hidden;
	position:relative;
	background-image:url(images/login-4.jpg);
	background-repeat:no-repeat;
	float:left;

}

#regMsg{
	height:50px;
	border:#FFEA97 solid 1px;
	width:262px;
	margin-left:5px;
	background-color:#FFFFCC;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:5px;
	color:#CC6600;
	margin-top:-5px;
}
#regMsg span{
	color:#99CC00;
	font-weight:800;
	display:block;
	height:18px;
}
.UserNameTd{
	background-image:url(images/UserName.gif);
	background-repeat:no-repeat;
	background-position:25%;
}
.PassWordTd{
	background-image:url(images/PassWord.gif);
	background-repeat:no-repeat;
	background-position:25%;
}
#Lo-box td{
	font-size: 14px;
	color: #1D8DCF;
	font-weight: bold;
}

#UserOnline{
	padding-top:8px;
	padding-left:12px;
	padding-right:6px;
	margin-bottom:47px;
}

#welCome{
	color:#1B8CD0;
}
#welCome span{
	padding-left:4px;
	padding-right:4px;
	color:#02CD00;
}
#UserInfo{
	margin-top:20px;
}
#UserPhoto{
	float:left;
	padding-left:5px;
}
#UserPhoto img{
	border:#CCCCCC 1px solid;
}
#UserUpLoad{
	margin-top:35px;
	padding-left:110px;
	color:#666666;
	text-decoration:underline;
}
#UserUpLoad span{
	cursor:pointer;
}
#UserUpLoad img{
	margin-right:5px;

}
#UserLogout span{
	cursor:pointer;
}

#UserLogout{
	margin-top:8px;
	padding-left:110px;
	color:#666666;
	text-decoration:underline;
	
}
#UserUpLoad span{
	cursor:pointer;
}
#UserLogout img{
	margin-right:5px;
}
/*~~~~~~~~~~~~ 排行 ~~~~~~~~~~~~~*/
#MusicOrder{
	width:285px;
	height:321px;
	background-image:url(images/MusicOrderbg.gif);
	background-repeat:repeat-y;
	float:left;
	margin-right:7px;
	margin-left:1px;

}
#MusicOrder img{
	border:none;
}
.MusicOrder1{
	list-style-image:url(images/1.gif);
}
.MusicOrder2{
	list-style-image:url(images/2.gif);
}
.MusicOrder3{
	list-style-image:url(images/3.gif);
}
.MusicOrder4{
	list-style-image:url(images/4.gif);
}
.MusicOrder5{
	list-style-image:url(images/5.gif);
}
.MusicOrder6{
	list-style-image:url(images/6.gif);
}
.MusicOrder7{
	list-style-image:url(images/7.gif);
}
.MusicOrder8{
	list-style-image:url(images/8.gif);
}
.MusicOrder9{
	list-style-image:url(images/9.gif);
}
.MusicOrder10{
	list-style-image:url(images/10.gif);
}
#MusicOrder ul{
	margin-top:0px;
}
#MusicOrderBox{
	padding-top:100px;
	padding-bottom:155px;
	text-align:center;
	color:#198ADA;
}
#MusicOrder li{
	height:20px;
	padding-top:5px;
	padding-left:10px;
}
#musicOrderFoot{
	width:285px;
	height:26px;
	background-image:url(images/musicOrderFoot.gif);
	margin-top:-3px;
}
#MusicOrder li img{
	float:right;
	margin-top:-15px;
	margin-right:50px;


}
/*~~~~~~~~~~~~ 介绍 ~~~~~~~~~~~~~*/





#Ab-Box{
	width:671px;
	height:321px;
}
#Ab-BoxT{
	width:661px;
	height:22px;
	background-image:url(images/ab-1.jpg);
	font-size:12px;
	color:#1F83D9;
	font-weight:800;
	padding-left:10px;
	padding-top:8px;
	letter-spacing:2px;
}
#Ab-BoxM{
	height:291px;
	border:#EEEEEE 1px solid;
	border-top:none;
	background-image:url(images/ab-2.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;
}



#LeftaboutBox{
	width:430px;
	margin-top:15px;
	margin-left:10px;
	float:left;

}
.RightaboutBox{
	margin-top:15px;

}
#LeftaboutBox .aboutEachBox{
	float:left;
	margin-bottom:15px;
}


.aboutEachBox{
	width:212px;
	height:75px;
	color:#198ADA;


}
.xianNvImage{
	margin-top:5px;
	margin-left:5px;
	float:left;
	margin-right:41px;
}

.xianNvName{
	border-bottom:1px dashed #979A8F;
	margin-top:10px;
	margin-bottom:5px;
	
	


}
.aboutEachBox div{
	float:left;
	width:100px;

}





/*
#aboutBox{
	width:671px;
	height:321px;
	background-image:url(images/aboutBox.jpg);


}


*/


/*~~~~~~~~~~~~ 底部 ~~~~~~~~~~~~~*/
#Foot{
	width:1003px;
	height:22px;
	padding-top:375px;
	background-image:url(images/foot.jpg);
	margin:0px auto;
	margin-bottom:0px;
}





/*~~~~~~~~~~~~~~~~~~~~~~~~ 注册页面 ~~~~~~~~~~~~~~~~~~~~~~~~~*/
#regTable{
	width:982px;
	border:#94C3F7 1px solid;
}
#regTable td{
	height:25px;
}
.RegLine{
	border-bottom:#94C3F7 1px dashed;
	color:#00B3FF;

}
.RegItem{
	text-align:right;
	width:23%;
	color:#666666;

}
.RegContent{
	width:25%;
}
.RegContent input{
	width:380px;
	border:#94C3F7 1px solid;
	height:20px;
	line-height:20px;
}
.RegContent select{
	border:#94C3F7 1px solid;
	color:#6C8FAD;
}
#regTable textarea{
	width:380px;
	border:#94C3F7 1px solid;
	color:#D0303C;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~ 注册成功页面 ~~~~~~~~~~~~~~~~~~~~~~~~~*/
#register{
	width:982px;
	height:400px;
	border:#94C3F7 1px solid;
}
#registerLeft{
	width:30%;
	text-align:right;
}
#registerRight{
	width:30%;
	text-align:left;
}
#regsucceedImg{
	padding-top:80px;
	text-align:center;
}
#regsucceedTitle{
	font-size:16px;
	font-weight:800;
	color:#99CC00;
	padding-top:20px;


}
#regsucceedContent{
	padding-top:0px;
	line-height:20px;
	color:#009900;
	margin-left:20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~ 寄语七仙女 ~~~~~~~~~~~~~~~~~~~~~~~~~*/
#KaddishLeft{
	width:356px;
	float:left;
	margin-left:-5px;
}

#KaddishRight{
	width:614px;
	padding-top:12px;
}
#KaddishR-topImg{
	display:block;

}
/*~~~~~~~~~~ Webnotepaper ~~~~~~~~~*/

#notepaperBox{
	width:608px;
	height:536px;
	overflow:hidden;
	position:absolute;
	border-left:#E1E9EC 3px solid;
	border-right:#E1E9EC 3px solid;
	background-image:url(images/KaddishBoxBg.gif);
	background-repeat:repeat-x;
	color:#999999;
}
.notepaper{
	position:absolute;
	width:300px;
	height:100px;
	overflow:hidden;
	border:#BEC3C1 1px solid;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#111111,direction=135,strength=3); 
}
.notepaperBig{
	position:absolute;
	width:400px;
	height:330px;
	overflow:hidden;
	line-height:30px;
	border:#BEC3C1 1px solid;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#111111,direction=135,strength=3);
}


.notepaper h1,.notepaperBig h1{
	height:20px;
	font-size:12px;
	font-weight:100;
	line-height:20px;
	margin-bottom:0px;
	background-image:url(images/img/b-titlebg.gif);
	border-bottom:#BEC3C1 1px solid;
	padding-left:5px;
	cursor:move;
	color:#2A97FE;
}
.notepaper h1 img,.notepaperBig h1 img{
	float:right;
	margin-top:-16px;
	margin-right:8px;
	cursor:pointer;

}
.notepaper h2,.notepaperBig h2{
	font-size:12px;
	font-weight:100;
	line-height:16px;
	margin-top:0px;
	padding:5px 5px;
}
.h2Big{
	width:390px;
	height:300px;
	overflow:hidden;
	overflow-y:auto;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#646464;
	scrollbar-track-color:#F8F8F8;
	scrollbar-darkshadow-color:#F8F8F8;
	scrollbar-face-color:#DEDCDC;
	scrollbar-highlight-color:#F8F8F8;
	scrollbar-shadow-color:#663366;
}

/*~~~~~~~~~~~~~~~~~~*/
#KaddishWriteBox{
	padding:10px 10px;
}
#KaddishImages img{
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
}
#KaddishWriteTable{
	color:#2A97FE;
}
#KaddishWriteTable .input{
	height:16px;
	line-height:16px;
}





/*~~~~~~~~~~~~~~~~~~~~~~~~ 本站留言 ~~~~~~~~~~~~~~~~~~~~~~~~~*/
#GuestLeft{
	width:356px;
	float:left;
	margin-left:-5px;
}

#GuestRight{
	width:614px;
	padding-top:12px;
}
#GuestR-topImg{
	display:block;

}

#GuestImagesBox{
	padding:10px 10px;
}
#GuestWriteBox{
	position:relative;
	background-color:#FFFFFF;
	z-index:1000;
}
#TopicTitle{
	color:#2B98FF;
	font-size:20px;
	font-weight:800;
	text-align:center;
	letter-spacing:5px;
	margin-top:10px;
	display:none;
}
#GuestImages img{
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
}
#GuestWriteTable{
	color:#2A97FE;
}
#GuestWriteTable .input{
	height:16px;
	line-height:16px;
}
#GuestBox{
	width:608px;
	border-left:#E1E9EC 3px solid;
	border-right:#E1E9EC 3px solid;
	background-image:url(images/KaddishBoxBg.gif);
	background-repeat:repeat-x;
	color:#999999;
}

/*`````````````*/
.GuestMsg{
	padding-left:18px;
	padding-right:18px;
	margin-bottom:10px;


}
.GuestMsgTop{
	height:30px;
	line-height:30px;
	border-bottom:#28B028 1px dotted;
	margin:0px auto;
	margin-bottom:10px;

}
.GuestMsgTitle{
	color:#D3757B;
	font-weight:800;
}
.GuestMsgInfo{
	float:right;
	margin-top:-26px;

}
.GuestMsgInfo img{
	margin-left:10px;
	margin-top:8px;
	margin-bottom:5px;
	cursor:pointer;
}
.GuestMsgContent{
	line-height:25px;
	color:#000000;
}
.ReplyCount{
	color:#28B028;
	margin-left:5px;
	font-size:10px;

}
.GuestMsgNew{
	padding-left:35px;
	background-image:url(images/new.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
}

/*`````````````*/
.restoreBox{
	width:541px;
	margin:0px auto;
}
.restore-Tbg{
	height:34px;
	background-image:url(images/restore-Tbg.gif);

}
.restore-Content{
	width:519px;
	border-left:#BBD8F9 1px solid;
	border-right:#BBD8F9 1px solid;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	color:#FF3399;
	line-height:20px;
}
.restore-Fbg{
	height:10px;
	background-image:url(images/restore-Fbg.gif);
	background-repeat:no-repeat;
}










/*~~~~~~~~~~~~~~~~~~~~~~~~ 分页 ~~~~~~~~~~~~~~~~~~~~~~~~~*/
.p_bar {
margin: 1px 0px;
clear: both;
float:right;
margin-right:10px;
margin-top:20px;
}
.p_bar a {
float: left;
padding:1px 6px;
font-size: 12px;
text-decoration: none;
color:#D3757B;
}
.p_input {
font-family:"宋体";
font-size:12px;
border: 0px;
padding: 0px;
width: 20px;
height: 12px !important;
height: 12px;
line-height:12px;
padding-left:2px;
padding-right:2px;
margin: 0px;
background: #FFFFFF;
}
.p_total {
background-color: #F1FFF3;
border: 1px solid #BBD8F9;
border-right: 0px solid #1A6303;
font-weight: bold;
}
.p_pages {
background-color: #F1FFF3;
border: 1px solid #BBD8F9;
margin-right:3px;
vertical-align: middle;
font-weight: bold;
}
.p_num {
background-color: #EFF7FA;
border: 1px solid #BBD8F9;
margin-right:3px;
vertical-align: middle;
}
a:hover.p_num  {
background-color: #95C6D8;
border: 1px solid #BBD8F9;
color:#FFFFFF;
font-weight:800;
text-decoration: none;
}
.p_redirect {
background-color: #EFF7FA;
border: 1px solid #BBD8F9;
margin-right:3px;
font-size: 12px !important;
font-size: 12px;
padding-top:0px;
}
a:hover.p_redirect {
background-color: #95C6D8;
border: 1px solid #DDEEF6;
color:#FFFFFF;
text-decoration: none;
}
.p_curpage {
margin-right:3px;
border: 1px solid #BBD8F9;
vertical-align: middle;
background-color: #FFFFF;
color: #000000;
font-weight: bold;
}




/*~~~~~~~~~~ 专辑 ~~~~~~~~~*/
.CommonBox{
	border:#98C3ED 1px solid;
	background-image:url(images/CommonBoxBg.gif);
	background-repeat:repeat-x;
	margin:0px auto;
	line-height:30px;
	padding-left:5px;
	padding-right:5px;
	color:#1989D7;
	font-weight:800;
	font-size:14px;
}
.SpecialList{
	margin-bottom:20px;
	height:560px;
}
.SpecialBox{
	width:152px;
	margin-left:15px;
	margin-right:20px;
	margin-top:20px;
	float:left;
}
.SpecialImg{
	width:130px;
	height:114px;
	padding:8px 8px;
	background-color: #FFFFFF;
	border-top: 1px solid #D1CEC7;
	border-right: 3px inset #D1CEC7;
	border-bottom: 3px inset #D1CEC7;
	border-left: 1px solid #D1CEC7;
}
.SpecialImg img{
	border:none;
}
.SpecialTitle{
	text-align:center;
	font-size:12px;
	font-weight:100;

}
/*~~~~~~~~~~ 专辑 special_show ~~~~~~~~~*/

#spcialInfoBox{
	width:950px;
	border:#F4F4F4 1px solid;
	background-color:#FBFBFB;
	margin:0px auto;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:0px;
	font-size:12px;
	font-weight:100;
}

.SpecialShowBox{
	width:270px;
	margin-left:55px;
	margin-right:20px;
	margin-top:20px;
	float:left;
}
.SpecialShowImg{
	width:240px;
	padding:8px 8px;
	background-color: #FFFFFF;
	border-top: 1px solid #D1CEC7;
	border-right: 3px inset #D1CEC7;
	border-bottom: 3px inset #D1CEC7;
	border-left: 1px solid #D1CEC7;
}

.SpecialInfoTitle{
	margin-top:40px;
	color:#1989D7;
	font-size:14px;
	font-weight:800;


}
.SpecialInfo{
	width:200px;
	margin-top:10px;
	padding-left:15px;
	line-height:20px;
	background-image:url(images/SpecialInfo.gif);
	background-repeat:no-repeat;
	background-position:5px 40%;

}
.SpecialInfo span{
	color:#81AB31;
	margin-right:5px;
}
#MusicSHowLine{
	width:950px;
	margin:0px auto;
	margin-top:20px;
	border-bottom:#66CCFF dotted 1px;
	padding-right:20px;
}
#MusicSHowLine img{
	float:right;
	margin-top:-27px;
	margin-right:30px;
	cursor:pointer;


}

#MusicList{
	padding:20px 20px;
	font-size:12px;
	font-weight:100;
}
#MusicList form{
	padding:0px 0px;
	margin:0px 0px;
}








#MusicFoot{
	height:10px;
	clear:left;
}

.MusicBox{
	float:left;
	margin-right:40px;
	margin-bottom:10px;
}

.MusicImg{
	width:130px;
	height:114px;
	padding:8px 8px;
	background-color: #FFFFFF;
	border-top: 1px solid #D1CEC7;
	border-right: 3px inset #D1CEC7;
	border-bottom: 3px inset #D1CEC7;
	border-left: 1px solid #D1CEC7;
	margin-right:10px;
	float:left;
}
.MusicImg img{
	border:none;
}


.MusicTitle{
	width:100px;
	height:20px;
	padding-left:0px;
	margin-bottom:3px;
	margin-top:10px;
	overflow:hidden;
}


.MusicInfo{
	width:95px;
	margin-top:0px;
	padding-left:15px;
	line-height:20px;
	background-image:url(images/musicInfo1.gif);
	background-repeat:no-repeat;
	background-position:5px 40%;
}
.MusicInfo span{
	color:#81AB31;
	margin-right:5px;
}
.MusicEvent{
	width:99px;
	padding-left:10px;
	margin-top:5px;

}
.MusicEvent img{
	border:none;
}
.MusicEvent a{
	width:13px;
	height:14px;
	display:block;
	float:left;
	margin-right:8px;
}
.MusicEvent a:hover{
	border:#CEE2FD 1px solid;
}



/*~~~~~~~~~~ 专辑 special_show 评论 ~~~~~~~~~*/
#specialMsgBox .CommonBox{
	float:left;
}

.specialShowWriteBox{
	width:370px;
	height:510px;
	margin-top:4px;
}
#CommentWriteBox{
	font-size:12px;
	font-weight:100;
}
#CommentImages{
	padding:10px 10px;

}
#CommentImages img{
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
}
.specialCommon{
	margin-top:4px;
	height:510px;
}
#specialCommentBox{
	font-size:12px;
	font-weight:100;
	padding-top:10px;
	height:470px;
	line-height:20px;
}
#specialCommentBox .p_bar{
	margin-top:-10px;
	margin-bottom:-10px;

}
/*~~~~~~~~~~ 专辑 music_show ~~~~~~~~~*/

.musicShowWriteBox{
	width:600px;
	height:610px;
	margin-top:4px;
	float:left;
}

#CommentImageTd #CommentImages{
	padding-left:30px;
	padding-right:10px;
}
#CommentImageTd #CommentImages img{
	float:left;
	margin-bottom:0px;


}
#MusicCommentBox{
	height:300px;
	font-size:12px;
	font-weight:100;
	padding-top:10px;
	overflow:auto;
	line-height:20px;
	
	scrollbar-3dlight-color:#E8E8E8;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#E8E8E8;
	scrollbar-darkshadow-color:#EDE3FA;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#C2C2C2;
	
	
}
#MusicCommentBox .p_bar{
	margin-top:-10px;
	margin-bottom:-10px;

}

.CommentBox{
	width:560px;
	margin:0px auto;
	border-bottom:#28B028 dotted 1px;
	padding-bottom:10px;
	margin-bottom:15px;
}
.writerImg{
	width:100px;
	float:left;
}
.CommentTitle a{
	color:#326698;
	font-weight:800;
	font-size:14px;


}
.CommentTitle span{
	color:#B4B4B4;
	padding-left:15px;
	margin-left:5px;
	background-image:url(images/CommentTime.gif);
	background-repeat:no-repeat;

}
.CommentContent{
	color:#686868;
	line-height:18px;



}


#CommentWriteLine{
	width:530px;
	line-height:20px;
	margin:0px auto;
	margin-top:20px;
	border-bottom:#66CCFF dotted 1px;
	padding-right:20px;
	padding-left:5px;
}

#specialMusicBox{
	height:610px;
	margin-top:4px;



}
#MusicListBox{
	width:350px;
	padding-top:20px;
	overflow:hidden;
}

#MusicListBox .MusicBoxa{
	width:100px;
	height:106px;
	float:left;
	font-size:12px;
	font-weight:100;
	text-align:center;
	margin-left:6px;
	margin-right:8px;
	overflow:hidden;
}

.MusicBoxa img{
	width:94px;
	height:76px;
	border:none;
	display:block;
	margin-top:3px;
}
.MusicBoxa a{
	width:100px;
	height:82px;
	display:block;
	background-image:url(images/v.gif);
}
.MusicBoxa a:hover{
	background-color:#FF9900;
}
.EventMusic{
	background-color:#FF9900;
}



.MusicShowInfo{
	width:200px;
	margin-top:5px;
	padding-left:15px;
	line-height:20px;
	background-image:url(images/SpecialInfo.gif);
	background-repeat:no-repeat;
	background-position:5px 40%;

}
.MusicShowInfo span{
	color:#81AB31;
	margin-right:5px;
}

.MusicShowTitle{
	margin-top:30px;
	color:#1989D7;
	font-size:14px;
	font-weight:800;
}

#MTVPlayerBox{
	display:block;
	width:900px;
	height:760px;
	margin:0px auto;
}
#MusicViewBotton img{
	cursor:pointer;

}
#lyric{
	width:500px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	text-align:center;
	cursor:pointer;
	margin:0px auto;
}

/*~~~~~~~~~~ 关于七仙女 ~~~~~~~~~*/
#QxnLeft{
	width:356px;
	float:left;
	margin-left:-5px;
}

#QxnRight{
	width:614px;
	padding-top:12px;
}
#QxnR-topImg{
	display:block;

}
#QxnBox{
	width:588px;
	height:216px;
	line-height:25px;
	letter-spacing:2px;
	border-left:#E1E9EC 3px solid;
	border-right:#E1E9EC 3px solid;
	background-image:url(images/KaddishBoxBg.gif);
	background-repeat:repeat-x;
	color:#5E5E5E;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#QxnInfo{
	border-bottom:#28B028 1px dashed;
}
#QxnNewslist{
	margin-top:10px;
	margin-left:25px;

}
#QxnNewslist a{
	background-image:url(images/newstb.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:0 20%;
	display:block;
}
#QxnNewslist a em{
	color:#999999;
	margin-left:20px;
}
#QxnNewslist a:hover em{
	color:#FF6600;
	font-weight:normal;
}
#QxnNewslist a:hover{
	background-image:none;
	padding-left:0px;
	color:#64CF03;
	font-weight:800;
}
#QxnBox .p_bar{
	margin-right:0px;
}
#QxnBox .p_bar a{
	line-height:18px;
}
#QxnBox .p_input{
	line-height:18px;
	height:18px;
}
#articleTitle{
	border-bottom:#28B028 1px dashed;
	color:#E98180;
	font-size:20px;
	font-weight:800;
	margin-bottom:20px;
}
#articleinfo{
	color:#999999;
	font-size:12px;
	font-weight:normal;
}

#QxnContent{
	width:924px;
	height:216px;
	line-height:25px;
	letter-spacing:2px;
	border-left:#E1E9EC 3px solid;
	border-right:#E1E9EC 3px solid;
	background-image:url(images/KaddishBoxBg.gif);
	background-repeat:repeat-x;
	color:#5E5E5E;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}


#QxnPhotoListBox{
	width:950px;
	height:185px;
	overflow:hidden;
	padding-left:5px;
	margin-top:20px;
}



#QxnPhotoList{
	width:1340px;
	height:185px;
	margin:0px auto;
	padding-top:10px;
}
#QxnPhotoList .QxnPhotoBox{
	float:left;
}
.QxnPhotoBox{
	width:176px;
	height:173px;
	background-image:url(images/QxnPhotoBg.gif);
	margin-right:15px;
}
.QxnPhotoBox img{
	display:block;
	margin-top:11px;
	margin-left:12px;
	border:none;
}
.QxnNameLink{
	width:153px;
	height:15px;
	padding-top:3px;
	text-align:center;
	display:block;
	background-color:#DEEEF6;
	color:#007EB4;
	margin-top:5px;
	margin-left:12px;
}
a:hover.QxnNameLink{
	background-color:#89CFE0;
	color:#FFFFFF;

}
/*~~~~~~~~~~ 关于本站 ~~~~~~~~~*/


#AboutLeft{
	width:356px;
	float:left;
	margin-left:-5px;
}

#AboutRight{
	width:614px;
	padding-top:12px;
}
#AboutR-topImg{
	display:block;

}
#AboutBox{
	width:588px;
	height:536px;
	line-height:25px;
	color:#686868;
	border-left:#E1E9EC 3px solid;
	border-right:#E1E9EC 3px solid;
	background-image:url(images/KaddishBoxBg.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
#LogoBox{
	padding:20px 20px;
}
#LogoBox img{
	cursor:pointer;
}
#LogoBox textarea{
	color:#188ED6;
	cursor:pointer;
}

#notepaperBox .p_bar{
	position:relative;
	top:500px;
}
/*================================================*/
#SearchBox{
	margin-top:-30px;
	width:50%;
	margin-left:200px;
}
#SearchBox .input{
	height:16px;
	line-height:16px;
	width:300px;
	color:#999999;
}

#SearchBox form{
	margin:0px 0px;
	padding:0px 0px;
}