﻿.my-bottom{
	width: 100%;
	min-width: 1171px;
	height: 119px;
	background: url(../my-img/bottom-bg.png ) no-repeat;
	background-size: 100% 100%;
}
.my-bottom .content{
	width: 695px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	box-sizing: border-box;
}
.my-bottom .content div.logo{
	width: 36px;
	height: 44px;
	background: url(../my-img/bottom-logo.png)   no-repeat;
	margin: 0 auto;
}
.my-bottom .content div{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	box-sizing: border-box;
}