@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
a:hover
 {
	text-decoration: underline;
	color: #3C3C3C;
}
.tdgl {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #0783fd;
	background-image: url(../images/zwgk/tdgl.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
}
.tdgl_1 {
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	color: #5b5b5b;
	background-image: url(../images/zwgk/tdgl_1.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
}
