@charset "utf-8";
/* CSS Document */
body{
	background:none repeat scroll 0 0 #000000;
}
#sitebar{
	float:right;
	width:310px;
	background:#0d0d0d;
}
.tuvan{
	margin:5px 15px 0px 12px;
}
.tuvan h4 a{
	color:#cc0000;
	font-weight:bold;
	font-size:11px;
	margin-bottom:4px;
}
.tuvan_img{
	float:left;
	width:65px;
	height:49px;
	overflow:hidden;
	margin-right:6px;
}
.tuvan_img img{
	width:65px;
	height:49px;
}
.clock{
	font-size:10px;
	color:#4a4a4a;
}
.tuvan_info{
	height:55px;
	overflow:hidden;
	text-align:justify;
}
.ntsong{
	padding-left:2px;

}
.supp_onl{
	width:309px;
}
.supp_item{
	width:125px;
	font-size:12px;	
	padding-top:8px;
	float:left;
	height:43px;
}
.supp_item span{
	color:#768493;
	font-weight:bold;
}
.supp_item p{
	text-align:center;
	width:125px;
	color:#993300;
}

