.font {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.font a{ color:#333333; text-decoration:none;}
.font a:hover{ text-decoration:none;}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
.mingpian{ border:solid 1px #ccc; width:90%;  font-size:12px; padding:10px; margin:0 auto;text-align:left; margin-top:20px; }
.mingpian h2{

	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height:22px;
	
}

.mingpian h1{ font-size:25px; color:#0066CC; line-height:25px;}
.mingpian h1 a,.mingpian h2 a{ color:#333;}

.mingpian dl{ clear:both;}
.mingpian dt{ width:15%; float:left;}
.mingpian dd{ width:80%; float:right;}
.mingpian p{ color:#666; line-height:22px;}
.mingpian p a{ color:#0066CC;}