@charset "UTF-8";

.block-title {
	border-bottom-style: none;
	border-left-style: none;
	width: 670px;
	margin-left: 15px;
	display:block;
	position:relative;
	overflow:hidden;
	border-top-style: none;
	border-right-style: none;
	color: #FFFFFF;
	float:left;
}

.block-title h2 {
	font-size: 16px;
	line-height: 1.5;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	background-color: #E3007F;
}

.block-title3 {
	margin:0;
	padding:0px;
	display:block;
	position:relative;
	overflow:hidden;
	width: 670px;
}
.block-title3 h3 {
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	font-weight: bold;
	padding-left: 3px;
	background-color: #E3007F;
}

.block-title4 {
	padding-left:10px;
	margin:10px;
	display:block;
	position:relative;
	overflow:hidden;
}
.block-title4 h4 {
	background-color: #E3007F;
	color: #fff;
	font-size: 12px;
	line-height: 1.6;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left:-10px;
}

#artist-detail {
	border: 1px solid #E3007F;
	margin-left: 3px;
	line-height:1.7;
}

#artist-detail .background {
	background-color: #E3007F;
	width: 50px;
	float: left;
	display:inline-block;
	position:relative;
	white-space:nowrap;
	height:30px;
	text-align:center;
	font-weight:bold;
	font-family: Verdana,Helvetica,Sans-serif;
}

#artist-detail .number  {
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	float: left;
	display:inline-block;
	position:relative;
	padding-top:2px;
}

#artist-detail .name {
	padding-left: 5px;
	color: #E3007F;
	font-weight: bold;
	xfloat: left;
	display:inline-block;
	position:relative;
/*	padding-top:3px;*/
	height:30px;
	font-size:18px;
}

#contents {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#main-contents {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 710px;
}

#artist-introduction {
	width: 415px;
	padding-left: 3px;
	float: left;
	margin-top: 15px;
	color: #999999;
}

#artist-photoL {
	background-position: center center;
	background-color:#000000;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align: center;
}

.music-title {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 1.5;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}


.music-title ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	;
}

.music-title li {
	padding-bottom: 3px;
	float: left;
	width: 415px;
	margin-left: -40px;
}

#musicbox-left {
	margin:0;
	padding:0;
	width: 300px;
	float: left;
	background-position: bottom;

	margin-top: 5px;
}

#musicbox-left .number {
	margin:0;
	padding:0;
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	overflow:hidden;
	position:relative;
	width:16px;
	float:left;
	height:38px;
	text-align:center;
	vertical-align:middle;
	line-height:1.5;
	padding:4px 2px;
}

#musicbox-left .title {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height:1.5;
	display:block;
	overflow:hidden;
	position:relative;
	width:240px;
	float:left;
	padding-left:4px;
	padding-top:4px;
	vertical-align:middle;
	height:32px;
}


#musicbox-right {
	display:block;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	float: right;
	width: 100px;
	padding-right: 5px;
	padding-top:4px;
	line-height:0;
}
#musicbox-right ul{
	margin:0;
	padding:0;
}
#musicbox-right li {
	display:block;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	float: right;
	width: 100px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	line-height:0;
	padding-top:2px;
	padding-bottom:2px;
}

#musicbox-right .listening{
	width: 102px;
	float: right;
	line-height:0;
}
#musicbox-right .listening a{
	line-height:0;
}

#musicbox-right .text{
	font-size: 11px;
	line-height: 1.7;
	background-repeat: no-repeat;
	width: auto;
	background-image: url(../../img/pages/arrow.gif);
	text-decoration: underline;
	float: right;
	padding-left:16px;
	cursor:pointer;
	color:#000;
}

#artist-movie {
}

#artist-profile {
	width: 240px;
	float: right;
	position:relative;
	display:block;
	overflow:hidden;
	margin-top: 39px;
	margin-left: 4px;
	xpadding:4px;
	font-size:12px;
	line-height:1.7;
	white-space:normal;
	word-spacing:0px;
	background-color: #fff;
}
#artist-profile p{
	background-color: #999;
	border:4px solid #999;
	padding:0;
	padding-bottom:0px;
	padding-right:4px;
	padding-left:1em;
	text-indent:-1em;
	font-size:12px;
	line-height:1.7;
	margin-bottom:2px;
}

#artist-profile p a:link,
#artist-profile p a:visited{
	color:#fff;
	text-decoration:none;
}
#artist-profile p a:active,
#artist-profile p a:hover{
	color:#fff;
	text-decoration:underline;
}

#movie-title {
	background-color: #F2F2F2;
	width: 410px;
	color: #666666;
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.5;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#movie-title .img {
	margin: 0px;
	padding: 0px;
}
.text-pop-layer{
	display:none;
}

#artist-request {
	text-align: center;
	width: 415px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#artist-requestA {
	text-align: center;
	width: 660px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 15px;
}
.select-photo {
}

.select-title {
	font-size: 12px;
	line-height: 1.5;
	font-weight:700;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	width: 36px;
	padding-right: 3px;
	padding-left: 6px;
	text-align:center;
}

.select-artist {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	padding-left: 6px;
}

#select-list {
	width: 680px;
	display:block;
	position:relative;
	overflow:hidden;
	padding:0px;
	margin:15px 0 0 0;
}

#select-list ul {
	list-style-type: none;
	width: 688px;
	display: block;
	overflow:hidden;
}

