#menu_pwrap{
}




#m_01, #m_02{
  float: left;
  width: 148px;
  border-top: none;
  position: absolute;
  visibility: hidden;
  border:1px solid  #D0D0D0;
  border-top: none;
}

#m_01{
   left: 150px;
   top: 101px;
}
#m_02{
   left: 300px;
   top: 101px;
}

#m_01 li, #m_02 li{
  list-style-type: none;
}

.p_menu{
  aborder-bottom:1px solid  #D0D0D0;
}

.menu{
  text-indent: 2em;
  sborder-bottom: 1px solid #D0D0D0;
  sborder-collapse: collapse;
  background: #f2f2f2 url("../img/floatmenu-border.gif")  0 0;
}

.menu a {
  width:148px;
  padding:0.4em 0 0.5em 0;
  display:block;
  text-align:left;
  font-size: 12px;
  background: url(../img/sidemenu_arrowo.gif) no-repeat 0.6em 0.5em;
}


.menu a:hover {
	width: 148px;
	text-decoration:none;
	background-image: none;
	color:#FFFFFF;
	background: #0033CC url(../img/symbol_arrow__w.gif) no-repeat 0.6em 0.5em;
}

.prdct a{
    text-indent: 37px;
	_text-indent: 35px;
	background: url(../img/sidemenu_arrow.gif) no-repeat 1.9em 0.5em;
	background-color: #F2F2F2;
	
}

.prdct a:hover{
    width: 148px;
    background-color: #F2F2F2;
	background:#F2F2F2 url(../img/sidemenu_arrow.gif) no-repeat 1.9em 0.5em;
	color: #333;
}


#flash{
    position: relative;
	width: 100%;
	height: 100%;
	z-index: 2;
}
  
