@charset "utf-8";

/* CSS Document */
#header {
	width:970px;
	position: relative;
	visibility: visible;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	overflow:hidden;
}
#main {
	width:970px;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	background-image: url(../images/index_20.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#footer {
	width:970px;
	height:98px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/yxmain_42.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#main #sidebar{
	float:left;
	padding-left:5px;
	width:408px;
	padding-right:4px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	color:#000000;

}
#main #sidebar a:link {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;

	text-decoration: none;
}
#main #sidebar a:visited {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;

	text-decoration: none;
}
#main #sidebar a:hover {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;

	text-decoration: none;
}
#main #sidebar a:active {	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;

	text-decoration: none;
}

#main #containe{
	float:left;
	width:548px;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
#zmain{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
#clearfloat {
    clear:both;
    height:1px;
    overflow:hidden;
    margin-top:-1px;
}
