body {
 background-repeat: repeat-x;
 font-family: Tahoma,sans-serif;
 font-size: 12px;
}

a {
 color: #000000; 
 background-color: inherit;
 text-decoration: none;
}

.au {
 text-decoration: underline;
}

i {
 font-family: 'Times New Roman', sans-serif;
 font-size: 14px;
}

blockquote {
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 0px;
 padding-left: 10px;
 border-left: 1px solid #33CC66;
}

a:hover {
color: #757678; 
background-color: inherit;
text-decoration: none
}

img {
border: 0px;
margin: 3px 3px 3px 3px;
}

.lhr {
 width: 40%; 
 border: 1px solid #33CC66;
 margin-left: 10px;
}

#allpage {
 width: 95%;
 color: inherit;
 background: #FFFFFF;
 padding: 3px;
 margin: 0px auto; 
}

#topmenu {
 height: 15px;
 color: inherit;
 background-color: #EEEEEE;
 margin: 3px 3px 3px 3px;
 padding: 0px 3px 0px 3px;
 border-bottom: #cccccc 1px solid;
 border-right: #cccccc 1px solid;
 text-align: left;
}

#content {
 height:auto;
 color: inherit;
 background-color:#ECF9F2;
 background-image:url(../images/cbg.jpg);
 background-repeat:repeat-x;
 text-align: justify;
 border: 1px solid #E4CBB1;
 margin: 3px 3px 3px 3px;
 padding: 5px 5px 2px 5px;
}

.downitem {
 font-size: 14px;
 font-weight: bold;
}

#foot {
background-color:#33CC66;
font-family:verdana,sans-serif; 
font-size:10px;
color:#FFFFFF;
height: 20px;
border-bottom: #cccccc 1px solid;
border-right: #cccccc 1px solid;
text-align: center;
line-height: 18px;
padding: 2px 2px 0px 2px;
margin: 0px 3px 6px 3px;
}

ul.body li {
padding: 0px 0px 0px 5px;
letter-spacing : 2pt;
height: 20px; 
list-style-type: none; 
}

