@charset "utf-8";
/* CSS Document */
body,td,th {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
body {
	background-color:#000;
	background-image:url(../imgers/ltgamebeijing.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c7d3e5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #e3e9f2;
}
a:active {
	text-decoration: none;
}
