/************************
	footer
 ************************/

footer {
	background:url(/common/img/bg_btm.png) repeat-x center bottom;
	clear:both;
}
footer #ft_box {
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

/**/
footer #ft_nav {
	width:600px;
	float:left;
	padding-top:26px;
}
footer #ft_nav .box, footer #ft_nav .box2 {
	display:inline-block;
}
footer #ft_nav .box li, footer #ft_nav .box2 li {
	color:#fff;
	font-size:13px;
	display:inline-block;
}
footer #ft_nav .box li a, footer #ft_nav .box2 li a {
	color:#fff;
}
footer #ft_nav .box li {
	border-right:1px solid #fff;
	padding-right:7px;
	padding-bottom:1px;
	margin-right:10px;
	line-height:100%;
}
footer #ft_nav .box li.end {
	border-right:none;
}
footer #ft_nav .box li {
	border-right:1px solid #fff;
	font-size:13px;
	color:#fff;
	padding-right:10px;
	margin-right:10px;
}
footer #ft_nav .box ul li a {
	color:#fff;
}
footer #ft_nav .box2 li:before {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	content:"";
	height:4px;
	width:4px;
	transform:rotate(45deg);
	-webkit-transform: rotate(45deg);
	display:inline-block;
	margin-right:15px;
	margin-bottom:3px;
}
footer #ft_nav .box2 li {
}
/**/
footer small {
	font-size:12px;
	color:#fff;
	line-height:100%;
	display:block;
	clear:both;
	margin-top:60px;
}

/**/
footer #ft_info {
	background:url(../../img/ft_add.png) 0 0 no-repeat;
	width:310px;
	height:110px;
	float:right;
	padding:10px;
	padding-right:0;
}
footer #ft_info .ft_logo {
	width:300px;
	height:50px;
}
footer #ft_info .ft_add {
	font-size:13px;
}
footer #ft_info .ft_add span {
	font-size:12px;
	display:inline-block;
	margin-right:5px;
}
footer #ft_info .ft_tel {
	font-size:13px;
}
footer #ft_info .ft_tel strong {
	font-size:19px;
	color:#B9291B;
	font-weight:bold;
}
footer #ft_info .ft_tel span {
	font-size:12px;
	display:inline-block;
	margin-left:10px;
}
footer #ft_info .ft_fax {
	font-size:13px;
}


