@charset "utf-8";
/* CSS Document */

html,body {
	padding:0;
	margin: 0;
	background: #FFFFFF url(/assets/templates/tanlan_v2/images/player_bg.png);
	font-size: 13px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	color: #CCCCCC;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
}

a:hover {
	color: #FFFFFF;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
}

ul {
	position: absolute;
	left: 330px;
	top: 20px;
}

ul li {
	line-height: 23px;
	list-style: none;
	list-style-type: none;
}

