#pan a.privacy{
 display:inline; color:#ccc; text-decoration:none; border:none;
 }


#rap h2{
background:url(img/t.png) top left no-repeat;
}

#rap ul{
	width:95%;
	margin:auto;
}
#rap ul li{
	border-bottom:1px dotted #ccc;
	display:inline-block;
	padding:8px 0px;
	clear:both;
	width:100%;
}
#rap ul li span{
	width:22%;
	float:left;
	color:#993333;
	line-height:180%;
}
#rap ul li p{
	width:78%;
	margin:0px;
	padding:0px;
	float:left;
	line-height:180%;
}