@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: Tahoma, Helvetica, Arial, "宋体", sans-serif;
	font-size: 12px;
	background-color:#f5f1f1;
	 	
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}
.lvbian {
	border: 1px solid #c2e54b;
}
a {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.whitefont {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefont a {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.bian {
	border: 1px solid #d6d6d6;
}

.fontblue {
	font-family: "宋体";
	font-size: 14px;
	color: #2389be;
	text-decoration: none;
}
.fontblue a {
	font-family: "宋体";
	font-size: 14px;
	color: #2389be;
	text-decoration: none;
	}
	
.fontred {
	font-family: "宋体";
	font-size: 14px;
	color: #c30707;
	text-decoration: none;
}
.fontred a {
	font-family: "宋体";
	font-size: 14px;
	color: #c30707;
	text-decoration: none;
	}
	
	
.black21 {
	font-family: "宋体";
	font-size: 21px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 60px;
}

.white12  {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.white12 a {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}.yellowbian {
	border: 1px solid #f6cb00;
}
