#logo
	{
	position:absolute;
	top:5px;
	left:86px;
	width:373px;
	height:96px;
	background:url(/hefa/pic/hefalogo.png) no-repeat;
	}

#fej_menu
	{
	position:absolute;
	top:109px;
	left:0px;
	}

#top_menu
	{
	position:absolute;
	top:44px;
	left:620px;
	}

#content
	{
	position:absolute;
	top:76px;
	left:200px;	
	}

#chead
	{
	clear:both;
	width:698px;
	height:19px;
	background:url(/hefa/pic/keret_top.png) no-repeat;
	}


#cbody
	{
	clear:both;
	width:698px;

	min-height:400px;
	background:url(/hefa/pic/keret_mid.png) repeat-y;
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	}

#cim
	{
	clear:both;
	width:698px;
	height:50px;
	padding-top:30px;
	background:url(/hefa/pic/keret_mid.png) repeat-y;
	padding-left:32px;
	padding-right:20px;
	}


#hltext
	{
	font-size:10px;
	margin-top:-10px;
	}

#cfoot
	{
	clear:both;
	width:698px;
	height:18px;
	background:url(/hefa/pic/keret_bottom.png) no-repeat;
	}

#wrapper
	{
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	width:900px;
	}

#outer
	{
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	display:inline-block;
	}

#float
	{
	position:absolute;
	background:#222222;
	width:600px;
	border:1px solid #999999;
	display:none;
	top:0px;
	left:30px;
	cursor:pointer;
	padding:8px;
	}

