#pan a.company{ 
 display:inline; color:#ccc; text-decoration:none; border:none;
 }
 
h1{
	background:url(image.png) top center no-repeat;
}

#rap h2#tit{
background:url(t.png) top left no-repeat;
}
#rap ul{
}

#rap ul li{
	border-bottom:1px dotted #ccc;
	margin:8px 0px;
	display:inline-block;
	clear:both;
	padding-bottom:15px;
}

#rap ul li img{
	float:left;
	width:140px;
	border:1px solid #eee;
}

#rap ul li h3{
	width:480px;
	float:right;
	text-align:left;
	height:auto;
	font-size:14px;
}

#rap ul li p{
	width:480px;
	float:right;
	text-align:left;
}