#divCont {
	width:695px; height:548px;
	margin: 0px 0px 1px 1px;
	position:relative;
	top:-1px;
	left:0px;
	border:1px solid black;
	background: #FFFFFF;
}
.txtIyN {
	padding:3px 7px 3px 3px;
	font: normal 10px Arial;
	color:#000000;
}

#infoCont {
	width: 651px;
	margin-top:14px;
}
.txtCont {
	font: 12px Arial;
	text-align:justify;
}
.txtContTable {
	font: 12px Arial;
}
.txtContNJ {
	font: 12px Arial;
}
.txtCont11 {
	font: 11px Arial;
}
.titCont {
	font: small-caps bold 14px Arial;
	color:#990000;
}
.sTitCont {
	font: bold 12px Arial;
	color:#990000;
}
.imgCont{
	border:1px solid #999;
}
.tr01 {
	background:#EBF4FA;
}
.tr02 {
	background:#FAFDFE;
}
.trBRD {
	border-bottom:1px solid #DDD;
}
.trBRDC {
	border-bottom:1px solid #DDD;
	text-align:center;
}
.listaUL{
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 7px 7px;
}
.listaLI{
	background-image: url(../img/_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: .6em;
	font: 12px/13px Arial;
}
.fieldM {
	border: 1px solid #CCCCCC;
	width: 210px; height:20px;
	font: normal 11px Arial;
	color:#000000;
	padding: 2px;
	background: #f9f4e3 url(../img/misc/bg_field.jpg) repeat-x;
}
.fieldL {
	border: 1px solid #CCCCCC;
	width: 441px; height:20px;
	font: normal 11px Arial;
	color:#000000;
	padding: 2px;
	background: #f9f4e3 url(../img/misc/bg_field.jpg) repeat-x;
}
.textAreaM {
	border: 1px solid #CCCCCC;
	width: 210px; height:60px;
	font: normal 11px Arial;
	color:#000000;
	padding: 2px;
	background: #f9f4e3 url(../img/misc/bg_textarea.jpg) repeat-x;
}
.textAreaL {
	border: 1px solid #CCCCCC;
	width: 441px; height:60px;
	font: normal 11px Arial;
	color:#000000;
	padding: 2px;
	background: #f9f4e3 url(../img/misc/bg_textarea.jpg) repeat-x;
}

.labelReg {
	font: 11px Arial;
	letter-spacing:0px;
	text-align:right!important;
	margin: 0px 0px 0px 0px;
}
.fieldAV {
	border: 1px solid #CCCCCC;
	width: 290px; height:20px;
	font: normal 11px Arial;
	color:#000000;
	padding: 2px;
	background: #f9f4e3 url(../img/misc/bg_field.jpg) repeat-x;
}
.fieldDDAV {
	border: 1px solid #CCCCCC;
	width: 120px; height:20px;
	font: normal 11px Arial;
	color:#000000;
	padding: 2px;
	background: #f9f4e3 url(../img/misc/bg_field.jpg) repeat-x;
}
.textAreaAV {
	border: 1px solid #CCCCCC;
	width: 290px; height:40px;
	font: normal 11px Arial;
	color:#000000;
	padding: 2px;
	background: #f9f4e3 url(../img/misc/bg_textarea.jpg) repeat-x;
}

span.attention {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 18px 0px 9px 0px;
	color: #990000;
	border: 1px solid #ECDFA6;
	background: #F7F2DB url(../img/attention.png) 10px 50% no-repeat;
	font:  12px/13px Arial;
}