.footer_pic_new {
	background-color: #fafafa;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	clear: both;
	_width: expression(this.scrollWidth < 960 ? "960px" : "auto");
	min-width: 960px;
}

.footer_pic_new_inner {
	width: 960px;
	margin: 0 auto;
	height: 68px;
	padding: 5px 0;
}

.footer_pic_new_inner a {
	display: block;
	height: 52px;
	width: 187px;
	border-left: 1px solid #dedede;
	float: left;
	padding: 7px 0 7px 48px;
}

.footer_pic_new_inner a span {
	text-indent: -9999px;
	display: block;
	width: 138px;
	height: 52px;
	background: url(../images/footer_pic_bg.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.footer_pic_new_inner a.footer_pic02 span {
	background-position: 0 -51px;
}

.footer_pic_new_inner a.footer_pic03 span {
	background-position: 0 -103px;
}

.footer_pic_new_inner a.footer_pic04 span {
	background-position: 0 -156px;
}

.foot_center dl {
	float: left;
	width: 130px;
	padding: 5px;
	overflow: hidden
}

.foot_center .mark {
	padding-top: 20px;
}

.foot_center dl dt {
	display: block;
	padding-left: 1px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #7d7d7d;
	height: 36px;
	line-height: 36px;
}

.foot_center dl dt.art_logo0 {
	background: url(../images/art_logo0.png) 13px 8px no-repeat;
}

.foot_center dl dt.art_logo1 {
	background: url(../images/art_logo1.png) 10px 10px no-repeat;
}

.foot_center dl dt.art_logo2 {
	background: url(../images/art_logo2.png) 10px 10px no-repeat;
}

.foot_center dl dt.art_logo3 {
	background: url(../images/art_logo3.png) 11px 8px no-repeat;
}

.foot_center dl dt.art_logo4 {
	background: url(../images/art_logo4.png) 12px 8px no-repeat;
}

.foot_center a {
	text-decoration: none;
	color: #7d7d7d;
	font-size: 12px;
}

.footer_nav_box {
	border-top: 1px solid #ebebeb;
	width: 100%;
	_width: expression(this.scrollWidth < 960 ? "960px" : "auto");
	min-width: 960px;
	padding: 5px 0 2px;
}

.footer_nav {
	text-align: center;
	line-height: 20px;
	padding-bottom: 17px;
}

.footer_nav_box a:hover {
	color: #f48570;
	text-decoration: underline;
}

.footer_nav_box a, .footer_nav_box {
	color: #8c8c8c;
	font-size: 12px;
	text-decoration: none;
}

.footer_nav_box .footer_nav span.sep {
	margin: 0 17px 0 19px;
}

.foot_center dl dd {
	height: 20px;
	line-height: 20px;
	padding: 2px;
}