@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	
}


body,td,th {
	font-size: 12px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}
.clear {
	clear: both;
}
#datu {
	background-image: url(ycgyzb.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 500px;
}
.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
body {
	background-color: #ECE8DC;
}

.tu {
	width: 230px;
	margin: 10px;
	float: left;
}
.tu1 {
	height: 230px;
	width: 220px;
}
.tu1 img {
	height: 230px;
	width: 220px;
}
.tu2 {
	height: 380px;
	width: 230px;
}
.tu2 img {
	height: 380px;
	width: 230px;
}
.gd {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 750px;
}
.gd a{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	
}
.lanmu {
	font-family: "宋体";
	font-size: 16px;
	line-height: 36px;
	text-indent: 20px;
	background-color: #B87A55;
	color: #FFFFFF;
	font-weight: bold;
}
.zt {
	font-family: "黑体";
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	margin-top: 10px;
}

.clear {
	clear: both;
}
#footer {
	font-family: "宋体";
	font-size: 1em;
	line-height: 22px;
	color: #666;
	text-align: center;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C00;
	margin-bottom: 30px;
	background-color: #E8E8E8;
}