﻿
.fangan {
	width: 772px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.fangan h3 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #195DB0;
	background-color: #E7E7E7;
	border-bottom: 1px solid #BFBFBF;
	background-image: url(../images/pic_1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 8px;
	margin-bottom: 10px;
}
.fangan h3 span {display: block;padding-top: 5px;}
.fangan img {
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 149px;
}
.fangan ul {
	float: left;
	width: 450px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}
.fangan ul li {line-height: 2;list-style-type: none;}
.fangan ul li a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 80px;
	display: inline;
}
.fangan ul li a:hover {
	color: #175EAE;
}

.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;
}
