.img_k a
{
    width:300px;
    height:90px;
    display:block;
    background-image:url(../img/menu/btnK_m.gif);
    
}
.img_k a:hover 
{
    background-color:#696969;
    width:300px;
    height:90px;
    display:block;
    background-position:center;
    background-image:url(../img/menu/btnK.gif);
    background-repeat:no-repeat;
}
/*.img_k a:hover img
{
    visibility:hidden;
}*/
.img_l a 
{
    display:block;
    background-image:url(../img/menu/btnL_m.gif);
    width:300px;
    height:90px;
}
    
.img_l a:hover 
{
    width:300px;
    height:90px;    
    background-color:#696969;
    background-image:url(../img/menu/btnL.gif);
    background-position:center;
    background-repeat:no-repeat;
}
/*.img_l a:hover img
{
    background-color: Transparent;
    visibility:hidden;
}*/
.img_o a 
{
    display:block;
    width:300px;
    height:90px;
    background-image:url(../img/menu/btnO_m.gif);
}
.img_o a:hover 
{
    width:300px;
    height:90px;
    background-color:#696969;
    background-image:url(../img/menu/btnO.gif);
    background-position:center;
    background-repeat:no-repeat;
}
/*.img_o a:hover img
{
    visibility:hidden;
}*/

a.Z_MENU_OK
{
    display:block;
	width: 400px;
	height: 50px;
	background: url(../img/menu/z_menu_ok.gif) no-repeat top center;
	/*padding-top:8px;
	font-family:‚l‚r –¾’©;
	font-size: x-large;*/
	
}
a:hover.Z_MENU_OK 
{
	background-position: center -50px;
}
a.Z_MENU_LT
{
    display:block;
	width: 400px;
	height: 50px;
	background: url(../img/menu/z_menu_lt.gif) no-repeat top center;
	/*padding-top:8px;
	font-family:‚l‚r –¾’©;
	font-size: x-large;*/
	
}
a:hover.Z_MENU_LT
{
	background-position: center -50px;
}
a.Z_MENU_NG
{
    display:block;
	width: 400px;
	height: 50px;
	background: url(../img/menu/z_menu_ng.gif) no-repeat top center;
	/*padding-top:8px;
	font-family:‚l‚r –¾’©;
	font-size: x-large;*/
}

.divMenuTtl 
{
	padding-top:8px;
	font-family:‚l‚r –¾’©;
	font-size: x-large;
}
