
body{
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #f6e9da;
}
.top_left{
	background: url(../../images/hirablak/h0_top_l.gif) no-repeat bottom left;
	height: 50px;
}
.top_right {
	background: url(../../images/hirablak/h0_top_r.gif) no-repeat bottom right;
}
.top{
	width: 100%;
	background: url(../../images/hirablak/h0_top_c.gif) repeat-x top left;
}
.top .headwrap{
	padding-top: 7px;
	padding-left: 3px;
}
.top .header{
	background: url(../../images/hirablak/h0_header.gif) no-repeat top left;
	width: 153px;
	height: 39px;
	text-indent: -2000px;
}
.middle_left{
	background: url(../../images/hirablak/h0_side_l.gif) repeat-y top left;
	padding-left: 9px;
}
.middle_right {
	background: url(../../images/hirablak/h0_side_r.gif) repeat-y top right;
	padding-right: 10px;
}
.middle {
	height: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.bottom{
	position: absolute;
	bottom: 0px;
	background-color: #f5e4cf;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.bottom1_left{
	background: url(../../images/hirablak/h0_bottom1_l.gif) no-repeat top left;
	padding-left: 9px;
}
.bottom1_right {
	background: url(../../images/hirablak/h0_bottom1_r.gif) no-repeat top right;
	padding-right: 10px;
}
.bottom1{
	height: 4px;
	width: 100%;
	background: url(../../images/hirablak/h0_bottom1_c.gif) repeat-x top left;
}
.bottom2_left{
	background: url(../../images/hirablak/h0_bottom2_l.gif) repeat-y top left;
	padding-left: 9px;
}
.bottom2_right {
	background: url(../../images/hirablak/h0_bottom2_r.gif) repeat-y top right;
	padding-right: 10px;
}
.bottom2{
	width: 100%;
}
.bottom3_left{
	background: url(../../images/hirablak/h0_bottom3_l.gif) no-repeat bottom left;
	padding-left: 9px;
}
.bottom3_right {
	background: url(../../images/hirablak/h0_bottom3_r.gif) no-repeat bottom right;
	padding-right: 10px;
}
.bottom3{
	height: 5px;
	width: 100%;
	background: url(../../images/hirablak/h0_bottom3_c.gif) repeat-x top left;
}
#buttonBox{
}
.bottom .button{
	height: 32px;
}
.button .down{
	float: right;
	width: 27px;
	height: 27px;
}
.button .up{
	float: right;
	width: 27px;
	height: 27px;
}
.bottom a{
}
.bottom .button a .down{
	background: transparent url(../../images/hirablak/h0_button_down.jpg) no-repeat scroll 0px 0px;
}
.bottom .button a:hover .down{
	background: transparent url(../../images/hirablak/h0_button_down.jpg) no-repeat scroll 0px -27px;
}
.bottom .button a .up{
	background: transparent url(../../images/hirablak/h0_button_up.jpg) no-repeat scroll 0px 0px;
}
.bottom .button a:hover .up{
	background: transparent url(../../images/hirablak/h0_button_up.jpg) no-repeat scroll 0px -27px;
}


.middle, .middle .szoveg a:link, .middle .szoveg a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	color: #670000;
	padding: 2px;
	text-decoration: none;
	font-weight: normal;
}
.middle .szoveg a:hover, .middle .szoveg a:active{
	color: #333333;
}
.middle .cim, .middle .cim a, .middle .cim a:link, .middle .cim a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0003;
	text-indent: 0;
	text-decoration: underline;
}
.middle .cim a:active, .middle .cim a:hover{
	color: #333333;
}
#content{
	position: absolute;
}
