@charset "utf-8";
#add_like{
  border:0px;
  width:95px;
  height:47px;
  position:fixed;
  top:400px;
  right:0px;
  _position: absolute; /* position fixed for IE6 */
  _top:expression(documentElement.scrollTop+100);
  z-index:10000;
}
#top_disc {
	clear: both;
	height: 320px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#top_disc h2 {
	background-image: url(images/demo3/album_top_title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 33px;
	width: 960px;
	padding-bottom: 40px;
}
#top_disc .disc_web {
	background-image: url(images/demo3/album_top_disc.png);
	background-repeat: no-repeat;
	float: left;
	height: 225px;
	width: 200px;
	margin-left: 20px;
}
#top_disc .list {
	float: left;
	margin-left: 20px;
	font-size: 0.8em;
	color: #808080;
	line-height: 2.5em;
}
#top_disc .list .title {
	font-size: 1.2em;
	font-weight: bold;
}
#top_disc .list .buy a{
	background-image: url(images/demo3/demo3_btn.png);
	background-repeat: no-repeat;
	background-position: -310px 0px;
	height: 34px;
	width: 111px;
	text-indent: -9999px;
	display: block;
	margin-top: 12px;
}

#top_disc .web {
	float: right;
	background-image: url(images/demo3/album_top_web.png);
	background-repeat: no-repeat;
	height: 186px;
	width: 266px;
	margin-right: 20px;
	padding-top: 39px;
	padding-left: 79px;
}
#content {
	clear: both;
	height: 610px;
	width: 960px;
}

#content h2 {
	background-image: url(images/demo3/album_content_title.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 960px;
	padding-top: 40px;
	text-indent: -9999px;
}
#content .content_tab {
	float: left;
	width: 520px;
}
#content .content_tab h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}

	#ad {
		width: 480px;
		height: 118px;
		overflow: hidden;
		position: relative;
	}
	#ad a img {
		border: none;
		vertical-align: middle;
	}
	#ad .control {
		margin: 0;
		padding: 0;
		position: absolute;
		width: 60px;
		height: 20px;
		line-height: 20px;
		right: 5px;
		bottom: 2px;
		cursor: pointer;
	}
#like {
	float: right;
	width: 250px;
	*width: 260px;	
	text-align: right;
	height: 30px;
}
#glike {
	/* [disabled]padding-top: 2px; */
	float: right;
}

#fb-root {
	float: right;
}





/* CSS Document */

#content .content_pic {
	width: 360px;
	float: left;
	background-color: #f5f5f5;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 0.8em;
}
#content .content_pic h3 {
	margin: 0px;
	display: none;
	padding: 0px;
}
#content .content_pic td {
	text-align: center;
	vertical-align: middle;
	height: 170px;
	width: 170px;
	padding: 10px;
}

#content .content_pic img {
	/* [disabled]border: 3px solid #FFF; */
}
#content .content_tab p {
	margin: 0px;
	padding: 0px;
}
#content .content_tab h2 {
	background-image: none;
	font-size: 1.2em;
	text-indent: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
}

#mv {
	clear: both;
	height: 510px;
	width: 960px;
}
#mv iframe {
	z-index: -1;
	margin-left: 20px;
	*float: left;
}

#mv h2 {
	background-image: url(images/demo3/album_mv_title.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 960px;
	padding-bottom: 40px;
	text-indent: -9999px;
}
#mv_list {
	float: right;
	height: 400px;
	width: 330px;
	font-size: 0.8em;
}
#mv_list ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;

	width: 120px;
	height: 120px;
}
#mv_list ul li a {
	color: #808080;
	text-decoration: none;
	line-height: 1.2em;
}
#mv #mv_list ul li p {
	padding-top: 5px;
}

#mv_list ul li a:hover {
	color: #06C;
	text-decoration: none;
	line-height: 1.2em;
}







#old_disc {
	height: 300px;
	width: 960px;
	clear: both;
}

#old_disc h2 {
	text-indent: -9999px;
	height: 33px;
	background-image: url(images/demo3/album_od_title.png);
	background-repeat: no-repeat;
	width: 960px;
	padding-bottom: 30px;
}
#old_disic img {
	border: 1px solid #f5f5f5;

}
#old_disc .new_title {
	height: 40px;
	width: 135px;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 5px;
	/* [disabled]background-color: #f5f5f5; */
}
#old_disc a {
	color: #808080;
	text-decoration: none;
}
#old_disc a:hover {
	color: #06C;
}
#old_disc .disc_name {
	/* [disabled]font-size: 1.2em; */
	/* [disabled]color: #808080; */
	font-weight: bold;
	margin-bottom: 5px;
	/* [disabled]line-height: 1.2em; */
}
