.right ol{
	margin:0 11px 0 15px;
}
.right ol li{
	width:calc(100%-19px);
	/*height:30px;*/
	margin-bottom:2px;
	background:url(../images/by_icon_01.png)no-repeat 7px center #fff;
	padding-left:19px;
}
.right ol li a{
	display: block;
	color:#282828;
	font-size:14px;
	line-height:30px;
}
.right ol li:hover{
	background:url(../images/by_icon_01.png)no-repeat 7px center #126635;
}
.right ol li:hover a{
	color:#fff;
}
