img {
	margin:0;
	padding:0;
}

.oleft{
	margin-left:25px;
	padding-right:5px;
	width:620px;
}

#operates{
	position:relative;
	width:548px;
	margin:10px auto 0px auto;
}

* html #operates{
	width:551px;
}

#imgWrapper{
	clear:both;
	overflow:hidden;
}

#oTopImg{
	width:362px;
	height:139px;
	float:left;
}

#oMenu{
	position:absolute;
	width:137px;
	left:0px;
	top:138px;
}

#oMenu li{
	position:relative;
	width:125px;
	padding:5px 6px 0px 6px;
	list-style: none;
	display:block;
}

#oMenu li a:link, #oMenu li a:visited{
	color:#000;
	width:125px;
	display:block;
}

#oMenu li a:hover{
	color:#fff;
  background:#69A281;
	display:block;
}

#oText{
	position:absolute;
	width:192px;
	left:149px;
	top:142px;
}

#oTop{
	width:137px;
	height:19px;
	background:url('img/how_menu_top.jpg') no-repeat;
}

#oMiddle{
	width:137px;
	background:url('img/how_menu_middle.jpg') repeat-y;
}

#oBottom{
	width:137px;
	height:15px;
	background:url('img/how_menu_bottom.jpg') no-repeat;
}