#lnb {
	position:absolute;
	float:left;
	height:10px;
	right:0px;
	top:7px;
}

.lnb li {
	display:inline;
	margin:0px;
}

.lnb > .m1 > a{
 float:left;
 width:31px;
 height:11px;
 display:inline;
 background:url('/Image/common/lnb_01.gif') no-repeat;
}

.lnb > .m2 > a{
 float:left;
 width:41px;
 height:11px;
 display:inline;
 background:url('/Image/common/lnb_02.gif') no-repeat;
}

.lnb > .m3 > a{
 float:left;
 width:40px;
 height:11px;
 display:inline;
 background:url('/Image/common/lnb_03.gif') no-repeat;
}

.lnb > .m4 > a{
 float:left;
 width:41px;
 height:11px;
 display:inline;
background:url('/Image/common/lnb_04.gif') no-repeat;
}

.lnb > .m5 > a{
 float:left;
 width:41px;
 height:11px;
 display:inline;
background:url('/Image/common/lnb_05.gif') no-repeat;
}

.lnb > .m6 > a{
 float:left;
 width:42px;
 height:11px;
 display:inline;
background:url('/Image/common/lnb_06.gif') no-repeat;
}

.lnb > .m_line{
 float:left;
 width:34px;
 height:10px;
 display:inline;
 background:url('/Image/common/lnb_line.gif') no-repeat;
}
