@charset "utf-8";
@import url("public.css");
.ecompany ul li{
	background:url(../images/icon02.gif) no-repeat 0px 7px; padding-left:20px; line-height:25px;
}
.ecompany ul li a{
	color:#1050bf;
}
.ecompany ul li a:hover{
	color:#f60;
}
.ecompany ul li span{
	float:right;
}


