#footer {
	width: 992px;
	text-align: left;
	background-position: right 13px;
	background-repeat: no-repeat;
	display: block;
	z-index: 10;
}
* html #footer {
	position: relative;
}
#footer .footer_link {
	display: block;
	padding-top: 10px;
	padding-left: 12px;
	z-index: 60;
}
#footer .footer_link li {
	list-style-type: none;
	display: inline;
	padding-right: 4px;



}
#footer .footer_link li a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	line-height: 11px;
}
#footer .footer_link li a:hover {
	text-decoration: underline;
}
#footer .phone {
	font-style: normal;
	padding-left: 140px;
	text-align: right;
	padding-top: 42px;
}
* html #footer .phone {
    padding-top: 67px;
}
#footer .phone span {
	padding-right: 10px;
	color: #999999;
	font-size: 11px;
}
#footer .phone span a {
	color: #999999;
	text-decoration: none;
}
s

