/*底部信息*/
footer{
	padding:0px; margin:0px;
}


.erweima_pic{ width:100%; text-align:center; margin:20px 0px;}
.erweima_pic img{
	width: 140px;
	padding: 10px;
}
#bottom {
		margin-top: 20px;
		padding: 40px 0px 60px 0px;
	background-color: #212121;
	text-align: center;
	clear: both;
	overflow: hidden;
		color: #eee;
	font-size: 14px;
	height: auto;
	width: 100%;
	background-image: url(../images/bottom_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#bottom a{		color: #eee;
	text-decoration: none;
	font-size: 14px;
}
#bottom a:hover{
	text-decoration: underline;
}
#bottom_txt {
	width: 100%;
	font-size: 14px;
	text-align: center;
	clear: both;
	color: #FFFFFF;
}
#bottom_txt a{
	color: #FFFFFF;
}


.phone_txt{ clear:both; margin-top:20px; margin-bottom:20px;line-height:32px;
	height:32px; width:100%;}
.phone_txt img{ margin:0px; padding:0px;margin-right:7px; margin-top:-7px;}
#phoneNum{
	/*font-family: 'MONTSERRAT-REGULAR';*/
	font-family: 'MONTSERRAT-REGULAR', 'Arial';
	color: #fff;
	letter-spacing:1px;
	font-size:24px;
	line-height:32px;
	height:32px;
}