@charset "utf-8";
#box {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
	background-repeat: repeat-y;
	background-color: #FFF;
}
#box .box1 {
	height: 200px;
	width: 500px;
	margin-top: 20px;
	margin-left: 70px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 220px;
}
#box #box1 .box-t {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	height: 30px;
	width: 160px;
	text-align: center;
	display: block;
	background-color: #7BDBAD;
	text-indent: 0px;
}
#box #box2 .box-t {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
	display: block;
	height: 30px;
	width: 160px;
	background-color: #CEEE28;
	text-indent: 0px;
}
#box #box3 #p3 {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	width: 180px;
	display: block;
	text-align: center;
	background-color: #2BA707;
	text-indent: 0px;
}



#box .box1 p {
	font-size: 12px;
	line-height: 24px;
	text-indent: 24px;
}
#box a {
	font-size: 15px;
	line-height: 30px;
	color: #666;
	font-weight: bold;
}
#box a:hover {
	color: #000;
	text-decoration: underline;
}


#box #box1 {
	background-image: url(../images/cys1.png);
	margin-left: 50px;
}
#box #box3 {
	background-image: url(../images/cys3.jpg);
}







#box #box2 {
	margin-right: 20px;
	margin-left: 100px;
	float: left;
	height: 200px;
	width: 500px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 220px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-right: 10px;
	background-image: url(../images/cys2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#box #box3 {
	margin-left: 150px;
}

#box #box2 #p4 {
	float: right;
	margin-right: 20px;
}
#box #box2 p {
	text-indent: 24px;
}







#box #box-banner {
	height: 255px;
	width: 970px;
}
