/* CSS Document */
/*----------------总体设置------------------*/
body{
text-align:center;
margin-top:0px;
}
/*--------------------------------------------头部-------------------------------------------------**/
.top{
	width:980px;
	height:60px;
	background-image:url(images/topdi.jpg);
	background-repeat:repeat-x;
	}
.logo{
		margin-top:0px;
	width:293px;
	height:60px;
	float:left;
	}
.daohang{
	width:687px;
	height:60px;
	float:left;
	}
.toptext{
	width:195px;
	height:21px;
	float:right;
	text-align:left;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: 2px;
	}
.toptext a{
	color: #FFFFFF;
	text-decoration: none;
}
.top_hang_left{
 	float:left;
	background:url(images/im_11.jpg) no-repeat;
	width:15px;
	height:35px;
}
.top_hang_right{
	float:left;
	background:url(images/im_16.jpg) no-repeat;
	width:22px;
	height:35px;
}
.top_hang_sheng{
	float:left;
	background:url(images/im_13.jpg) repeat-x;
	height:35px;
	padding:0px;
	line-height:25px;
	margin-right:0px;
}
.top_hang_sheng ul {
	float:left;
	width:600px;
	margin:0px; 
}
.top_hang_sheng ul li{
 	font-size:13px;
	float:left;
	list-style-type:none;
	color:#FFFFFF;
	width:63px;
	text-align:center; 
}
.top_hang_sheng ul li a{
	color:#FFFFFF;
	text-decoration: none;
	margin-right:2px;
}

/**----------------------------------------------中间---------------------------------------------------**/
.zhong{
	width:980px;
	height:550px;
	}
.lift{
	width:284px;
	height:550px;
	float:left;
	}
.lifttext{
	width:284px;
	height:518px;
	background-image:url(images/liftdi.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	}
.new{
	width:272px;
	/*height:151px;*/
	float:right;
	}
.newtext{
	width:270px;
	height:110px;
	text-align:left;
	}
.newtext ul {
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	}
.newtext ul li{
	margin-top:0px;
	margin-left:0px;
	padding-left:10px;
	padding-right:0px;
	font-size:12px;
	}
.newtext ul li a{
	color:#333333;
	text-decoration: none;	
}
.content{
	font-family:Arial, Helvetica, sans-serif;
	 color:#CCCCCC;
	 font:bold; 
	 font-size:10px;
}
.gaikuantext{
	width:250px;
	height:145px;
	color:#757575;
	padding-left:10px;
	padding-right:10px;
	text-indent: 20px;
	font-size:12px;
	line-height:20px;
	font-family:"宋体";
	float:left;
	}
.dongatitext{
	width:270px;
	height:110px;
	text-align:left;
	text-decoration: underline;	
	}
.dongatitext ul {
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	}
.dongatitext ul li{
	margin-top:0px;
	margin-left:0px;
	padding-left:8px;
	padding-right:0px;
	font-size:12px;
	list-style:url(images/dian.jpg);
	color:#308fa3;
	}
.dongatitext ul li a{
	color:#308fa3;
	text-decoration:none;
}
.zhongjian{
	width:453px;
	height:550px;
	float:left;
	background-image:url(images/zhongdi.jpg);
	background-repeat:no-repeat;
	}
.zhongjiantext{
	width:390px;
	height:200px;
	margin-top:330px;
	margin-left:50px;
	}
.yewu{
	width:188px;
	height:60px;
	float:left;
	margin-left:5px;
	}
.yewu a:link{
	color:#000000;
	text-decoration:none;
}
.right{
	width:243px;
	height:550px;
	float:left;
	background-image:url(images/rightdi.jpg);
	background-repeat:repeat-x;
	}
.huiyuan{
	width:242px;
	height:122px;
	}
.zhuce{
	width:171px;
	height:108px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/zhuce.jpg);
	background-repeat:no-repeat;
}
.jingdian{
	width:242px;
	height:296px;
	}
.jingdiantext{
	width:242px;
	height:auto;
	}
.jingdiantext img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	}
.youlian{
	width:242px;
	height:130px;
	}
.youliantext{
	width:242px;
	height:80px;
	text-align:left;
	}
.youliantext ul {
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	}
.youliantext ul li{
	list-style-type:none;
	color:#3c3c3c;
	margin-top:0px;
	margin-left:0px;
	padding-left:-20px;
	padding-right:0px;
	font-size:12px;
	}
 
/**----------------------------------------------底部---------------------------------------------------**/
.foot{
	width:980px;
	height:75px;
	padding-top:10px;
	background-image:url(images/footdi.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}
.footimg{
	width:367px;
	height:33px;
	text-align:right;
	float:left;
	}
.foottext{
	float:left;
	width:400px;
	height:50px;
	text-align:left;
	font-size:12px;
	color:#678ca9;
	}
