body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 12px;
	margin-top: 0px;
	font-family: "ËÎÌå";
}

.favorite {
	color: #FF0000;
	cursor: hand;
}

.clearit {
	clear: both;
}

/* page */
#page {
	width: 970px;
	overflow: visible;
	_display: inline-block;
	margin: 0 auto;
}

/* ¶¥²¿ top */
.top {
	height: 27px;
	position: relative;
	z-index: 99;
	padding: 1px;
	border: 1px #99CCFF solid;
	border-bottom: 1px #99CCFF solid;
	color: #000;
	background: url() repeat-x 0 0 #fff;
}

.top a,.top a:visited {
	color: #000;
	text-decoration: none;
}

.top a:hover,.top a:active {
	color: #000;
	text-decoration: underline;
}

.topBlk {
	height: 27px;
	overflow: hidden;
	_display: inline-block;
	background: url() repeat-x 0 -50px;
}

.tB02 {
	float: left;
	overflow: hidden;
	padding: 0 0 0 30px;
}
