/* CSS Document */
dl.menu_g_1 {
width:149px;
background:url("img/int_m_menu_g_1.gif") repeat-y 0 20px;
margin:22px 0 0 14px;

height:auto !important;
}
dl.menu_g_1 dt.m1 {
width:149px;
height:28px;
background:url("img/int_h_menu1_g_1.gif") no-repeat top left;
}
dl.menu_g_1 dt.m2 {
width:149px;
height:23px;
background:url("img/int_h_menu2_g_1.gif") no-repeat 4px 0;
}
dl.menu_g_1 dt.m3 {
width:149px;
height:23px;
background:url("img/int_h_menu3_g_1.gif") no-repeat 4px 0;
}
dl.menu_g_1 dt.m4 {
width:149px;
height:23px;
background:url("img/int_h_menu4_g_1.gif") no-repeat 4px 0;
}
dl.menu_g_1 dt.b {
margin-top:-20px;
width:149px;
height:104px;
background:url("img/int_b_menu_g_1.gif") no-repeat top left;
}

dl.menu_g_1 ul {
list-style-type:none;
display:block;
margin:0 0 5px 10px;
font-size:11px;
}
dl.menu_g_1 ul li {
position:relative;
}
dl.menu_g_1 ul li a {
display:block;
color:#999999;
width:139px;
height:16px;
line-height:16px;
}
dl.menu_g_1 ul li a:hover {
color:#FF6600;
text-decoration:none;
}
dl.menu_g_1 ul li span.nblog {
position:absolute;
right:18px;
font-size:9px;
}
