﻿/* 共用部分 */
* {
	margin:0;padding:0;border:0;list-style:none;
}
td {
	font-size:12px;
}
img {
	vertical-align:top;
}
a {
	blr:expression(this.onFocus=this.blur());outline:none;
}
a:link,a:visited,a:active {
	color: #000000;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
area {}
.redlink,.redlink a:link,.redlink a:visited,.redlink a:active {
	color: #ff0000;
	text-decoration:none
}
.redlink a:hover,.redlink2 a:link,.redlink2 a:hover,.redlink2 a:visited,.redlink2 a:active {
	color: #ff0000;
	text-decoration:underline
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.hide {
	display:none
}
.pointer {
	cursor:pointer;
}
html{
  _filter: expression(document.execCommand("BackgroundImageCache",false,true));
}
/* 新闻列表 */
.hotnews{
	font-size:14px;
	line-height:20px;
}
.hotnews a {
	font-size:14px;
}
