@charset "utf-8";

/* CSS Document */
#header {
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index:0;
}
#main {
	width:968px;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin-left:17px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	z-index:0;
}
#footer {
	height:240px;
	width: 968px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 17px;
	background-image: url(images/cnindex1_592.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index:0;
}
#main #sidebar{
	float:left;
	width:217px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index:0;
}

#main #containe{
	float:left;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin-top: 3px;
	z-index:0;
}
#zmain{
	width:1004px;
	margin:0 auto;
	z-index:0;
}
#clearfloat {
    clear:both;
    height:1px;
    overflow:hidden;
    margin-top:-1px;
}
