#prmhead{
	text-align: center;
	padding: 3px;
	table-layout: fixed;
	width: 150px;
	
}
#prmbody{
	text-align: center;
	
	padding-top: 5px;
}
.prmul{
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prmul li{
	list-style-image: url(../system/sqorange.gif);
	
}
#popCloseBox{
	background-image: url(../modal/close.gif);
	width: 15px;
	height: 15px;
}