#select-list li {
	display: block;
	width: 164px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../../img/pages/select-li-bg-boadergray.gif);
	background-repeat: no-repeat;
	background-position: left 123px;
	*/
	padding-bottom: 3px;
	float: left;
	margin-right: 4px;
	margin-bottom: 15px;
}

#select-list p {
	display: block;
	width: 40px;
	height:20px;
}

.list-play {
	display: block;
	width: 40px;
	height:20px;
}

.select-photo {
}

.select-number {
	font-size: 12px;
	line-height: 1.5;
	font-weight:700;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	width: 36px;
	padding-right: 3px;
	padding-left: 6px;
	text-align:center;
}

.select-artist {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	padding-left: 6px;
}

.select-catch {
	display: block;
	padding-left: 6px;
	font-size: 10px;
	line-height: 1.5;
	height: 40px;
}

.select-spec {
	display: block;
	padding-left: 6px;
	font-size: 10px;
	line-height: 1.5;
}

#artist-miniblog {
	display:block;
	position:relative;
	overflow:hidden;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #E3007F;
	width: 640px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#artist-miniblog p {
	font-size: 12px;
	line-height: 1.5;
	padding-left: 3px;
	padding-top: 5px;
}


#artist-miniblog ul {
	display:block;
	position:relative;
	overflow:hidden;
	padding-left:3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5;
	margin: 0px;
	padding-bottom: 10px;
}


.float-clear {
}
#single-paging-block{
	padding-top:12px;
}
/*
#single-paging-block{
	display:block;
	position:relative;
	overflow:hidden;
	padding-top:6px;
	width:220px;
	font-size:12px;
	line-height:1.4;
	float:left;
	height:18px;
	margin-top: 10px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#single-paging-block .next a,
#single-paging-block .prev a{
	xdisplay:block;
	position:relative;
	overflow:hidden;
	width:50px;
	padding:0px 2px;
}
#single-paging-block .next span,
#single-paging-block .prev span{
	xdisplay:block;
	position:relative;
	overflow:hidden;
	font-size:0;
	width:16px;
	height:18px;
	line-height:15;	
}
*/
#write-comment {
	float: right;
	margin-top: 10px;
}


#archive-select-block select,
#archive-select-block{
	padding:2px 0px;
	font-size:12px;
	line-height:1.4;
}

#jack-menu-comment-form {
	display:block;
	position:relative;
	overflow:hidden;
	margin:0px;
	padding:4px;
	border:4px solid #E3007F;
	font-size:12px;
	line-height:1.5;
}
#jack-menu-comment-form form ,
#jack-menu-comment-form button,
#jack-menu-comment-form table ,
#jack-menu-comment-form table th,
#jack-menu-comment-form table td{
	padding:0px 0px;
	margin:0px 0px;
	background:none;
	border:none;

	word-wrap:break-word;
}
#jack-menu-comment-form table td{
	white-space:normal;
}
#jack-menu-comment-form table th{
	font-weight:800;
	padding:2px;
	margin:2px;
	text-decoration:underline;
}
#jack-menu-comment-form table {
	width:220px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}

#jack-menu-comment-form button{
	float:right;
	border:1px solid #fff;
	margin:0;
	padding:0;
	display:inline;
}
#jack-menu-comment-form table input,
#jack-menu-comment-form table textarea{
	padding:0 0;
	margin:1px 1px;
	border:1px solid #aaa;
}
#jack-menu-comment-form input.sex{
	border:none;
}

#jack-menu-comment-form input.nickname{
	width:210px;
}
#jack-menu-comment-form input.age{
	width:30px;
}
#jack-menu-comment-form textarea.comment{
	width:204px;
	height:160px;
}
#jack-menu-comment-form p {
	font-size: 11px;
	line-height: 1.5;
	padding-top: 5px;
	padding-bottom: 5px;
	word-wrap:break-word;
}
#jack-menu-comment-form  p.comment-text{
	word-wrap:break-word;
	width:200px;
}



/***** disc-topic-block RIGHT PANEL
*****************************************************/


/*******************************************/
.text-pop-layer{
	position:absolute;
	overflow:hidden;
	z-index:800;
}
.text-pop-layer .arrow{
	display:block;
	height:14px;
	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	line-height:0;
	font-size:0;
	width:auto;
	background: url(../../img/pages/layer-arrow-top.gif) no-repeat 40px top;
}
.text-pop-layer .title{
	font-weight:700;
	fon-size:11px;
	background-color:#666;
	color:#FFF;
	padding:1px;
	line-height:1.5;
	margin-bottom:10px;
	text-indent:1em;
}
.text-pop-layer .lyrics{
	fon-size:11px;
	line-height:1.2;
}
.text-pop-layer .close{
	display:block;
	position:relative;
	overflow:hidden;
	height:18px;
	padding:0;
	padding-left:15px;
	padding-right:2px;
	margin:3px;
	font-size:12px;
	line-height:1.5;
	background: url(../../img/pages/cross-icon-red.gif) no-repeat 1px 50%;
	float:right;
	background-color:#CCC;
	cursor:pointer;
}
.text-pop-layer .layer-frame{
	border-left:1px solid #ccc;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
.text-pop-layer .layer-frame .contents{
	border:2px solid #666;
	margin:0;
	background-color:#FFF;
	background-image:none;
	padding:3px 10px 0px 10px;
	padding-bottom:2px;
	color:#333;
	width:400px;
	position:relative;
	overflow:hidden;
	display:block;
	font-size:11px;
	line-height:1.5;
}

