@charset "UTF-8";

/*-----------------------------------------
cm
-----------------------------------------*/

#rightbox{
	padding-bottom:100px;
	}
.campany #rightbox{
	padding-bottom:0px;
	}

.onair{
	font-size:13px;
	color:#FF9933;
	}

#adobearea{
	clear:both;
	position:relative;
	height:30px;
	margin-bottom:20px;
	}
	
#adobearea li{
	display:inline;
	}	

#adobetext{
	position:absolute;
	font-size:9px;
	left: 131px;
	top: -10px;
	}	

#cmbox{
	width:682px;
	height:auto;
	background-color:#EEEEEE;
	border:5px solid #CCCCCC;
	margin-bottom:20px;
	}

#cmbox ul{
	margin:20px 30px 30px 30px;
	}	

#cmbox li{
	background-image:url(../images/mark_news.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	margin-left:5px;
	margin-top:10px;
	}	

body#playbox{
	background-color:#000000;
	font-size:12px;
	}	

#mainbox{
	position:relative;
	margin:0 auto;
	width:426px;
	height:490px;
	background-color:#ffffff;
	border:1px solid #FFFFFF;
	}	

#play{
	border:1px solid #dddddd;
	padding:2px;
	margin-left:10px;
	margin-right:10px;
	}

#cmtitle{
	width:406px;
	height:20px;
	padding-top:5px;
	margin-left:9px;
	margin-top:9px;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	background-color:#dddddd;
	}	

#cmtitle span{
	color:#000000;
	margin-left:5px;
	padding-top:3px;
	}

#lyrics{
	margin:40px 0 20px 10px;
	text-align:center;
	line-height:3;
	}	

#close{
	position:absolute;
	text-align:center;
	left: 187px;
	top: 452px;
	}	

#close a{
	color:#000000;
	}	

#close a:hover{
	color:#666666;
	}	
	
.na{
	color:#0066CC;
	}

.se{
	color:#00CC99;
	}

.co{
	color:#FF9933;
	}	
	
/*-----------------------------------------
table
-----------------------------------------*/

.design_table ul{
	font-size:11px;
	margin:5px 0 15px 17px;
	}	

.design_table li{
	list-style: disc;
	}

.design_table table{
	clear:both;
	font-size:11px;
	width: 692px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	border-collapse:separate;
	border-spacing:1px;
	}

.design_table table th {
	font-style:normal;
	color:#333333;
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color: #8CCEFF;
	font-weight:normal;
	}

.design_table table td {
	padding:3px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #CCCCCC;
	background-color:#F4F4F4;
	text-align:center;
	}
	
.design_table table td.dark{
	background-color: #D7EBFF;
	}

.design_table table .tb_bottom{ 
	border-bottom:1px solid #F1F0EA;
	}

.design_table table td.bgtop{
	background-color:#E0DED4;
	}		
.mb10 {
	margin-bottom: 10px;
}

.design_table a{
	text-decoration:none;
	color:#333333;
	}	

.design_table a:hover{
	text-decoration:none;
	color:#333333;
	}

