@charset "utf-8";
body {
	margin: 0px; padding:0px; font-family:"宋体";
}

a:link { color:#000; text-decoration: none;}

a:visited {color:#000;  text-decoration: none;}
a:hover {color:#000;  text-decoration: underline;}


.black12 {
	font-size: 12px;
	color: #000;
	line-height: 24px;
}

.red12 a {
	font-size: 12px;
	color: #f00;
	line-height: 24px;
}
.red12 a:hover {
	font-size: 12px;
	color: #f00;
	line-height: 24px;
}

.hei13 {
	font-size: 13px;
	color: #000;
	line-height: 24px;
	font-family: "宋体";
	font-weight: bold;
}

.lan14 {
	font-size: 14px;
	color: #1496D4;
	line-height: 26px;
	font-family: "宋体";
	font-weight: bold;
}

.lan14 a{
	font-size: 14px;
	color: #1496D4;
	line-height: 26px;
	font-family: "宋体";
	font-weight: bold;
}
.dian{
font-size:28px;
color:#3399FF
}
