@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: 20px;
}
.black12_02 {
	font-size: 12px;
	color: #000;
	line-height: 24px;
}
	
.black14 {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	font-weight: bold;
}

.black14_02 {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	font-weight: bold;
}

.blue12 {
	font-size: 12px;
	color: #003e91;
	line-height: 20px;
	font-weight: bold;
}
.blue12_02 {
	font-size: 12px;
	color: #003e91;
	line-height: 24px;
	font-weight: bold;
}



.huibiankuang {
	border: 1px solid #CCCCCC;
}
