@charset "utf-8";
/* base */
body{
	padding: 0;
	border: none;
	font-family:Microsoft JhengHei,PMingLiU,MingLiU,serif,sans-serif,cursive,fantasy,monospace;
	font-size: 12px;
	color:#333;
	width:100%;
	margin:0 auto;
	background-color:#40072b;
}

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:14px;
	}
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 { background-color:#40072b; }
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; }

#content {
	width: 1170px;
	margin:0 auto;
	text-align:center;
}

/* 版頭*/
#header {
	margin: 0 auto;	
	width:1170px;
	height:777px;
	position:relative;
}
.btitle {
	background-color:#839d60;
	width:100%;
	}

/* albuminfo 專輯解說 */
.albuminfo {
	position:relative;
	width:100%;
	margin:0 auto;	
	height:510px;
	position:relative; min-width:950px; width:auto !important; width:100%; background:url(images/albuminfo_bg.jpg) center top no-repeat; overflow:hidden; text-align:center;
	background-color:#40072b !important;
}
.albuminfo_wrap {
	position:relative;
	width:1050px;
	text-align:left;
	margin: 0px auto;
	padding-left:0px;
	padding-top:85px;
	color:#fff;
}
.mv {background-color:#999;
	position:absolute; right:0px; top:100px;
	width:430px;
	height:255px;
	}


.albumtext {
	width:600px;
	line-height:24px;
	text-align:left;
	font-size:14px;
	float:left;
	position:relative;
	}
	
.albuminfo_wrap ul li{
	text-align:left;
	list-style:disc;
	font-size:14px;
	line-height:26px;
	}
.albumtext img{
	margin-bottom:40px;
	}

	
	
#newrelease {
	position:relative;
	margin:0 auto;
	text-align:center;
	background-color:#270523;
	width:100%; 
	}
#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;
	}
	
#newrelease_wrap {
	position:relative;
	width:1100px;
	text-align:left;
	margin: 0px auto;
	padding-top:50px;
	height:780px;
	text-align:left;
}
	
#cover {
	width:280px;
	float:left;
	margin-left:5px;
	}
/* track list 專輯曲目 */
.newrelease_no {
	font-size:16px;
	color:#fff;
	padding:3px 10px;
	background-color:#b7b7b7;
	float:left;
	position:absolute;
	left:275px;
	}


.tracklist {
	width:280px;
	text-align:left;
	float:left;
	font-size:14px;
	color:#fff;
}

.tracklistContent { border:1px solid #336600;
	width:880px;
	margin: 40px 50px;
	_margin: 40px 25px;	
}
.cover {
	float:left;
	padding-right:20px;
	width:270px;
	text-align:center;
	line-height:22px;
}
.time {
	font-size:12px;
	}

/* discogaphy 同步推薦 */

#disco {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	background-color:#fff;
	font-size:13px;
}
#disco_wrap {
	position:relative;
	width:1200px;
	text-align:left;
	margin: 0px auto;
	padding-top:40px;
	height:410px;
}

#disco a {
	color:#0089d7;
	}

#disco img {
	border:1px solid #CCC;
	}

#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:40px;
	margin: 0 auto;
	padding:20px 0 0;
	color:#bf016c;
	text-align:center;
	background-color:#000;
}
/*--------------------------------------------------- */