﻿
.mulu{
	border-bottom: 1px solid #CCC;
	width: 772px;
	padding-bottom: 10px;
}
.mulu dl{
}
.mulu dl dt{
	width: 157px;
	padding: 8px;
	float: left;
	margin-right: 5px;
}
.mulu dl dd{
	line-height: 1.5pc;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.btn{
	width: 556px;
	float: right;
	margin-top: -40px;
	margin-bottom: 10px;
}
.btn a{
	background-image: url(../images/view.gif);
	background-repeat: no-repeat;
	height: 42px;
	display: block;
	width: 121px;
	margin-left: 380px;
}
.btn a:hover{
	background-image: url(../images/view_hover.gif);
	background-repeat: no-repeat;
	height: 42px;
}
.paging {
	width: 722px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	float: right;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.paging a {
	color: #333;
	text-decoration: none;
	border: 1px solid #D9D9D9;
	padding: 5px;
	width: 100%;
}
.paging a:hover {
	color: #FFF;
	background-color: #1760B2;
}

.footer {
	width: 100%;
	background-color: #666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0066FF;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.footer_box {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
.footer_l {
	float: left;
	width: 780px;
}


.footer_l .link {
	width: 780px;
	margin-right: auto;
	margin-bottom: 10px;
	color: #FFF;
	margin-top: 10px;
	margin-left: 53px;
}
.footer_l .link b {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	font-family: "微软雅黑";
}

.footer_l .link a {
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
}
.footer_l .link a:hover {
	color: #FF9900;
}


.footer_l .copy {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 12px;
}
.footer_l img {
	margin-top: 8px;
}

.foter_r {
	width: 130px;
	float: left;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFF;
	margin-top: 15px;
}
.foter_r img {
	padding-left: 8px;
	padding-bottom: 10px;
}
.foter_r a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-left: 25px;
}
