.border {
  
	border: 1px solid #8CD7F7;
}
.border1 {
    margin-bottom:8px;
	
}
.border2 {
    margin-top:5px;
	border: 1px solid #8CD7F7;
}

.borderxian{

margin-bottom:5px;

border-bottom-style:dashed;

border-bottom-color:#000000;
border-bottom-width:1px;
	}
	
.font {font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #003379;
	line-height:18px;

}
.font a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #009933;
	line-height:18px;
	font-size: 14px;
}
.font a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	line-height:18px;
	text-decoration: none;
}
.font a:hover {
	font-size: 14px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
	
}
.font a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	line-height:18px;
	text-decoration: none;
}

.hei12{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

