@charset "utf-8";
body,html {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
}


#container {
	width: 1000px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(ct_bg.jpg);
	background-repeat: repeat-y;
}

.logo {
	background-image: url(logo.jpg);
	height: 120px;
	background-repeat: no-repeat;
	width: 970px;
}
.menu {
	background-image: url(menu-bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
	width: 970px;
}
.menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
}
.menu ul li {
	float: left;
	margin-left: 20px;
}
.menu ul li a {
	color: #FFF;
	text-decoration: none;
}
.banner {
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 970px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.left {
	float: left;
	width: 220px;
	margin-right: 10px;
}
.right {
	float: left;
	width: 740px;
}

.zy {
	margin: 0px;
	padding: 0px;
	border: 2px solid #EDD5B4;
}

.zy dt {
	line-height: 25px;
	background-image: url(line_bg.jpg);
	height: 25px;
	color: #930;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.3em;
	padding-left: 30px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDD5B4;
}

.zy dd {
	margin: 0px;
	padding: 0px;
}

.zy dd img {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.zy dd ul {
	list-style-type: square;
	background-image: url(bl_bg.jpg);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	height: 610px;
	margin: 0px;
	padding-left: 50px;
}
.zy dd ul li {
	padding-top: 12px;
}
.zy dd ul li a {
	color: #C60;
	text-decoration: none;
}



.zy1 {
	padding: 0px;
	border: 2px solid #EDD5B4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.zy1 dt {
	line-height: 25px;
	background-image: url(line_bg.jpg);
	height: 25px;
	color: #930;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.3em;
	padding-left: 30px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDD5B4;
}
.zy1 dd {
	padding: 5px;
	font-size: 12px;
	color: #666;
	line-height: 30px;
	background-image: url(bl_bg.jpg);
	margin: 0px;
}
.zy1 dd img {
	float: left;
	margin: 0px;
	padding: 5px;
}
.zy1 dd a {
	color: #930;
	text-decoration: none;
}
.zy1 dd ul {
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 320px;
	font-size: 16px;
	height: 550px;
}
.zy1 dd ul li a {
	line-height: 40px;
	color: #333;
}
.st {
	width: 400px;
}
.st li {
	float: left;
	margin-right: 30px;
}





.bottom {
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #930;
	width: 970px;
	background-image: url(bl_bg.jpg);
	line-height: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: center;
	letter-spacing: 0.1em;
}
