div#inquiry table.input{
	border-top: 1px dotted #C7E774;
}

div#inquiry th {
	width: 160px;
	vertical-align: top;
	text-align:right;
	padding: 10px 15px 10px 0px;
	font-weight: normal;
	border-bottom: 1px dotted #C7E774;
}

div#inquiry th.top  {
	border-top: 1px dotted #C7E774;
}

div#inquiry td.input-top {
	vertical-align:top;
	padding: 8px 0px 10px 0px;
	border-bottom: 1px dotted #C7E774;
	border-top: 1px dotted #C7E774;
}
div#inquiry td.input {
	vertical-align:top;
	padding: 8px 0px 10px 0px;
	border-bottom: 1px dotted #C7E774;
}

div#inquiry td.checked-top {
	vertical-align:top;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #C7E774;
	border-top: 1px dotted #C7E774;
}
div#inquiry td.checked {
	vertical-align:top;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #C7E774;
}

div#inquiry .exam {	
	font-size: 10px;
}

.warning {
	color: #CC0000;
}

p.comment1 {
	width: 677px;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
}

p.comment2 {
	width: 677px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
div#inquiry td.next {
	background-color: #F8FCEB;
	text-align: right;
	padding: 8px;
}

