/* CSS Document */
body, ul, ol, dd, dl, dt, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div {
	padding : 0;
	border : 0;
	margin:0;
}
body {
	font-size : 12px;
	margin:0px auto;
	line-height:22px;
}
ul, ol {
	list-style-type : none;
}
a {
	text-decoration : none;
	color:#000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #4073AB;
}
a:active {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration:underline
}
.clearit {
	clear : both;
}
.strong {
	font-weight:bold
}
.dis {
	display:block;
}
.undis {
	display:none;
}
.fl{ float:left}
.fr{ float:right}
#wrap{}
a.redmore{ color:#990000}
.newlist{}
.newlist li{background: url("http://i5.hexunimg.cn/www/2011/img/lico01.gif") no-repeat scroll 2px 11px transparent;font-size: 14px;height: 27px;line-height: 27px;overflow: hidden;padding: 0 0 0 10px;}
.tit_bac{ width:100%; color:#fff; font-weight:bold; height:26px; background:#27597e; padding-left:20px; line-height:26px}

.bacwhite{background:url(http://futures.hexun.com/upload/gzqhsh/images/box1_bac.jpg) repeat-x;}
.bacblack{background:url(http://futures.hexun.com/upload/gzqhsh/images/box2_bac.jpg) repeat-x top;}
.blacjt{ background:url(http://futures.hexun.com/upload/gzqhsh/images/box2_jt2.gif) no-repeat center top; top:0px; left:0px;}
.width960auto{ width:960px; margin:0 auto; position:relative}