@charset "utf-8";
#box #main #content form table tr td {
	padding: 5px;
	font-size: 12px;
}
#box #main #content ul.error {
	list-style-type: circle;
	margin-left: 20px;
	color: #F00;
}
#box #main #content ul.error li {
	margin-top: 5px;
	font-size: 12px;
}

