#hot {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
}
.clr {
	clear: both;
	float: none;
}

#hot  a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#hot  a:hover{
	color: #99FF00;
	text-decoration: underline;
	font-size: 14px;
	position: relative;
	left: 1px;
	top: 1px;
}

#hot ul {
	padding: 0px;
	margin: 0px;
}
#hot li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pinluntitle {
	background-image: url(_img/announce.gif);
	background-repeat: no-repeat;
	padding-left: 37px;
	background-color: #C4D3FF;
	background-position: 7px;
	line-height: 25px;
}
#pinlun {
	border: 1px double #C4D3FF;
	width: 100%;
}

