body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-img.jpg);
	background-color: #020202;
}
#mainWrap {margin: 0; padding:0; width:100%; min-width:1049px;}
* html #mainWrap {width:expression(document.body.clientWidth < 1050? "1049px": "auto" );}

.down-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #9C9C9C;
	text-decoration: none;
}
.down-link:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF4700;
	text-decoration: none;
}
.down_text_ti {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}
.down_text {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
}
.text_time {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #C2C1C1;
	text-decoration: none;
}