@charset "UTF-8";

#delArea {
	width:550px;
	margin:0 18px 20px 20px;
	padding: 0;
	}

#delTextArea {
	margin: 0;
	padding: 0 10px 20px 0;
	background: #fff;
}
#delTextArea span {
	color: red;
}
#delTextArea h3 {
	margin: 20px 0 18px;
	padding: 4px 0 4px 10px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	background: rgb(100,100,180);
}
#delTextArea p,
#delTextArea ul {
	margin: 6px 6px 12px 6px;
	padding: 0;
	text-justify:distribute;
	text-align:justify;
}
#delTextArea table#info {
	margin: 0 0 6px 6px;
	border-collapse: collapse;
	border-left:1px solid #006;
	border-top:1px solid #006;
	width:534px;
	border-spacing: 0;
	}	
#delTextArea table#info caption {
	margin: 0 0 4px 6px;
text-align: left;
	}	
#delTextArea table#info th {
	padding:4px 0;
	border-right:1px solid #006;
	border-bottom:1px solid #006;
	border-spacing: 0;
	background:rgb(230,235,255);
	text-align: center;
	}	
#delTextArea table#info td {
	padding:4px 0;
	border-right:1px solid #006;
	border-bottom:1px solid #006;
	border-spacing: 0;
	}	
#delTextArea table#info td.lt {
	width: 70px;
	text-align: center;
	background:rgb(230,235,255);
}
#delTextArea table#info td.ct {
	margin: 0;
	padding: 0 0 0 12px;
	width: 290px;
}
#delTextArea table#info td.rt {
	margin: 0;
	padding: 0 0 0 12px;
	width: 100px;
}
#delTextArea h4 {
	margin: 14px 0 8px 6px;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	font-weight: bold;
	color: rgb(100,100,180);
	border-bottom: 2px dotted rgb(100,100,180);
}
#delTextArea p.indent {
	margin: 0 0 0 1em;
	padding: 0 10px 0 1em;
	font-size: 100%;
	text-justify:distribute;
	text-align:justify;
	text-indent: -1em;
}
#delTextArea p.subCon {
	margin: 0 0 0 16px;
	padding: 00;
	font-size: 100%;
	text-justify:distribute;
	text-align:justify;
}