.img-1 {
	background-image: url(../images/img-1.gif);
	background-repeat: no-repeat;
	height: 89px;
	width: 268px;
}
.img-2 {
	background-image: url(../images/img-2.gif);
	background-repeat: no-repeat;
	height: 89px;
	width: 261px;
}
.img-3 {
	background-image: url(../images/img-3.gif);
	background-repeat: no-repeat;
	height: 89px;
	width: 239px;
}
.bg-down {
	background-image: url(../images/bg-down.gif);
	background-repeat: repeat-x;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #E10000;
}
.bg-down a:link {
	color: #FFFFFF;
}
.bg-down a:visited {
	color: #FFFFFF;
}
.menu {
	width: 180px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.border {
	border: 1px solid #E10000;
}
.text-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
	text-align: justify;
}
.text a:link {
	color: #E10000;
}
.text a:visited {
	color: #E10000;
}
.text a:hover {
	color: #000000;
}
.text a:active {
	color: #E10000;
}

.bg-down a:hover {
	color: #000000;
}
.bg-down a:active {
	color: #FFFFFF;
}
.hidden_t { display: none; cursor: pointer; }
#bg {
	margin-top: 5px; 
}
#bg .el_hover {
	background-color: #D2F5D6;
	cursor: hand;
