﻿@charset "utf-8";
img{ border:none; }

/*主体背景色－开始*/
.footbackgroundColor{
	background-color: #a49c88;
}
/*主体背景－结束*/
.clearFont{ font-size:0;}
/*脚部－开始*/
.footer2{
	background-color: #282828;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../../image/footer_b2.jpg);
	width: 870px;
	background-repeat: repeat-x;
	background-position: top;
}
.footerdh {
	width: 870px;
	color: #ECD1B9;
	float: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: "黑体";
	font-weight: normal;}
.footerdh a{color:#ECD1B9;text-decoration:none;}
.footerdh a:hover{text-decoration:none;;COLOR: #C2AB97;}

.footerlj{
	width: 870px;
	color: #999;
	float: left;
	padding-top: 6px;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.footerlj a{color:#999;text-decoration:none;}
.footerlj a:hover{text-decoration:none;;COLOR: #666;}

.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;
}