body {
padding: 0px;
margin: 0px;
background-color: #958774;
font: normal 12px Tahoma;
color: #3C3C3C;
text-align: justify;
}

.center {
width: 900px;
margin: 0 auto;
}

.sep9 {
height: 9px;
line-height: 0px;
font-size: 0px;
}
.sep15 {
height: 15px;
line-height: 0px;
font-size: 0px;
}
.sep25 {
height: 25px;
line-height: 0px;
font-size: 0px;
}

.sep50 {
height: 50px;
line-height: 0px;
font-size: 0px;
}

.right {
margin: 0px;
text-align: right; 
}

a {
color: #3C3C3C;
font-weight: normal; 
text-decoration: none; 
}

a:hover {
color: #958774;
font-weight: normal; 
text-decoration: underline;
}


.a_more {
color: #3C3C3C;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;
}

.a_more:hover {
color: #958774;
font-size: 12px; 
font-weight: bold; 
text-decoration: none;}

.a_footer {
font: normal 11px;
color: #DCD0C0;
text-decoration: none;
}

.a_footer:hover {
font: normal 11px;
color: #FAF9ED;
text-decoration: none;
}

.a_nb {
font: normal 11px;
color: #DCD0C0;
text-decoration: underline;
}

.a_nb:hover {
font: normal 11px;
color: #DCD0C0;
text-decoration: none;
}

.txt11 {
font-size: 11px; 
color: #DCD0C0;	
}
.txt11_right {
font: normal 11px Tahoma;
color: #3C3C3C;
}

ul {
margin-left:14px;
margin-top: 5px;
margin-bottom: 5px;
margin-right:0px;
}

li  {
list-style: square;
background: none;
margin-left: 1px;
padding-left: 1px; 
}

.table_right td{
 clear:both;
 border: 1px solid #AEA59A;
font: normal 11px Tahoma;
color: #3C3C3C;
}