
body {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
background-color: #e5ffea;
}
#jea-page {
font-size:19px;
/* font */
}
#jea-top {
position:fixed;
top: 0;
z-index:10;
width:100%;
padding-left: 3px;
padding-right: 3px;
background-color: lightyellow;
border-top: 1px black solid;
border-bottom: 1px black solid;
}
#jea-body {
padding: 3px;
background-color: #e5ffea;
margin-top:30px;
margin-bottom:30px;
}
#ea-i-foot {
position:fixed;
bottom:0;
width:100%;
padding-left: 10px;
padding-right: 3px;
border-top: 1px black solid;
border-bottom: 1px black solid;
background-color: lightyellow;
}
.jea-path-flag {
width:28px;
height:21px;
padding-bottom:3px;
}
a {
font-weight:bold;
color:#000088;
}
a:hover {
color:#000088;
}
.jea-block-image {
border-top-left-radius: 3px;
}