/* CSS Document */
.TopShell{
	width:100%;
	height:667px;
	background:url(../images/topBG.gif) repeat-x;
}
.NavShell{
	width:1000px;
	height:170px;
	margin:0 auto;
}
.logo{
	width:280px;
	height:150px;
	padding-top:20px;
	text-align:center;
	float:left;	
}
.phone{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
}
.about{
	width:180px;
	height:170px;
	text-align:center;
	float:left;
	background:url(../images/navline.gif) no-repeat center right;
	
}
.news{
	width:180px;
	height:170px;
	text-align:center;
	float:left;	
	background:url(../images/navline.gif) no-repeat center right;
}
.case{
	width:180px;
	height:170px;
	text-align:center;
	float:left;	
	background:url(../images/navline.gif) no-repeat center right;
}
.lxwm{
	width:180px;
	height:170px;
	text-align:center;
	float:left;	
}
.mainNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.NavShell ul{
	margin-top:50px;
}
.NavShell li{
	margin-top:5px;
}
.NavShell li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#89879D;
}
.bannerShell{
	width:1000px;
	height:408px;
	text-align:center;
	margin:0 auto;
	padding-top:8px;
}
.landscapeShell{
	width:1000px;
	height:72px;
	margin:0 auto;
	padding-top:8px;
}
.landscape{
	width:330px;
	height:64px;
	float:left;
}
.landscape img{
	border:1px solid #FFFFFF;
}
.bothsides{
	margin:0px 5px;
}
.landscapeIMG{
	float:left;
	margin-right:5px;	
}

.landscapeTXT{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	height:40px;
	line-height:40px;
	
}
.landscapeEn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:20px;
	line-height:20px;	
}