@charset "utf-8";
/* base */
body{
	padding: 0;
	border: none;
	font-family:Microsoft JhengHei,PMingLiU,MingLiU,serif,sans-serif,cursive,fantasy,monospace;
	font-size: 14px;
	line-height:20px;
	color:#fff;
	width:100%;
	margin:0 auto;
	background-color:#100f0d;	
}

iframe, h1, h2, h3, h4, h5, p, img, tr, td, dt, dd, li{}

h1 {
	font-size:30px;
	color:#001b91;
	line-height:40px;
	margin-bottom:10px;
	color:#e6b1ff;
	}
h2 {
	color:#e73aa2;
	font-weight:bold;
	font-size:16px;
	margin:5px auto 0px auto;	
	}
dt {
	background:#a5cdbe;
	color:#fff;
	font-size:13px;
	margin-bottom:8px;
	}

* {
	margin:0;
	padding:0;
}
a {
	border:none;
	text-decoration: none;
}
.pagetop a:link {
	background:url(images/gotop.jpg);
	width:125px;
	height:35px;
	margin-top:0px;
	text-indent:-10000px;
	float:right;
}
/*--------------------------------------------------- */


/* Books 博客來*/
#book {
	background:#424242;
	margin:0 auto;
	width:100%;
}
#book_js {
	width:780px;
	margin:0 auto;
	text-align:center;
}
/*--------------------------------------------------- */

body#top div.wrapperA { position:relative; min-width:950px; width:auto !important; width:100%; background:url(images/top.jpg) center top no-repeat; overflow:hidden; background-color:#100f0d; text-align:center; }

#content {}

/* 版頭*/
#header-1 {
	margin: 0 auto;	
	height:529px;
	position:relative;
	text-align:center;
	width:100%;
	background-color:#100f0d;
	background:url(images/top_1.jpg) center top no-repeat;
}
#header-2 {
	margin: 0 auto;	
	height:354px;
	text-align:center;
	width:100%;
	background:url(images/top_2.jpg) no-repeat center top #000;
}

#header_wrap {
	position:relative;
	width:980px;
	height:350px;
	margin:0 auto;
	}
.btn_buy a {
	width:350px;
	height:50px;
	position:absolute;
	right:0px;
	bottom:25px;
	}


.mv {background-color:#999;
	position:absolute;
	right:50px; bottom:40px;
	width:450px;
	height:330px;
	}

.btitle {
	background-color:#839d60;
	width:100%;
	}

/* albuminfo 專輯解說 */
.albuminfo {
	position:relative;
	width:100%;
	margin:0 auto;	
	text-align:center;
}
.albuminfo_wrap {
	position:relative;
	width:1000px;
	text-align:center;
	margin: 0px auto;
	padding-left:25px;
	padding-top:25px;
	color:#000021;
}

.albumtext {
	width:1000px;
	margin:0px auto;
	line-height:26px;
	text-align:center;
	position:relative;
	}
	
.albuminfo_wrap ul li{
	text-align:left;
	list-style-type: square;
	font-size:14px;
	line-height:26px;
	}
.albumtext img{
	margin-bottom:40px;
	}

	
	
#newrelease {
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-color: #100f0d;
	width: 100%;
	}
	
#newrelease .title {
	margin-bottom:50px;
	}
	
#newrelease_wrap {
	position:relative;
	text-align:center;
	margin: 0px auto;
	padding-top:0px;
}



.release {
	width:95%;
	height:400px;
	position:relative;
	display:inline-block;
	margin-left:30px;
	margin-top:0px;
	}	
.cover {
	float:right;
	margin-right:180px;
	margin-top:0px;
	}
/* track list 專輯曲目 */
.newrelease_no {
	width:600px;
	font-size:14px;
	color:#fff;
	padding:3px 10px;
	float:left;
	position:absolute;
	left:215px;
	text-align:left;
	}


.tracklist {
	text-align:left;
	font-size:14px;
	color:#fff;
	position:relative;
	line-height:28px;
	margin-left:50px;
	display:inline-block;
	margin-top:0px;
	float:left;
}


.tracklistContent { border:1px solid #336600;
	width:880px;
	margin: 40px 50px;
	_margin: 40px 25px;	
}
.time {
	font-size:12px;
	}

/* discogaphy 同步推薦 */

#disco {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	background-color:#100f0d;
	font-size:14px;
}
#disco_wrap {
	position:relative;
	width:1170px;
	text-align:left;
	margin: 0px auto;
	padding-top:40px;
}

#disco a {
	color:#e73aa2;
	font-weight:bold;
	font-size:16px;
	}

#disco img {
	}


/* footer 頁尾 */
#footer {
	clear:both;
	width:100%;
	height:40px;
	margin: 0 auto;
	padding:20px 0 0;
	color:#fff;
	text-align:center;
	background-color:#660000;
}
/*--------------------------------------------------- */