@charset "gb2312";
/* CSS Document */
a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: #FF0000;
}

img {
	border: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 1006px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: "Microsoft YaHei", "ºÚÌå", sans-serif, "ËÎÌå";
}

.xysjd_topbg {
	height: 600px;
	background: url("../../images/zt/xysjd/sjd_1.jpg") no-repeat 50%
		50%;
}

.xysjd_toptable {
	height: 65px;
	line-height: 55px;
	text-align: center;
	font-size:32px;
	font-family: "Microsoft YaHei", "ºÚÌå", sans-serif, "ËÎÌå";
	width:90%;
	max-width:950px;
	font-weight:bold;
	letter-spacing:3px;
}

.xysjd_toptable a {
	color: #FFFFFF;
}

.xysjd_toptable a:hover {
	color:#FEF481;
	text-decoration: none;
}