@charset "utf-8";
#header img
{
border:0px;
display:block;
vertical-align:top;
}
#zleft img
{
border:0px;
display:block;
vertical-align:top;
}
#zright img
{
border:0px;
display:block;
vertical-align:top;
}
#main #sidebar img
{
border:0px;
display:block;
vertical-align:top;
}
/* CSS Document */
#zleft {
	width:39px;
	float:left;
}
#zright {
	width:39px;
	float:right;
}
#header {
	width:1004px;
	float:left;
	margin:0 auto;
}
#zmain {
	width:1004px;
	margin:auto;
	background-image: url(images/aa.jpg);
	background-repeat: repeat-y;
}
#main {
	width:1004px;
	float:left;
	margin:0 auto;
}
#footer {
	width:1004px;
	float:left;
	height: 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main #sidebar{
	float:left;
	width:300px;
}
#main #containe{
	float:left;
	width:704px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
}
#main #right{
	float:left;
	width:216px;
}
#clearfloat {
    clear:both;
    height:1px;
    overflow:hidden;
    margin-top:-1px;
}
#menu{
	height:39px;
}
ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
ul li
{
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
}
