body {
	font-family: "ËÎÌå", arial;
	font-size: 12px;
	text-align:center;
	margin: 0;
	padding:0;
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-y;
	background-position: center top;
} 
a { color:#000; text-decoration: none; }
a:hover {
	color:#000;
	text-decoration: underline;
}
table td { padding:0px; }
p { margin:0px; text-align:left; padding:0px; line-height:16px; width:100%; height:auto; }

ul {list-style-type:none;}

li {list-style-type:none;}
div { padding:0px; margin:0px auto;}
.linye {
	padding: 0px;
	clear: both;
	width: 960px;
	border:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
