/*foot*/
.foot_bg{
	width:100%;
	position:relative;
	margin-top: 50px;
	padding-top: 0px;
	float: left;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	box-shadow:1px -2px 3px #F5F5F5;
}
.foot_bg .foot{
	width:980px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	background-color: #FFF;
	padding-bottom: 5px;
}
.foot_bg .foot p{
	color: #666;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 12px;
}
.foot_bg .foot p a{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 10px;
	font-family: "宋体";
	height: 12px;
	margin-right: 5px;
	margin-left: 5px;
}
.foot_bg .foot p a:hover{
	color: #F30;
}
.foot_bg .foot p span{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	line-height: 12px;
	margin-right: 10px;
	padding-right: 3px;
}
.foot_bg .foot p img{
	width: 100px;
	height: 40px;
	margin-right: 5px;
	margin-left: 5px;
}
.foot_bg .foot_one{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 130px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
}
.foot_bg .foot_left{
	width: 780px;
	float: left;
	position: relative;
	display: inline;
	height: 115px;
}
.foot_bg .foot_left div{
	width: 150px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
}
.foot_bg .foot_left div h3{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #666;
	font-style: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3985EC;
	width: 62px;
	margin-left: auto;
	margin-right: auto;
	height: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.foot_bg .foot_left div ul li{
	line-height: 22px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.foot_bg .foot_left div ul li a{
	color: #666;
}
.foot_bg .foot_left div ul li a:hover{
	color: #F60;
}
.foot_bg .foot_right{
	float: left;
	width: 198px;
	display: inline;
	position: relative;
	height: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5F5F5;
}
.foot_bg .foot_right img{
	height: 75px;
	width: 75px;
}
.foot_bg .foot_right h3{
	font-family: "宋体";
	color: #666;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	background-image: url(../img/login/tel1.png);
	background-repeat: no-repeat;
	background-position: 7px;
}
.foot_bg .foot_right h3 span{
	font-size: 14px;
	color: #06C;
	font-weight: normal;
	font-family: "宋体";
}