@charset "utf-8";
/* CSS Document */
#Fours {
	height:359px;
	background:#FDFBEE url(../Images/foursBg.png) repeat-x bottom center;
}
.FoursBox {
	width:1200px;
	margin:0 auto;
	height:350px;
}
.MainBoxLeft {
	width:285px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;

}
.MainBoxCenter {
	width:340px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	
}
.News{
	height:53px;
	line-height:53px;
	padding-right:40px;
	text-align:right;
	background:url(../Images/News.jpg) no-repeat;
	}
.MainBoxRight {
	width:325px;
	float:left;
	margin-bottom:10px;
	background:url(../Images/AboutUs.jpg) no-repeat;

}
.AboutUs{
	height:47px;
	text-align:right;
	}
.AboutUs a{
	width:63px;
	height:26px;	
	display:block;
	background:url(../Images/AboutUs1.jpg) no-repeat;
	float:right;

	
	}	
.AboutUs a:hover{
	background:url(../Images/AboutUs2.jpg) no-repeat;
	text-decoration:none;
	}	
.AboutUsContent{
	height:160px;
	
	text-indent:24px;
	line-height:170%;
	background:url(../Images/AboutUsContentBg.png) no-repeat bottom right;
	
	
	}
.DHleft {
	width:270px;
	height:115px;
	padding-top:22px;
	padding-left:25px;
	margin-right:7px;
	margin-left:1px;
	margin-bottom:35px;
	background:no-repeat;
	float:left;
}
/* url(../Images/DHBg.png) */
.DHCenter {
	width:171px;
	height:113px;
	padding-top:22px;
	padding-left:25px;
	margin-right:35px;
	margin-left:35px;
	margin-bottom:35px;
	background:no-repeat;
	float:left;
}
.DHRight1 {
	width:160px;
	height:114px;
	padding-top:22px;
	padding-left:12px;
	margin-left:30px;
	margin-right:10px;
	margin-bottom:35px;
	background:no-repeat;
	float:left;
}
.DHRight2 {
	width:186px;
	height:110px;
	padding-top:22px;
	padding-left:12px;
	margin-left:35px;
	margin-right:10px;
	margin-bottom:35px;
	background:no-repeat;
	float:left;
}
.MainBottom{
	height:228px;
	padding-top:40px;
	padding-left:40px;
	background:url(../Images/MainBottomBg.png) no-repeat;
	margin-bottom:5px;}

