#footerMenu {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
#footerMenu .siteWidthLayer ul.footerMenuList{
}
#footerMenu .siteWidthLayer ul.footerMenuList li {
	float: left;
	text-align: center;
}
#footerMenu .siteWidthLayer ul.footerMenuList li:first-child {
	border-left: none;
}
#footerMenu .siteWidthLayer ul.footerMenuList li a {
	display: block;
	padding: 15px 20px;
	color: #000;
	text-align: center;
	font-weight: normal;
}
#footerMenu .siteWidthLayer ul.footerMenuList li a:hover {
	color: #666;
}
#footerMenu .siteWidthLayer p.escrow {
	position: absolute;
	width: 148px;
	height: 29px;
	top: 8px;
	right: 0;
	background: #fff;
}
#footer {
	clear: both;
	height: 100%;
}
#footerInner {
	position:relative;
	padding: 20px 0;
}
#footerInner .siteWidthLayer .addressWrap {
  	float: left;
	width: 46%;
	margin-right: 5%;
} 
#footerInner .siteWidthLayer .addressWrap address {
	margin-bottom: 20px;
	font-size:0.95em;
	line-height:1.5;
	color:#333;
} 
#footerInner .siteWidthLayer .addressWrap address .company, #footerInner .siteWidthLayer .addressWrap address .busNo, #footerInner .siteWidthLayer .addressWrap address .addr, #footerInner .siteWidthLayer .addressWrap address .telNo, #footerInner .siteWidthLayer .addressWrap address .name {
	padding: 0px 4px 0 5px;
	background: url(../images/menu_vertical_line.jpg) no-repeat 0px center;
}
#footerInner .siteWidthLayer .addressWrap address span.company{
	display: block;
	margin-bottom: 12px;
	font-size: 2em;
	font-weight: bold;
} 
#footerInner .siteWidthLayer .addressWrap address span.default {
	padding-left: 0;
	background: none;
}

#footerInner .siteWidthLayer .addressWrap address .copyright {
  	padding-left: 0px;
	padding-top: 5px;
	font-size: 0.8em;
	color: #999;
}
#footerInner .siteWidthLayer .addressWrap address .copyright a {
	color: #999;
}
#footerInner .siteWidthLayer .footerCustomerWrap {
	float: left;
	width: 44%;
}
#footerInner .siteWidthLayer .footerCustomerWrap h2.customerCenterTitle {
	margin-bottom: 10px;
	font-size: 2em;
	font-weight: bold;
	color: #333;
}
#footerInner .siteWidthLayer .footerCustomerWrap p.customerCenterText {
	margin-bottom: 5px;
	color: #333;
}
#footerInner .siteWidthLayer .footerCustomerWrap p.telNo {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
	color: #333;
}
#footerInner .siteWidthLayer .footerCustomerWrap p.email {
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #333;
}
#footerInner .siteWidthLayer .footerCustomerWrap p.email a{
	color: #333;
}
#footerInner .siteWidthLayer .footerCustomerWrap p.bizTime {
	color: #333;
}