BODY {
	margin-top: 30px;
	background-image: url(images/common/bg.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	color: #333;
	padding-top:0px;
	font-family:  "Arial", "Verdana";
	background-color:#fff;
	font-weight: normal;
	line-height: 20px;
}

a:link {	text-decoration: none; color: #333;}
a:visited {	text-decoration: none; color: #666;}
a:hover {	text-decoration: underline; color: #333;}
a:active {	text-decoration: none; color: #333;}

a.sidebar { font-size: 13px; }
a.sidebar:link {	text-decoration: none; color: #333;}
a.sidebar:visited {	text-decoration: none; color: #666;}
a.sidebar:hover {	text-decoration: underline; color: #333;}
a.sidebar:active {	text-decoration: none; color: #333;}

a.show { color:#FF0000; }
a.show:link {	text-decoration: none; color: #FF0000;}
a.show:visited {	text-decoration: none; color: #FF0000;}
a.show:hover {	text-decoration: underline; color:#FF6600;}
a.show:active {	text-decoration: none; color: #FF0000;}

img { border: none;}
h1 { font-size: 120%; color: #333; line-height: 1.2; }

.bg_head {
	background-image:url(images/common/bg_header.jpg);
	background-repeat: no-repeat;
}
.bg_foot {
	background-image:url(images/common/bg_footer.jpg);
	background-repeat: no-repeat;
}


.title { font-size: 110%; color: #515151; font-weight:800; padding-left: 6px; padding-right: 6px; border-left: 1px dotted #515151; border-right: 1px dotted #515151; }
.gd {
	background-image: url('images/common/gd_left.gif');
	background-repeat: no-repeat;
	padding-left: 3px;
	color: #A5A5A5;
}

.hear_bar { font-size: 200%; color:#CCCCCC;}
.u_line {border-bottom: 1px solid #999;}
.dotline_top { border-top: 1px dotted #666; }
.dotline_btm { border-bottom: 1px dotted #666; }
.dotline_tb { border-top: 1px dotted #666; border-bottom: 1px dotted #666; }
.dotline_lr { border-left: 1px dotted #666; border-right: 1px dotted #666; }
.s_qoute { color:#999; font-size: 90%; padding-left: 4px; border-left: 1px solid #999; }
.qoute { color:#999; font-size: 80%; padding-left: 4px; }
.lightgrey { color: #666; }
.table_tl { background: #666; color:#FFF; padding: 1px 2px 1px 2px; }
.more { font-size: 80%;} 

.exh_title { color:#FF0000;}
.exh_hot { color:#999999;  font-size: 92%;}
.exh_artist { font-size: 11px;}
.exh_date { color: #999999; font-size:10px; border-bottom:1px solid red;}

.wording { color: #999; font-size: 95%; letter-spacing: 0.05em;}
.w_title {font-weight:800;}
