.buttom {
	height: 350px;
	background:#494748;
	clear: both;
	margin-top:70px;
}
.buttom_1 {
width: 1000px;margin: 0 auto;height: auto;overflow: hidden;height: 255px;
}

.buttom_2{
	width: 420px;height: 120px;float: left;
	margin-top: 90px;
}

.buttom_2 ul{
	
	width: 140px;
	float: left;
}
.buttom_2 ul li{
	height: 33px;
}

.buttom_3{
	width: 460px;height: 200px;float: right;
	margin-top: 60px;overflow: hidden;
}

.buttom_4{
	color:#adabac;
	font-weight: bold;
}
.buttom_5{
	color: #a4a2a3;
}

.buttom_6{
	height: 170px;border-right: 1px solid #807e7f;
	width: 50px;
	float: left;
	margin-top: 55px;
}

.buttom_7{
	height: auto;overflow: hidden;clear: both;
 width: 1000px;margin: 0 auto;border-top: 1px solid #807e7f;line-height: 80px;text-align: center;color: #a4a2a3
}

.buttom_8{
	background: url("../images/phone.png") no-repeat;
	height:49px;
	width:186px;
	margin: 0 auto;
	}
	
	.buttom_9{
	background: url("../images/5.png") no-repeat;
	height:47px;
	width:197px;
	margin: 0 auto;
	margin-top: 8px;
	cursor: pointer;
	}
	
	.buttom_10{
	 color: #929091;
	 width:100%;height:70px;margin-top: 10px;
	 line-height: 30px;
	
	}
	
.buttom_11{
background: url("../images/qq.png") no-repeat;
	height:21px;
	width:21px;
	margin: 0 auto;
	float: left;
	margin: 5px 15px 0px 20px;
	
	}
	
	.buttom_12{
background: url("../images/email.png") no-repeat;
	height:15px;
	width:21px;
	margin: 0 auto;
	float: left;
	margin: 8px 15px 0px 20px;
	}
	
a{
color: #a4a2a3;
}
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}
.buttom_5 a:hover{
text-decoration:underline;
}