/* CSS Document */

#uc_ul {float:left;
  list-style:none;
  margin:10px;
}

#uc_ul li{float:left;
  margin-left:10px;  
}

#uc_ul li a{color:white;}

#uc_ul li a:hover{text-decoration:none;}

#uc_tab {background-color:#151e24;
	width:510px;
	border:1px solid #243a42;
	margin-top:20px;
	text-align:center; 
	color:#73c9e2;
	float:left;
}

.tr_m {background-color:#0a0f13;
		font-size:13px;
		height:30px;
		color:#d5f4f9;
}

.tr_n {height:30px;
}