@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:#333;
	width:100%;
	margin:0 auto;
	background-color:#000;
}

iframe, h1, h2, h3, h4, h5, p, img, tr, td, dt, dd, li{}

h1 {
	font-size:35px;
	color:#ffff99;
	line-height:40px;
	margin-bottom:10px;
	}
h2 {
	font-weight:bold;
	font-size:16px;
	color:#b20000;
	}
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; text-align:center; }

/* 版頭*/
#header {
	margin: 0 auto;
	width: 980px;
	height: 701px;
	position: relative;
}
.top_newrelease {
	position:absolute;
	left:812px;
	bottom:90px;
	}
.btitle {
	background-color:#839d60;
	width:100%;
	}

/* albuminfo 專輯介紹 */
.albuminfo {
	position:relative;
	margin:0px;
	width:100%;
	text-align:center;
	background-color:#000;
	background: url(images/albuminfo.jpg) center top no-repeat;
}
.albuminfo_wrap {
	position: relative;
	width: 1100px;
	height: 316px;
	margin: 0 auto;
}
.mv {
	background-color: #999;
	position: absolute;
	left: 0px;
	top: 17px;
	width: 400px;
	height: 280px;
	}

.albumtext {
	position:absolute;
	width:540px;
	text-align:left;
	margin-left:430px;
	margin-top:580px;
	color:#eadac1;
	}
.albuminfo_wrap ul {
	margin-top:0px;
	margin-left:20px;
	}
.albuminfo_wrap li{
	text-align:left;
	list-style:disc;
	margin-bottom:5px;
	}
.albuminfo_wrap img{
	margin-bottom:20px;
	}
	
#newrelease {
	position:relative;
	text-align:center;
	width:100%;
	}

#newrelease_02 {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%; 
	background:url(images/tracklist_02.jpg) center top no-repeat;
	height:369px;
	}

#newrelease_03 {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%; 
	background:url(images/tracklist_03.jpg) center top no-repeat;
	height:369px;
	}


.newrelease_wrap {
	background: url(images/newrelease.jpg) center top no-repeat;
	width: 1100px;
	height: 347px;
	margin: 0 auto;
}

.btn_buy a {
	position: absolute;
	width: 245px;
	height: 74px;
	right: 421px;
	top: 254px;
	}

.btn_buy_02 a {
	position:absolute;
	width:170px;
	height:50px;
	left:65px;
	top:305px;
	}
.btn_buy_03 a {
	position: absolute;
	width: 170px;
	height: 50px;
	right: -47px;
	top: 403px;
	}
	
#newrelease .title {
	position:relative;
	background-color:#dedede;
	min-width:950px; 
	width:auto !important; 
	width:100%; 
	background:url(images/title_newrelease.jpg) center top no-repeat; 
	overflow:hidden; 
	height:168px;
	}
	
	
#cover {
	width:300px;
	text-align:center;
	float:left;
	}
/* track list 專輯曲目 */
.newrelease_no {
	font-size:18px;
	color:#b20000;
	margin-top:10px;
	margin-bottom:10px;
	line-height:24px;
	}

.tracklist {
	width:600px;
	text-align:left;
	color:#000;
	margin-left:320px;
}

.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:#000;
	background:url(images/disco.jpg) center no-repeat;
	font-size:13px;
	height:396px;
}
#disco_wrap {
	position: relative;
	width: 1100px;
	text-align: left;
	margin: 0px auto;
	padding-bottom: 10px;
}
.btn_dico {
	float:left;
	margin-left:45px;
	margin-top:20px;
	}

#disco a {
	display:inline-block;
	width:230px;
	height:280px;
	color:#0089d7;
	}

#disco img {
	}

#about {
	position:relative;
	background-color:#33092c;
	min-width:950px; 
	width:auto !important; 
	width:100%; 
	overflow:hidden; 
	height:649px;
	text-align:center;
	}


/* footer 頁尾 */
#footer {
	clear:both;
	width:100%;
	height:50px;
	line-height:50px;
	color:#666;
	text-align:center;
	background-color:#333;
	font-size:13px;
}
/*--------------------------------------------------- */
