/*-----------------------------------------titleStyle-----------------------------------------*/
h1 {
	margin: 0 auto 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom:1px solid #666;
}
#sidebar h1{
	width:242px;
}
.yttj h1 {
	margin-bottom: 10px;
}
#sidebar .ydblog h1 {
	padding-left: 5px;
	width:230px;
}
/*-----------------------------------------flashStlye-----------------------------------------*/
#flash {
	background: url(../img/common/banner_r1_c1.jpg) no-repeat top;
	height: 453px;
	width: 980px;
	margin: -5px auto 35px;
	padding-top:133px;
	position: relative;
	z-index: 0;
}
.ydflash {
	margin-bottom: 10px;
	background:url(../img/music/music_r10_c3.jpg) bottom no-repeat;
	padding-bottom:190px;
}
.music_p {
	margin-bottom: 10px;
	height: 135px;
}
.flash{
	position:absolute;
	top:10px;
	left:0;
}
/*-----------------------------------------layoutStyle-----------------------------------------*/	
#sidebar {
	width: 248px;
	margin-right: 13px;
}
#middle {
	margin-right: 10px;
	width: 427px;
	background: url(../img/music/music_r4_c16.gif) no-repeat;/*for flashvideo*/
	padding-top: 278px;
}
/*-----------------------------------------blogStyle-----------------------------------------*/
.ydblog {
	margin: 10px auto;
	background:url(../img/music/musicbg_r17_c1.jpg) no-repeat top;
	width:238px;
	height:144px;
	padding:10px 5px 0;
}
.ydblog ul {
	padding: 4px 10px;
}
/*-----------------------------------------bandsTab style-----------------------------------------*/
.ydboad {
	margin: auto;
	height: 275px;
	width: 419px;
	background:#f3f3f3;
	border:#dcdcdc 1px solid;
	padding:3px;
}
.ydtitle {
	background-color: #FFFFFF;
	margin: auto;
	height: 22px;
	width: 409px;
}
.ydtitle h3 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
.ydtitle h3 a {
	background-color: #FFFFFF;
	display: block;
	height: 20px;
	width: 97px;
	margin-right: 4px;
	float: left;
	text-align: center;
	border:1px solid #ccc;
	text-decoration:none;
	line-height: 20px;
}
.ydtitle h3 a:hover{
	background:#dcdcdc;
	text-decoration:none;
}
.ydtitle span {
	font-size: 10px;
}
.ydtitle .current {
	font-weight: bold;
}
.ydcontent .current {
	display: block;
	width: 359px;
}
.ydcontent .normal {
	display: none;
}
.ydcontent {
	background-color: #FFFFFF;
	margin: auto;
	height: 235px;
	width: 389px;
	padding: 10px;
	overflow: hidden;
}
.yd_list {
	padding-bottom: 5px;
	border-bottom:1px dashed #ccc;
	height: 70px;
	margin-bottom: 5px;
}
.yd_list img {
	float: left;
	margin-right: 7px;
}
.yd_list table {
	float: left;
	height: 67px;
	width: 236px;
}
.yd_list td {
	padding:0 5px;
}
.yd_list td span {
	font-size: 10px;
}
.v_number {
	color: #c00;
}
.graybar {
	background:url(../img/music/graybar.gif) repeat-x;
	height:22px;
	*height:19px;
	padding-bottom:3px;
}
/*-----------------------------------------musicTab style-----------------------------------------*/
.tjchang {
	background-image: url(../img/music/music_r18_c17.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 400px;
	padding-bottom: 10px;
	width: 248px;
	margin: auto;
}
.tjtitle {
	height: 26px;
	width: 248px;
	background:url(../img/music/tabbg.gif) repeat-x bottom;
}
.tjtitle h3 {
	height: 26px;
	width: 94px;
	float: left;
	text-align: center;
	line-height: 26px;
	font-size:12px;
	background-image: url(../img/music/musicbg_r1_c17.jpg);
}
.tjtitle h3 a {
	display: block;
}
.tjtitle .current {
	background-position: left;
}
.tjtitle .normal {
	background-position: right;
}
.tjcontent {
	height: 370px;
	overflow: hidden;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	padding:10px 3px 0;
	width: 240px;
}
.tjcontent .current {
	display: block;
}
.tjcontent .normal{
	display:none;
}
