.yptitle{font-size:18px;font-weight:bold;height:50px; line-height:50px; clear:both; text-align:center;}
.ypt{ clear:both;}
.ypt,.ypt table{ 
	  border-top:1px solid #666;
	  border-right:1px solid #666;
}
.ypt td{
	  padding:10px 10px;
	  border-bottom:1px solid #666;
	  border-left:1px solid #666;
	  font-size:14px;
	  font-weight:bold;
}

.ypt input,.ypt select{
	width:100px;
}
.ypt textarea{width:550px;
overflow:auto;
height:150px;
}
