@charset "utf-8";
#wrapper {
	background: none;
	display: block;
	min-width: 100%;
	min-height: 650px;
	position: absolute;
	top: -6px;
	left: -1px;
	width: 100%;
	height: 100% !important;
	height: 100%;
	overflow:scroll;
}
/*single_info 單曲簡介
-----------------------------------*/
#single_info {
	position: absolute;
	text-indent: -9999px;
	bottom:108px;
	left:0;
}
#single_info h2 img {
	position: absolute;
	text-indent: -9999px;
	bottom:0;
	left:11px;
}
/*sidebar 選單
-----------------------------------*/
#sidebar {
	background:url(../images/release_bg.png) repeat-x;
	position: absolute;
	left: 0;
	bottom:30px;
	width: 100%;
	height: 78px;
}
#sidebar #menu {
	position: absolute;
	text-indent: -9999px;
	left: 0;
	bottom: 0;
	width: 100%;
}
#sidebar #menu .contents a {
	background:url(../images/contents.jpg) no-repeat;
	position: absolute;
	text-indent: -9999px;
	left:0;
	bottom:0;
	width: 180px;
	height: 69px;
}
#sidebar #menu .contents a:hover {
	background-position: 0 -69px;
}
#sidebar #menu .lyric a {
	background:url(../images/lyric.jpg) no-repeat;
	position: absolute;
	text-indent: -9999px;
	left:180px;
	bottom:0;
	width: 105px;
	height: 69px;
}
#sidebar #menu .lyric a:hover {
	background-position: 0 -69px;
}
#sidebar #menu .videoclip a {
	background:url(../images/videoclip.jpg) no-repeat;
	position: absolute;
	text-indent: -9999px;
	left:285px;
	bottom:0;
	width: 160px;
	height: 69px;
}
#sidebar #menu .videoclip a:hover {
	background-position: 0 -69px;
}
#sidebar #menu .message a {
	background:url(../images/message.jpg) no-repeat;
	position: absolute;
	text-indent: -9999px;
	left:445px;
	bottom:0;
	width: 120px;
	height: 69px;
}
#sidebar #menu .message a:hover {
	background-position: 0 -69px;
}
#sidebar #menu .contentsBuy a {
	background:url(../images/contents_buy.jpg) no-repeat;
	position: absolute;
	text-indent: -9999px;
	right: 15px;
	bottom:14px;
	width: 123px;
	height: 33px;
}
#sidebar #menu .contentsBuy a:hover {
	background-position: 0 -33px;
}
/* contents 收錄曲目/試聽/特典情報
-----------------------------------*/
#contents {
	background:url(../images/contents_bg.png) no-repeat 50% 50%;
	width: 685px;
	height: 514px;
	margin:0 auto;
	padding:8% 0;
}
#contents #column {
	float: left;
	width:100%;
	height:100%;
}
#contents #column .close_back {
	float:right;
	padding:57px 26px 0 0;
	width: 20px;
	height: 20px;
}
#contents #column .close_back a {
	float: left;
	background:url(../images/close.jpg) no-repeat;
	width: 20px;
	height: 20px;
}
#contents #column .close_back a:hover {
	background-position: 0 -20px;
}
#contents #singleContent {
	float:left;
	width:685px;
}
#contents #singleContent .contentsCover {
	float:left;
	padding:44px 0 0 51px;
	width:251px;
}
#contents #singleContent .contentsCover span {
	float:left;
	width:250px;
	height:280px;
	background:url(../images/contents_cover.jpg) no-repeat;
}
#contents #singleContent .contentsCover a {
	float:left;
	background:url(../images/contents_content_buy.jpg) no-repeat;
	height: 24px;
	width: 250px;
}
#contents #singleContent .contentsCover a:hover {
	background-position: 0 -24px;
}
#contents #singleContent .contentsContent {
	float:left;
	width:332px;
	height:345px;
	padding:44px 0 0 15px;
}
#contents #singleContent .contentsContent span {
	float: left;
	width:332px;
	height:345px;
	background:url(../images/contents_content.jpg) no-repeat;
}
#contents #singleContent .music {
	position: relative;
	top: -143px;
	left: 273px;
	width: 48px;
}
#contents #singleContent .video a {
	float:left;
	background:url(../images/video_icon.jpg) no-repeat;
	position: relative;
	top: -54px;
	left: 273px;
	width: 48px;
	height:22px;
}
#contents #singleContent .video a:hover {
	background-position: 0 -22px;
}
/* lyric 歌詞
-----------------------------------*/
#lyric {
	background:url(../images/lyric_bg.png) no-repeat 50% 50%;
	width: 685px;
	height: 514px;
	margin:0 auto;
	padding:8% 0;
}
#lyric .close_back {
    float: right;
    height: 20px;
    padding: 57px 26px 0 0;
    width: 20px;
}
#lyric .close_back a {
	float: left;
	background:url(../images/close.jpg) no-repeat;
	width: 20px;
	height: 20px;
}
#lyric .close_back a:hover {
	background-position: 0 -20px;
}
#lyric .lyrics_jp {
	float:right;
	width: 89px;
	height: 23px;
	padding:70px 0 0 0;	
}
#lyric .lyrics_jp a {
	float:right;	
	background:url(../images/lyrics_jp_btn.jpg) no-repeat;
	width: 89px;
	height: 23px;
}
#lyric .lyrics_jp a:hover {
	background-position: 0 -23px;
}
#lyric .lyrics_cn {
	float:right;
	width: 75px;
	height: 23px;
	padding:70px 10px 0 0;	
}
#lyric .lyrics_cn a {
	float:right;	
	background:url(../images/lyrics_cn_btn.jpg) no-repeat;
	width: 75px;
	height: 23px;
}
#lyric_title {
	float:left;
	padding:65px 0 0 50px;
	height: 400px;
}
#lyric_title .sound {
	position: absolute;
	text-indent: -9999px;
	bottom:0;
	right: 0;
}
#lyric_title iframe {
	background: url(../images/lyric_bg2.png) no-repeat;
	margin:0 auto;
	width:590px;
}
#lyric_title #swf_teaser {
	float: right;
    height: 30px;
    width: 63px;
	padding: 0 66px 0 0;
}
/* videoclip 音樂錄影帶
-----------------------------------*/
#videoclip {
	background:url(../images/videoclip_bg.png) no-repeat 50% 50%;
	width: 685px;
	height: 514px;
	margin:0 auto;
	padding:8% 0;
}
#videoclip .close_back {
	float:right;
	padding:57px 26px 0 0;
	width: 20px;
	height: 20px;
}
#videoclip .close_back a {
	float: left;
	background:url(../images/close.jpg) no-repeat;
	width: 20px;
	height: 20px;
}
#videoclip .close_back a:hover {
	background-position: 0 -20px;
}
#videoclip iframe {
	float:left;
	padding:155px 0 0 65px;
	width:560px;
}
/* message 放浪兄弟感言
-----------------------------------*/
#message {
	background:url(../images/message_bg.png) no-repeat 50% 50%;
	width: 685px;
	height: 514px;
	margin:0 auto;
	padding:8% 0;
}
#message .close_back {
	float:right;
	padding:57px 26px 0 0;
	width: 20px;
	height: 20px;
}
#message .close_back a {
	float: left;
	background:url(../images/close.jpg) no-repeat;
	width: 20px;
	height: 20px;
}
#message .close_back a:hover {
	background-position: 0 -20px;
}
#message_title {
	float:left;
	width: 568px;
	height: 400px;
	position: fixed;
	padding:130px 0 0 50px;	
}
#message_title iframe {
	background: url(../images/message_bg2.png) no-repeat;
	width:590px;
}
/* buy 購買
-----------------------------------*/
#buy_list {
	float:left;
	margin:55px auto 0;
	width:560px;
	height:405px;
	color:#fff;
	font-size:13px;
	line-height:25px;
}
#buy_list h1 {
	margin-bottom:20px;
	text-align:center;
}
#buy_list ul {
	float: left;
	xmargin: 0 40px 20px;
	width:570px;
}
#buy_list li {
	float:left;
	width:160px;
	height:80px;
	margin:10px 10px;
	text-align:center;
	list-style:none;
}
#buy_list p {
	text-align:center;
	color:#cacaca;
}
#buy_list .btn_close {
	position: absolute;
	bottom: 30px;
	left: 250px;
}
#buy_list .btn_close a {
	display:block;
	background:url(../images/btn_close.gif) no-repeat;
	width:61px;
	height:20px;
}
#buy_list .btn_close a:hover {
	background-position: 0 -20px;
}
/* footer 頁底
-----------------------------------*/
#credit {
	font-size: 10px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.link {
	float: left;
	margin-left: 5px;
	text-align: right;
}
.copyright {
	clear: both;
	text-align: right;
}
/* base
-----------------------------------*/

html, body {
	background-color: #000;
	color: #888;
	font-family: "新細明體", GulimChe, MS Song, sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
}
/* anchor
-----------------------------------*/

a:link, a:visited {
	color: #888;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}
a {
	overflow: hidden;
}
/* image
-----------------------------------*/

img {
	border: 0;
	margin: 0;
	padding: 0;
}
*/ /* list-style
-----------------------------------*/
 ul, li, dl, dt, dd {
 list-style-type: none;
 list-style: none;
 margin: 0;
 padding: 0;
}
/* clearfix
-----------------------------------*/

.clearfix:after {
	clear: both;
	content: "";
	display: block;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE Mac */

.none, hr {
	display: none;
}
