#pan a.privacy{
 display:inline; color:#ccc; text-decoration:none; border:none;
 }

#rap h2{
background:url(img/t.png) top left no-repeat;
}

#rap h3{
text-indent:-999em;
margin:0px;
padding:0px;
height:33px;
}

#rap .box1{}
#rap .box1 h3{
background:url(img/lt1.png) top left no-repeat;
}
#rap .box1 p{
float:left;
width:300px;
padding:0px 6px;
}
#rap .box1 img{
float:right;
}

#rap .box2{}
#rap .box2 h3{
background:url(img/lt2.png) top left no-repeat;
}
#rap .box2 p{
float:left;
width:200px;
padding:0px 10px;
}

#rap .box3{}
#rap .box3 h3{
background:url(img/lt3.png) top left no-repeat;
}

#rap .box4{
border:1px solid #999;
background:#FEF1E5;
}
#rap .box4 h3{
background:url(img/lt4.png) top left no-repeat;
margin:10px;
}

#rap .box4 p{
float:left;
width:430px;
padding:0px 15px;
}
#rap .box4 img{
float:right;
margin:0px 15px 10px 15px;
}


#rap .box1,
#rap .box2,
#rap .box3,
#rap .box4{
	clear:both;
	width:97%;
	margin:auto;
	display:inline-block;
}