@charset "utf-8";
/* CSS Document */
#scrolltext {
	position:relative;
	z-index:6;
	overflow: auto;
	left: auto;
	top: inherit;
	height:250px;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #aaaaaa;
scrollbar-highlight-color: #aaaaaa;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #aaaaaa;
}
#scrolltextA {
	position:relative;
	z-index:6;
	overflow: auto;
	left: auto;
	top: inherit;
	height:511px;
	width: 470px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #aaaaaa;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.imageborder  {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-width: 3;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.bodytext {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#scrolltext {
	position:relative;
	width:462px;
	z-index:6;
	padding : 2px 2px 2px 5px;
	overflow: auto;
	
}
#apArtist {
	position:relative;
	width:200px;
	z-index:7;
	top: 5px;
	left: 20px;
}
a {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.titleA {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.head {	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.headA {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headB {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.txtcolor {color: #CCCCCC}
#apDiv2 {
	position:absolute;
	width:187px;
	height:115px;
	z-index:9;
	left: auto;
	top: 190px;
	visibility: hidden;
}
.currentshow_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.currentshow_titleA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.currentshow_artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
