#boxoben {
	background: url(./images/orange_m.gif) repeat-x;
	position: absolute;
	left:28px;
	top: 78px;
	width: 888px;
	height: 18px;
	z-index:3;
	text-align: center;	
	letter-spacing: 1px;
	color: #fff;
	overflow:hidden;
	}	

#orange_x99 {
	left:894px;
}

#iframe {
	position: absolute;
	left:28px;
	top: 114px;
	width:888px;
	height:539px;
	margin:0px auto 0 auto;
	background: #fff; 	
} 	



#boxobensubif {
	position: absolute;
	left:28px;
	top: 96px;
	width: 888px;
	height: 18px;
	z-index:0;
	text-align: center;	
	letter-spacing: 1px;
	color: #fff;
	overflow:hidden;
	background: url(./images/orange_m.gif) repeat-x;
	}

#boxobensubif ul {
	list-style: none;

	}
	
#boxobensubif li {
    float: left;
    width: auto;
    background: url(./images/orange_l.gif) no-repeat left top;
    padding: 0 0 0 0px;
}	
	
#boxobensubif a {
    float: left;
    width: 444px;
    background: url(./images/orange_r.gif) no-repeat right top;
    text-decoration:none;
    font-weight:normal;
    color:#fff;
    padding: 1px 0px 1px 0px;
    display:block;
}	

#boxobensubif a:hover {
    color: #808080;
}	

