.ctus_t {
	width:1100px;
	height:auto;
	margin:20px auto;
}

.ctus {
	width:1100px;
	height:auto;
	margin:0 auto;
	clear:both;
}

h1 {
	padding-bottom:20px;
	font-size:20px;
}

.ctus .info {
	width:1100px;
	height:auto;
}

.ctus .info .left {
	width:680px;
	float:left;
	height:auto;
}

.ctus .info .right {
	float:right;
	width:400px;
	text-align:center;
	
}

.ctus .info ul li {
	float:left;
	width:700px;
	line-height:44px;
	font-size:16px;
}

.map {
	width:1100px;
	height:550px;
	padding:30px 0;
	clear:both;
}

h2 {
	color:#33a96d;
	padding-bottom:10px;
}

.fgs {
	clear:both;
	height:540px;
}

.fgs .img {
	float:left;
	width:510px;
	height:248px;
	margin-top:10px;
}

.fgs .text {
	float:right;
	width:560px;
	height:248px;
	background:#eeeeee;
	margin-top:10px;
}

.fgs .text h3 {
	width:500px;
	text-align:left;
	padding:30px;
	border-bottom:1px solid #CCC;
	font-size:20px;
	font-weight:normal;
}

.fgs .text ul {
	padding:30px;
}

.fgs .text ul li {
	float:left;
	width:auto;
	line-height:50px;
	width:500px;
	font-size:16px;
}