body {
	margin: 0px;
	padding: 0px; 
	border: 0px;
	color: #444;
	font-size:12px;
	line-height:160%;
}
td{
	font-size:12px;
	line-height:150%;
	letter-spacing:0px
}
.font {
	font-size: 11px; color: #444444; line-height: 20px; font-family: "Arial", "Helvetica", "sans-serif"
}
/*  ------------顶部菜单-------------------   */
table.topbar,table.topbar a:active,table.topbar a:link,table.topbar a:visited{
    font-size:12px;
	color:#fff;
	text-decoration: none;
}
table.topbar a:hover{
	color:#fff;
	text-decoration: underline;
}
#searchtd{
	padding:10px 0px 7px 4px;
	background-color:#eee;
	height:22px;color:#444;
	text-align:center;
}
/* ---------------中间热点资讯--------------- */
#top1{
	text-align:left;
	width:332px;
	line-height:24px;
	border-bottom:3px solid #ddd;
	background-color:#bf0505;
	color:#FFF;
	font-size:10.5pt;
	font-weight:bolder;
}
/* ---------------中间幻灯片--------------- */
.SlidePlayer {
	position:relative;
	width:330px;
	height:300px;
}
.SlidePlayer ul {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
.SlidePlayer-List li {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.SlidePlayer-List li.selected {
	display:block;
}
ul.SlidePlayer-Trigger {
	position:absolute;
	bottom:4px;
	right:4px;
	z-index:11;
}
.SlidePlayer-Trigger li {
	float:left;
	margin:0 0 0 2px;
	width:15px;
	height:15px;
	cursor:pointer;
	font:Arial;
	background-color:#FFFFFF;
	color:#9F9F9F;
	font-size:12px;
	text-align:center;
	line-height:15px;
	border:1px solid #DCDCDC;
}
.SlidePlayer-Trigger li.selected {
	background-color:#C00100;
	border:1px solid #A00100;
	color:white;
	font-size:13px;
	font-weight:bold;
}
.SlidePlayer-List img {
	border:0;
}
/*   -----全局链接-----   */
a:active,a:link,a:visited{
	color:#0f54c3;
	text-decoration: underline;
	line-height:160%;
}
a:hover{
	color:#bf0505;
	text-decoration: none;
}
/*  ------链接 有下划线---- */
.link2 a:active,.link2 a:link,.link2 a:visited{
	color:#0f54c3;
	text-decoration: none;
}
.link2 a:hover{
	color:#bf0505;
	text-decoration: underline;
}
/*  -----标题栏-----  */
.whitelink a:link,.whitelink a:visited,.whitelink a:active{
	color:#fff;
	font-weight:bolder;
	font-size:10.5pt;
	text-decoration:  none;
	line-height:22px;
}
.whitelink a:hover{
	color:#fff;
	text-decoration:underline;
}
a.graylink,a:visited.graylink,a:active.graylink {
	color:#444;
	text-decoration:none;
	line-height:160%;
}
 a:hover.graylink{
	color:#bf0505;
	text-decoration:underline;
}
.title2{
	height:26px;
	line-height:22px;
	border-bottom:2px solid #1B7BCE;
	font-weight:bolder;
	font-size:10.5pt;
}
.title2 a:link,.title2 a:visited,.title2 a:active,.title4 a:link,.title4 a:visited,.title4 a:active,{
	color:#444;
	text-decoration: none;
}
.title2 a:hover,.title4 a:hover{
	color:#444;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6{font-size: 10.5pt;}
/*  ------------页脚-------------------   */
.footer{
color:#999999}