@charset "utf-8";
/* CSS Document */
.conIn{
	width:100%;
	height:auto;
	}
.conIn .ulList{
	padding:0 10px;
	height:80px;
	line-height:40px;
	font-size:14px;
	margin-bottom:10px;
	background:#fff;
	}
.conIn .ulList li{
	float:left;
	height:40px;
	overflow:hidden;
	}
.conIn .ulList .li1{
	width:50%;
	border-bottom:1px dashed #eee;
	}
.conIn .ulList .li2{
	width:50%;
	border-bottom:1px dashed #eee;
	}
.conIn .ulList .li3{
	width:100%;
	color:#f06000;
	}	
.conIn .ulList .liCor{
	color:#2eabff;}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	