#container table tr .system p .new {
	margin-left: 10px;
}
#container table tr .system p strong {
	font-size: 16px;
	color: #F00;
}
#container table tr .system .cu {
	font-size: 14px;
	font-weight: bold;
}
#container table tr .system .fr {
	border: medium dotted #F90;
	width: 480px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
}
