﻿/*************************************************************
 * command:start
 * control:footer.default
 * style:footer_default
 * desc::
 * quot:
*************************************************************/
/*******网站底部定义开始*******/
.footer_default #footer {
	height:115px;
	border-top:2px solid #1d87be;
	background:#f7f7f7;
	margin-top:10px;
}
.footer_default .service {
	height:32px;
	line-height:32px;
	text-align:center;
	color:#444;
}
.footer_default .service a {
	color:#444;
}
.footer_default .service a:hover {
	color:#cc0000;
}
.footer_default .copyright {
	text-align:center;
	line-height:180%;
	padding-top:10px;
	font-family: arial;
	color:#444;
}
/*********版权信息页与关于我们页面样式定义**********/
.footer_default .copyright_list h1 {
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
}
.footer_default .copyright_list p {
	line-height:170%;
	font-size:14px;
	color:#333;
}
/*************************************************************
 * command:end
 * control:footer.default
 * style:footer_default
 * desc::
 * quot:
*************************************************************/