@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	padding:opx;
	background-color: #fffff;
	color: #ffffff;
}
#banner{
	margin:0px auto;
	width:100%;
	text-align:center;
	background-color: #fffff
}
.top{background: url('images/top.jpg') center center no-repeat;height:68px;width:100%;padding-top:150px;}
.top .txt{width:1000px;margin:0px auto 0px auto;height:60px;}
.top ul{margin: 0px;padding: 0px;}
.top ul li{list-style: none;float:left;width:143px;}
.top ul li a{display: block;height:50px;}
.about{background: url('images/aboutbg.jpg');height:480px;margin:0px auto;width:1700px;padding-top: 50px}
.about .txt{width:900px;margin:0px auto; color:#575109}
.about .txt p{text-indent: 2em;}
.about .nav{float:left;}
.about .text{float:left;}