@charset "utf-8";
/*business css*/
.busul{
	width:780px;
	height:auto!important;
	min-height:10px;
	height:10px;
	margin:0 auto;
	background:url(../images/about02.jpg) repeat-y 66px top;
	padding-top:45px;
	padding-bottom:45px;
	}
.busul li{
	width:780px;
	height:auto!important;
	min-height:10px;
	height:10px;
	margin-bottom:20px;
	}
.busul li span{
	width:50px;
	height:21px;
	display:block;
	float:left;
	padding-top:12px;
	color:#b1b1b1;
	font-weight:bold;
	padding-left:10px;
	background:url(../images/about04.jpg) no-repeat left top;
	}
.busul li div{
	width:690px;
	height:auto!important;
	min-height:10px;
	height:10px;
	float:left;
	background:url(../images/about03.jpg) no-repeat left top;
	padding-left:30px;
	color:#666;
	line-height:35px;
	}
