.online-result{width: 100%; background-color: rgb(255, 255, 255);margin-top:10px;}
.online-result .online-li{
	padding: 2px 20px; 
	border: 1px solid rgb(204, 204, 204); 
	margin-bottom: 20px; 
	box-shadow: 2px 2px 10px #909090; 
	-moz-box-shadow: 2px 2px 10px #909090; 
	-webkit-box-shadow: 2px 2px 10px #909090;
}
.online-resbottom {width: 95%; border-top-color: rgb(153, 153, 153); border-top-width: 2px; border-top-style: solid;}
.online-resbottom .result-first-li {background: url("../images/2.png") no-repeat left -2px; padding-left: 50px;}
.online-resbottom .result-second-li {background: url("../images/2.png") no-repeat left -61px; padding-left: 50px;}
.f1{height: 55px; color: rgba(6, 95, 186, 1); line-height: 55px; font-size: 18px; font-weight: bold;}
.f2{color: rgb(102, 102, 102); padding-top: 5px; font: 15px/25px "Î¢ÈíÑÅºÚ";}
.f3{color: rgb(102, 102, 102); padding-top: 5px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;font: 12px/22px "Î¢ÈíÑÅºÚ";}