@charset "gb2312";
a:link {
	font-size: 12px;
	color: #212121;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 12px;
	color: #212121;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 12px;
	color: #212121;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-size: 12px;
	color: #212121;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.left_title_font { font-family: "宋体"; font-size:14px; color:#2b2b2b; }
.left_font { font-family: "宋体"; font-size:12px; color:#2b2b2b; }
.cont_title{ font-family: "黑体"; font-size:18px; color:#eb5d14; }
.cont_font { font-family: "宋体"; font-size:12px; color:#2b2b2b; line-height:18px; }
.cont_font-2 { font-family: "宋体"; font-size:14px; color:#1475b3;  }
.copyright { font-family: "宋体"; font-size:12px; color:#2d2d2d; padding-left:300px;  }
.copyright-f { font-family: "宋体"; font-size:12px; color:#ffffff; }
.copyright-e { font-family: "宋体"; font-size:12px; color:#515151; padding-right:10px}

.left_font a:link,a:visited  {
	font-family: "宋体";
	font-size:12px;
	color:#2b2b2b;
	text-decoration: none;
}

.left_font  a:hover { font-family: "宋体"; font-size:12px; color:#eb6614;}

.cont_font-2  a:link,a:visited  {
	font-family: "宋体";
	font-size:12px;
	color:#2b2b2b;
	text-decoration: none;
}

.cont_font-2  a:hover { font-family: "宋体"; font-size:12px; color:#eb6614;}

p {
	font-size: 12px;
	line-height: 20px;
}

UL LI{
	font-size:12px;
	line-height: 20px;
}

td{
	font-size:12px;
	line-height: 14px;
}