.home {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.home:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.index-product2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
}
.company {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #5B5B5B;
	text-decoration: none;
}

.email {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #003399;
	text-decoration: underline;
}
a.email:hover{
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #4B5A79;
	text-decoration: none;
}

a.index-product2:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	line-height: 150%;
}
.da-product {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 170%;
	color: #4568a0;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.ge {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 170%;
	text-decoration: none;
}
.left {
	font-family: "ºÚÌå", "ËÎÌå", "·ÂËÎ", "¿¬Ìå";
	line-height: 25px;
	height: 25px;
	font-size: 12px;
	font-weight: 600;
	color: #333333;
}
.left a{
	font-family: "ºÚÌå", "ËÎÌå", "·ÂËÎ", "¿¬Ìå";
	line-height: 25px;
	height: 25px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../../image/new/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 15px;
}
.left a:hover{
	color: #336699;
	background-image: url(../../image/new/lefton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}