.menuBox {
	padding-left: 10; 
	padding-right: 10;
	color: #ffffff;
	font-size: 11;
}

.hoverMenuBox {
	padding-left: 10; 
	padding-right: 10;
	color: #056E37;
	font-size: 11;
}
.selMenuBox {
	background-image: url(/estatic/img/spec/ecot/mmsel.gif); 
	padding-left: 10; 
	padding-right: 10;
}
p, .article {
	text-align: justify;
}
b, strong {
	font-weight: bold;
}
.list_tab {
	background-color: #FEF0C9;
	border-bottom: 1px dotted #066D36;
	border-right: 1px dotted #066D36;
}
.list_row01 {
	border-top: 1px dotted #066D36;
	background-color: #E0E6AA;
	font-size: 11;
	font-family: Arial;
	color:#636164;
}
.list_row02 {
	border-top: 1px dotted #066D36;
	background-color: #E7F0AD;
	font-size: 11;
	font-family: Arial;
	color:#636164;
}
.list_label {
	font-size: 11;
	font-family: Arial;
	font-weight: bold;
	color:#076E37;
	padding:10;
}
.ds_label {
	white-space: nowrap;
	padding-right: 5px;
	padding-top: 5;
	padding-bottom: 5;
	font-size: 11;
}
.ds_text {
	padding-top: 5;
	padding-bottom: 5;
	font-size: 11;
}
.ds_input {
	border: 1px #636363 solid;
	color: #636363;
	font-size: 11;
	font-family: Arial;
	width: 100%;
}
.ds_title {
	border-top: 1px dotted #066D36;
	font-weight: bold;
	padding-top: 10;
	padding-bottom: 10;
}