/* contentsMain
================================================*/
#contentsHeader{
	width: 790px;
	height: 80px;
	background: url(http://img3.audioleaf.com/images/artist/bg_header.gif) top left no-repeat;
}
h2{
	width: 470px;
	padding: 33px 0px 0px 35px;
	margin: 0px;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	color: #ffffff;
	overflow: hidden;
}
#contentsMain{
	width: 770px;
	margin: 5px 0px 5px 10px;
}
#contentsMain h3{
	margin-bottom: 0px;
}
#contentsMain .innerBox{
	background: url(http://img3.audioleaf.com/images/alchannel/bg_main.gif) top left repeat-y;
}
#contentsMain .innerFooter{
	background: url(http://img3.audioleaf.com/images/alchannel/bg_main_footer.gif) bottom left no-repeat;
	height: 35px;
}
#contentsMain .innerFooter p{
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	padding: 10px 20px 0px 0px;
}
#contentsMain a:link {
	color: #ffffff;
	text-decoration: none;
}
#contentsMain a:active {
	color: #efefef;
	text-decoration: none;
}
#contentsMain a:visited {
	color: #efefef;
	text-decoration: none;
}
#contentsMain a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#channelBox{
	margin-left: 5px;
}

.messageBox{
	margin: 10px 5px 5px 5px;
	border: 1px solid #0d0d0d;
}
.messageBox p{
	padding: 10px;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #272727;
	background-color: #1d1d1d;
}

/* channelLeft
================================================*/
#channelLeft{
	float: left;
	width: 508px;
	margin-right: 1px;
}
#channelPlayer{
	margin-bottom: 15px;
}
#artistInfo{
	margin: 0px 20px 20px 20px;
}
#artistInfo h4{
	padding: 10px;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #272727;
	background-color: #1d1d1d;
}
#artistInfo .infoBoxHeader{
	border: 1px solid #0d0d0d;
	margin-bottom: 15px;
}
#artistInfo dt{
	font-weight: bold;
	border-left: 5px solid #000000;
	border-bottom: 1px solid #1d1d1d;
	padding-left: 10px;
}
#artistInfo dd{
	border-top: 1px solid #3b3b3b;
	margin-bottom: 15px;
	padding-top: 5px;
}
#artistInfo .more{
	text-align: right;
	font-size: 10px;
	line-height: 11px;
}
#artistInfo ul{
	list-style-type: none;
}
#artistInfo li{
	padding-left: 15px;
}
/* artistProfile */
#artistProfile{
	margin-bottom: 15px;
}
#artistProfile .pic{
	float: left;
	width: 135px;
}
#artistProfile .pic img{
	border: 1px solid #000000;
}
#artistProfile .detail{
	float: left;
	width: 320px;
	padding-top: 10px;
}
#artistProfile .detail h5{
	font-size: 14px;
	font-weight: bold;
}
#artistProfile .detail p{
	font-size: 11px;
	line-height: 13px;
}

/* channelRight
================================================*/
#channelRight{
	float: left;
	width: 250px;
	font-size: 11px;
	line-height: 13px;
}
#channelRight .ad_square{
	margin-bottom: 20px;
}
.rightContainer{
	margin: 0px 10px 10px 10px;
}
.rightContainer dl{
}
.rightContainer dt{
	font-weight: bold;
	border-bottom: 1px solid #0d0d0d;
}
.rightContainer dd{
	border-top: 1px solid #272727;
	margin-bottom: 15px;
	padding-top: 10px;
}
.rightContainer ul{
	list-style-type: none;
}
.rightContainer li{
	padding: 0px 0px 8px 0px;
}
.rightContainer li.closeupImg{
	padding: 0px 0px 10px 0px;
	text-align: center;
}
.rightContainer li.closeupImg img{
	border: 1px solid #000000;
}


