body{
    font-family:"????";
	color:#454545;
	font-size:12px;
	padding:0;
	margin:0 auto;
	border:0;
	background-image: url(/static/images/beijing.jpg);

}
ul,li{ margin:0px; padding:0px}
*{ margin:0 auto; padding:0; text-decoration:none; list-style:none;}
image {border:0 none;}

a:link {
	text-decoration: none;
	color:#454545;
	line-height:24px;
}
a:visited {
	text-decoration: none;
	color:#454545;
	line-height:24px;
}
a:hover {
	text-decoration: none;
	color:#e28002;
	line-height:24px;
}
a:active {
	text-decoration: none;
	color:#e28002;
	line-height:24px;
}

/* ??????css????:???css?е??td????????????????壬?????????????????????????????????????????????????? */
td
{
	font-family:"??????";
	font-size: 9pt;
	font-weight: normal; color:#454545;
	letter-spacing:1px;
}






