<!--
body,td,th {
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFE0;
}
a {
	color: #003399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

ul {
	list-style:none;
	margin-bottom:10px;
	padding-left:5px;
}

li {
	line-height:22px;
	margin-left:2px;
}

.pages {
	display:block;
	padding-right:10px;
	background:#FF9;
}

.lable {
	color:#900;
	font-weight:bold;
	background:#FF9;
	padding:10px 8px;
}

#news {
	float:left;
	width:33%;
	background: #CFF;
	margin-right:2px;
}

#recommends {
	float:left;
	width:33%;
	background: #FCC;
	margin-right:2px;
}

#hots {
	float:left;
	width:33%;
	background: #FFC;
}

-->
