@charset "utf-8";
/* base */
body{
	padding: 0;
	border: none;
	font-family: Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 14px;
	color: #eeeeee;
	width: 100%;
	margin: 0 auto;
}

iframe, h4, h5, img, tr, td, dt, dd, {}

p {
	margin-bottom:20px;
	}

h1 {
	font-size:18px;
	color:#333;
	line-height:20px;
	margin-bottom:5px;
	}
h2 {
	font-weight:bold;
	font-size:14px;
	background-color:#d1d1d1;
	padding:3px;
	display:inline-block;
	}
h3 {
	color:#cc0066;
	font-weight:normal;
	margin-bottom:5px;
	}
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:1180px; width:auto !important; width:100%; overflow:hidden; text-align:center; }

.content {
	width: 960px;
	margin:0 auto;
	text-align:center;
}

/* 版頭*/
#header {
}
	
#header_wrap {
	position:relative;
	width:1180px;
	margin:0 auto;
	}
#full {
	max-width: 100%;
    height: auto;	
}
	
.mv {
	position:absolute;
	top:0px;
	right:50px;
	width:400px;
	height:230px;
	}


.logo {
	background-color:#fff;
	height:511px;
	}
.btitle {
	background-color:#839d60;
	width:100%;
	}

/* albuminfo 專輯解說 */
.albuminfo {
	background:url(images/albuminfo_bg.jpg) top repeat-x #fff;
	position: relative;
	width: 100%;
	padding-top:40px;
	height:290px;
}
.albuminfo_wrap {
	position:relative;
	width:1180px;
	text-align:center;
	margin: 0px auto;
}


.albumtext {
	width:630px;
	line-height:24px;
	text-align:left;
	font-size:15px;
	margin-left:70px;
	margin-top:0px;
	color:#333333;
	}
	
.albuminfo_wrap ol {
	font-size:14px;
	line-height:26px;
	}
.albumtext img{
	margin-bottom:25px;
	}
	
#newrelease {
	position:relative;
	width:100%; 
	height:550px;
	text-align:center;
	background-image: url(images/newrelease_bg.gif);
	background-repeat: repeat;
	}
	
#newrelease_wrap {
	position: relative;
	width: 1070px;
	height:480px;
	text-align: center;
	margin: 0px auto;
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#newrelease_wrap .title {
	position:absolute;
	left:0; top:0;
	}
	
#cover {
	width:350px;
	float:left;
	text-align:center;
	}
	
.time {
	font-size:12px;
	}
/* track list 專輯曲目 */
.newrelease_no {
	font-size:14px;
	color:#e1137f;
	}


.tracklist {
	text-align:left;
	font-size:14px;
	color:#333;
	padding:10px;
}

.tracklistContent {
	position:absolute;
	margin-top: -10px;
	_margin-top: -10px;	
	margin-left:380px;
	
}
.myButton {
	-moz-box-shadow:inset 0px 1px 3px 0px #cc0066;
	-webkit-box-shadow:inset 0px 1px 3px 0px #cc0066;
	box-shadow:inset 0px 1px 3px 0px #cc0066;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cc0066), color-stop(1, #9a004d));
	background:-moz-linear-gradient(top, #cc0066 5%, #9a004d 100%);
	background:-webkit-linear-gradient(top, #cc0066 5%, #9a004d 100%);
	background:-o-linear-gradient(top, #cc0066 5%, #9a004d 100%);
	background:-ms-linear-gradient(top, #cc0066 5%, #9a004d 100%);
	background:linear-gradient(to bottom, #cc0066 5%, #9a004d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0066', endColorstr='#9a004d',GradientType=0);
	background-color:#cc0066;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:"微軟正黑體", "Microsoft JhengHei";
	font-size:18px;
	padding:10px 100px;
	text-decoration:none;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #9a004d), color-stop(1, #cc0066));
	background:-moz-linear-gradient(top, #9a004d 5%, #cc0066 100%);
	background:-webkit-linear-gradient(top, #9a004d 5%, #cc0066 100%);
	background:-o-linear-gradient(top, #9a004d 5%, #cc0066 100%);
	background:-ms-linear-gradient(top, #9a004d 5%, #cc0066 100%);
	background:linear-gradient(to bottom, #9a004d 5%, #cc0066 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a004d', endColorstr='#cc0066',GradientType=0);
	background-color:#9a004d;
}
.myButton:active {
	position:relative;
	top:1px;
}

/* discogaphy 同步推薦 */

#disco {
	position:relative;
	text-align:center;
	width:100%;
	background-color:#f1f1f1;
	height:500px;
}
#disco_wrap {
	position:relative;
	width:1200px;
	text-align:center;
	margin: 0px auto;
	color:#333;
	padding-top:20px;
}

#disco a {
	}

#disco .cover {
	border:1px solid #f1f1f1;
	}
.disco_list {
	float:left;
	border:2px #fff solid;
	border-radius:7px;
	width:285px;background-color:#fff; 
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:10px;
	height:330px;
	}

#about {
	position:relative;
	background-color:#000;
	width:590px; 
	text-align:left;
	float:left;
	line-height:20px;
	padding:25px;
	margin-bottom:20px;
	height:410px;
	font-size:14px;
	}


/* footer 頁尾 */
#footer {
	clear:both;
	width:100%;
	height:40px;
	margin: 0 auto;
	padding:20px 0 0;
	color:#999;
	text-align:center;
	background-color:#ccc;
}
/*--------------------------------------------------- */
