﻿.pubfooter_footer {
	padding-top: 10px;
	clear:both;
	overflow: hidden;
	font-size:10px; 
	color:#1f3274; 
	width:1002px;
	background:#b4cfec; 
	text-align:center;
}
.pubfooter_footer_guidelink {
	margin:7px;
	padding:7px;
	overflow:hidden;
	font-size:10px;
	text-align:left;
	border:1px dashed #62709B;
	border-left:none;
	border-right:none;
	background:#b4cfec;
	zoom:1;
}
.pubfooter_footer_guidelink h5 {
	color:#585858;
	font-size:10px;
	font-weight:bold;
}
.pubfooter_footer_guidelink ul {
	margin:-11px 0 0 90px; 
}
.pubfooter_footer_guidelink ul li {
	list-style:none;
	float:left;
	margin-bottom:4px;
	width:160px;
	height:10px;
	line-height:100%;
	border-right:#62709B solid 1px;
	text-align:center;

	}
.pubfooter_footer_guidelink ul li a {
	color:#62709B;
}
.pubfooter_footer_guidelink ul li a:hover{
	text-decoration:none;
}

.pubfooter_footer_guidelink ul li.noBorder {
	border-right:none;
}
.pubfooter_footer_guidelink ul li.last {
	border-right:none;
	width:100%;
	margin-left:-43px;
}
