﻿@charset "utf-8";
#footer{
	width:100%;
	background-color: #FFFFFF;
	text-align:right;
	clear:both;
	font-size: 1.1em;
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 76px;
	zoom: 1;
	overflow: hidden;
}
#footer dl {
	margin: 0px;
	padding: 6px;
}

.copyright {
	margin: 0px;
	clear: right;
}
.footer-forum {
	background-image: url(../images/btn_02.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	height: 20px;
	width: 105px;
	text-indent: 0px;
	cursor: pointer;
	zoom: 1;
	overflow: hidden;
	float: left;
	text-align: center;
}
.footer-forum a {
	text-indent: -2000px;
	display: block;
	height: 100%;
	width: 100%;
}





.phone {
	margin: 0px;
	clear: right;
}
