.pmweb {
	font-size: 18px;
	line-height: 46px;
	font-weight: bold;
	color: #FFF;
	padding-left: 30px;
	font-family: "宋体";
}
.pmweb1 {
	font-family: "宋体";
	font-size: 13px;
	color: #333;
}
.pmweb3 {
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
img {
	border: 1px solid #CCC;
}


