#news {
	border: 1px solid #CCC;
	width: 689px;
	clear: both;
	float: right;
	padding: 8px;
	margin: 0px;
}
#news .introduce {
	background-image: url(../images/index_onsale_title_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#news .introduce strong {
	color: #FFF;
	font-size: medium;
	line-height: 1.8em;
	display: block;
	position: absolute;
	height: 29px;
	left: 20px;
}
#newst  {
	width: 647px;
	border: 1px solid #CCC;
	padding: 10px 20px;
	float: right;
	line-height: 1.8em;
	letter-spacing: 0.2em;
}
#newst .title{
	margin: 10px 0 0 0;
	padding: 0px;
	height: 21px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: small;
	background-color: #666;
}
#newst .title em {
	display: block;
	float: left;
	width: 80px;
	font-style: normal;
	color: #FFF;
}
#newst .title strong {
	color: #FFF;
	display: block;
	float: left;
	width: 435px;
}
#newst .newst {
	margin: 0px;
	padding: 0px;
}
#newst .newst li {
	margin: 0px;
	padding: 9px 0 0 0;
	list-style-type: none;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	clear: both;
	height: 30px;
	line-height: 1.8em;
}
#newst .newst li:hover {
	background-color: #ECF0F6;
}
#newst .newst li em {
	display: block;
	width: 80px;
	float: left;
	font-style: normal;
	text-align: center;
	color: #666;
	line-height: 1.8em;
}
#newst .newst li a {
	display: block;
	float: left;
	width: 435px;
	color: #666;
	line-height: 1.8em;
}
#newst .newst li a:hover {
	color: #F00;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#newst .pageview {
	font-size: small;
	font-weight: lighter;
	text-align: center;
	color: #666;
	margin: 0px;
	padding: 15px 0 5px 0;
}
#newst .pageview a {
	color: #666;
}
#newst .pageview a:hover {
	color: #F00;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#newst .pages {
	font-size: small;
	font-weight: lighter;
	text-align: center;
	margin: 0;
	padding: 18px 0 0 0;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #666;
	color: #666;
}
#newst .pages a {
	color: #666;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#newst .highly {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 1550px;
	width: 1px;
	text-indent: -9999px;
}
#newst .topictitle {
	font-weight: bold;
	color: #039;
	font-size: medium;
	margin: 0px;
	padding: 10px 0;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #666;
	letter-spacing: 0.2em;
}
#newst .date {
	font-weight: lighter;
	font-size: small;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #ECF0F6;
	color: #666;
}

#topics {
	margin: 0px;
	padding: 10px 0;
	line-height: 1.8em;
	letter-spacing: 0.2em;
}

