.PHtitile{
width:9em;
	background:url(../_images/bg_protitle.png) repeat-x left top; 
	text-align:center;
	color:#FFF;
	margin:0 0 0 16px;
	padding:2px 0 0 0;
}
.Prohorse{
	clear:both;
	width:480px;
	margin:16px 0 0 16px;
	padding:0;
	background:url(../_images/bg_prohorse.png) repeat-x left top; 
}
.Prohorse img{
	float:left;
	width:200px;
	margin:5px 12px 0 5px;
	padding:0;
	background:url(../_images/bg_prohorse.png) repeat-x left top; 
}
.PHtxBox{
float:left;
width:255px;
margin:5px 0 0 0;
}
.PHname{
font-size:14px;
font-weight:bold;
}
.PHtxt{
margin:1em 0 0 0;
}
.lastBox{
clear:both;
margin:0;
padding:20px;
}