#wrap 
	{
	min-height:100%;
	position:relative;
	}

* html #wrap {height:100%}


#inner-wrap 
	{
	padding-bottom:270px;
	position:relative;
	}

#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
	}

* html #inner-wrap 
	{
	height:1px;
	}


#header
	{
	background:url(/pic/zhead_back.jpg) top center;
	height:201px;
	}

#head_inner
	{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:986px;
	}
	
#logo
	{
	position:absolute;
	background:url(/pic/logo.jpg);
	width:373px;
	height:206px;
	left:10px;
	}

#hill
	{
	
	width:589px;
	height:240px;
	position:absolute;
	left:383px;
	}

#footer 
	{
	position:absolute;
	bottom:0;
	height:270px;
	width:100%;
	background:url(/pic/zfoot_back.jpg);
	}

#footer_logo
	{
	background:url(/pic/zachor_logo.jpg) top center no-repeat;
	height:156px;
	}

#footer_line
	{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	height:1px;
	background:#7C482B;
	}
	
#footer_menu
	{
	width:675px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	display:block;
	}

#footer_pokland
	{
	width:440px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	color: #B98361;
	display:block;
	}

#inx
	{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:995px;
	}

#content
	{
	position:relative;
	top:0px;
	width:1005px;
	}

#zcontent
	{
	width:785px;
	float:left;
	margin-top:40px;
	}

#dmenu
	{
	position:relative;
	top:-10px;
	left:4px;
	width:170px;
	float:left;
	padding-right:40px;
	}


#hirlevel_head
	{
	width:168px;
	height:51px;
	background:url(/pic/hirlevel.jpg);
	}


.open_frame
	{
	background:url(/pic/double_back.jpg);
	}

.oleft
	{
	width:372px;
	float:left;
	padding-right:24px;
	}

.oright
	{
	margin-left:12px;
	width:372px;
	float:left;
	}

.open_foot
	{
	background:url(/pic/double_foot.jpg);
	width:786px;
	height:14px;
	}


#body_notitle
	{
	width:785px;
	height:13px;
	background:url(/pic/article_notitle.jpg);
	}

#body_mid, #body2_mid
	{
	width:785px;
	background:url(/pic/article_middle.jpg);
	}

#body_foot, #body2_foot
	{
	width:785px;
	height:17px;
	background:url(/pic/article_foot.jpg);
	}

