
#wrap { margin:0 auto; width:100%; height:100%;}
	

#header
{
	height: 58px;
	background-color: #fff; background:url(/menu/topbg.gif) left top repeat;
	width:780px;overflow:hidden;text-align:left;
}
#header ul{display:inline;float:right;}
#header li{display:inline;height:58px;float:left;}

#nav
{
	float: left;
	width: 126px;
	height: 800px;
	background-color: #fff;
	background:url(/menu/lebg.gif) left top repeat;
	overflow:hidden;text-align:left;
}
#nav ul{display:inline;float:right;}
#nav li{display:inline;float:left;}

#content
{
	float: left;
	width: 654px;
	height: 800px;
	background-color: #fff;
	background:url(/img/contents_bg.gif) left top repeat;
	overflow:hidden;text-align:left;
}

#content .top {height:52px; width:654px; float:left;}
#content .body {width:625px; height:710px; float:left; margin-top:20px;}
#content .tail {padding:20px;}

#footer {float:left;width:780px;}
#footer .space {padding-top:20px;}
#footer ul{display:inline;}
#footer li{display:inline; height:60px;}
