.yanMenu {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	clear: both;
	width: 210px;
}
.yanMenu .cont {

padding-top: 85px;
	background-repeat: no-repeat;
	background-position: right top;
}
.yanMenu .cont ul {
	list-style-type: circle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 20px;
}
.yanMenu .cont li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	list-style-image: url(../menu_bullet1.gif);
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-right: 3px;
}
.yanMenu .alt {
/*background-image: url(../en/images/menu/ilac.png);
	background-repeat: no-repeat;
	background-position: left bottom;*/

}
.yanMenu a:hover {
	color: #FF9900;
}

.yanMenu li.here {
	font-weight: bold;
	list-style-image: url(../menu_bullet2.gif);
	color: #CC0000;
}
.yanMenu li.here a {
	font-weight: bold;
	
	color: #CC0000;
}
.about {
	background-image: url(en/about.jpg);
	
}
.market {
	background-image: url(en/markets.jpg);

}

.product {
	background-image: url(en/product.jpg);
	
}

.partner {
	background-image: url(en/partner.jpg);
	
}

.contact {
	background-image: url(en/contact.jpg);
	
}
.human {
	background-image: url(en/human.jpg);
	
}
