body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/index-bg.jpg);
	background-repeat: repeat-x;
}
#mainWrap {margin: 0; padding:0; width:100%; min-width:1049px;}
* html #mainWrap {width:expression(document.body.clientWidth < 1050? "1049px": "auto" );}

#index-form2{
	width: 990px;
	z-index: auto;
	top: 0px;
	height: 0px;
}
#index-bg-l{
	background-image: url(../images/index-bg-l.jpg);
	background-repeat:no-repeat;background-position:right top;
	display: block;
	height: 662px;
}
#index-bg-r{
	background-image: url(../images/index-bg-r.jpg);
	background-repeat:no-repeat;background-position:left top;
	display: block;
	height: 662px;
}
.down-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #5E6A75;
	text-decoration: none;
}
.down-link:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.down_text_ti {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #72818D;
	text-decoration: none;
}
.down_text {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #72787D;
	text-decoration: none;
}
.link_in_12_18 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.link_in_12_18:hover {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #A92000;
	text-decoration: none;
}

