@charset "utf-8";
/* CSS Document */
.buttom_1 {
	background-image: url(../images/buttom_Bg.jpg);
	background-repeat: repeat-x;
	height: 580px;
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 0px;
}
.buttom_1 .part1 .part_1 {
	height: 210px;
	width: 230px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: block;
	float: left;
	padding-top: 15px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-left: 200px;
}
.buttom_1 .part1 .part2 {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin-left: 100px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
}
.buttom_1 .part1 .part3 {
	display: block;
	float: left;
	margin-left: 220px;
	padding-top: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.buttom_1 .part1 .part3 p a {
	color: #FFF;
	text-decoration: none;
}
.buttom_1 .part1 {
	width: 1280px;
	margin-right: auto;
	overflow: hidden;
	margin-top: 180px;
	margin-left: auto;
	height: 400px;
}

