body
{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:16px;
	line-height:22px;
	background-image:url("../img/k.gif");
	background-position:top center;
	background-repeat:repeat-x;
	font-family:simsun;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	list-style:none;
	margin:0px;
	padding:0px;
}
li
{
	-o-text-overflow:ellipsis;
	text-overflow:clip;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
img
{
	border:0 solid white;
}
a:link, a:active, a:visited
{
	color:blue;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.clr
{
	clear:both;
}
