﻿@charset "utf-8";
img {
	border:none;
}
/*主体背景色－开始*/
.footbackgroundColor {
	background-color: #a49c88;
}
/*主体背景－结束*/
.clearFont {
	font-size:0;
}
/*脚部－开始*/
.footer2 {
	background-color: #A29D91;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 870px;
}
.footerdh {
	width: 870px;
	color: #C2AB97;
	float: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.footerdh a {
	color: #C2AB97;
}
.footerdh a:hover {
	color: #ECD1B9;
}
.footer_dh {
}
.footer_dh ul {
}
.footer_dh ul, .footer_dh ul li, .footer_dh ul li a, .footer_dh ul li a:hover {
	margin: 0px;
}
.footer_dh ul li {
	float: left;
	color: #EEE8E1;
	list-style-type:none;
	padding-right: 0.5em;
}
.footer_dh ul li a {
	color: #EEE8E1;
}
.footer_dh ul li a:hover {
	color: #ECD1B9;
}
.footerlj {
	width: 870px;
	float: left;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.footerlj,.footerlj a {
	color: #333;
}
.footerlj a:hover {
	color: #666;
}
.footerlj a,.footerlj a:hover{
	padding-right: 0.5em;
}
.footerar {
	width: 830px;
	color: #333;
	padding-top: 6px;
	padding-bottom: 8px;
	background-image: url(../image/logo-sm2.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 70px;
}
.copyright {
	float: left;
	width: 600px;
}
.footerar_top {
	float: right;
	width: 100px;
	text-align: right;
}
.footerar_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
.footerar_top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
/*脚部－结束*/
