#lmenu, #lmenu ul, #login {
	margin: 0;
	padding: 0;
}

#lmenu ul li{
	margin-bottom: 1px;
	list-style-type: none;
	width: 140px;
	text-align: left;
	display: block;
}

#lmenu ul li b, #lmenu ul li i {
	padding-right: 24px;
}

#lmenu ul li a b{
	font-weight: normal;
	display: block;
	font-size: .9em;
	padding-top: 12px;
}

#lmenu ul li a {
	display: block;
  padding-right: 19px;
  background: #fff url(img/picu1.gif) 102px 12px no-repeat;
	height: 60px;
}

#lmenu ul li a:hover {
	background: #F8F7F4 url(img/picu2.gif) 102px 12px no-repeat;
	border: none;
}

#lmenu ul li a i{
	font-size: .8em;
	font-style: normal;
	color: #A8A186;
	text-align: left;
}

#lmenu ul li.activ a, #lmenu ul li.activ a:hover{
	background: none;
	background: url(img/picu3.gif) 102px 12px no-repeat;
}

#lmenu ul li.men1 a {
  border-top: solid 1px #ccc;
  background: #fff url(img/pic1g.gif) 100px 12px no-repeat;
}

#lmenu ul li.men2 a {
  background: #fff url(img/pic2g.gif) 100px 12px no-repeat;
}

#lmenu ul li.men3 a {
  background: #fff url(img/pic3g.gif) 100px 12px no-repeat;
}

#lmenu ul li.men1 a.active {
  border-top: solid 1px #ccc;
  background: #fff url(img/pic1c.gif) 100px 12px no-repeat;
}

#lmenu ul li.men2 .active {
  background: #fff url(img/pic2c.gif) 100px 12px no-repeat;
}

#lmenu ul li.men3 .active {
  background: #fff url(img/pic3c.gif) 100px 12px no-repeat;
}

#lmenu ul li.men1 .active:hover {
  border-top: solid 1px #ccc;
  background: #fff url(img/pic1c.gif) 100px 12px no-repeat;
}

#lmenu ul li.men2 .active:hover {
  background: #fff url(img/pic2c.gif) 100px 12px no-repeat;
}

#lmenu ul li.men3 .active:hover {
  background: #fff url(img/pic3c.gif) 100px 12px no-repeat;
}

#lmenu ul li.men1 a:hover {
  border-top: solid 1px #ccc;
  background: #F8F7F4 url(img/pic1g.gif) 100px 12px no-repeat;
}

#lmenu ul li.men2 a:hover {
  background: #F8F7F4 url(img/pic2g.gif) 100px 12px no-repeat;
}

#lmenu ul li.men3 a:hover {
  background: #F8F7F4 url(img/pic3g.gif) 100px 12px no-repeat;
}
