/* CSS Document */
.reg_div table {
	background-color: #CCC;
}
.reg_div table tr {
	background-color: #FFF;
}
.cleartable table {
	background-color: #FFF;
}
.cleartable table tr {
	background-color: #FFF;
}
.cleartable table td {
	padding-left: 1em;
}
.reg_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.reg_nav ul li {
	margin: 0 0 0.25em 0;
}
#sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sortable li {
	margin: 3px 3px 3px 0;
	padding: 2px;
}
#sortable li table td {
	color: #1C94C4;
	background-color: #F6F6F6;
}
#sortable li table tr {
	background-color: #F6F6F6;
}
.ui-state-highlight {
	height: 1.2em;
	line-height: 1.2em;
}
.mandatory {
	color: #FF3333;
}
.reg_green {
	color: #007B45;
	font-family: "宋体", "黑体", "新細明體";
}
.reg_form td {
	font-family: "宋体", "黑体", "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
}
.remarks {
	font-family: "宋体", "黑体", "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
}
.reg_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.color-red {
	color: red;
}
.bold {
	font-weight: bold;
}