* {
margin: 0;
padding: 0;
border: 0; 
list-style: none;
border: 0;
}
body {
text-align: center;
background-color: #e7e7e7;
font-size: 70%;
line-height: 1.3em;
color: #0e0369;
font-family: Arial, Helvetica, sans-serif;
}
table.cont {
margin: 8px auto; 
}
td { 
background-color: #ffffff; 
text-align: left;  
}
p {
margin: 0.4em 0; 
}
a:link, a:visited { 
color: #0e0369; 
text-decoration: underline; 
}
a:hover, a:active { 
color: #0e0369; 
text-decoration: none; 
}
td#header { 
background-color: #e7e7e7; 
}
ol#setting li {
list-style: decimal inside; 
margin: 0 1em 1em 0; 
}
.wrap {
border-top: 1px solid #0e0369;
border-left: 1px solid #0e0369;
margin: 8px 8px 2px 8px;
}
#configure {
padding: 8px 2px 8px 8px;
}
#configure li {
list-style: decimal inside; 
margin: 0 0 0.5em 0; 
}
#configure img.float {
float: right;
margin: 0 0 0 5px; 
}
#footer {
text-align: right; 
background-color: #0e0369; 
}
#copyright {
text-align: center; 
background-color: #e7e7e7; 
padding: 5px 0; 
color: #4e4e4e; 
}
#copyright a/*:link, #copyright a:hover, #copyright a:visited, #copyright a:active */{ 
color: #4e4e4e; 
text-decoration: underline; 
}
