* { margin:0; padding:0 }
body { font:100% arial, sans-serif; color:#000; background:url(../img/bg.gif); text-align:center }
img { border:0 }
.aux { font-size:0.9em }
p.lead { margin:0.8em 1em 0.6em; color:#000 }
p.lead-2 { margin:1.5em 0; color:#0066CC; padding-bottom:1em; border-bottom:1px dashed #aaa }
hr { border-width:0; height:1px; border-top:1px dashed #aaa }
span.separate { color:#999 }
dl.refs { font-size:90% }
dl.refs dt { font-weight:bold; }
dl.refs dd { margin: 0.5em 0 }
li.separate { border-top:1px dashed #aaa }
table td { vertical-align:top }

table { border-collapse: collapse }
table.color caption { font-weight: bold; color: #CC9900; margin: 0.5em 0 0.5em; text-align: left; }
table.color { font-size: 85%; background: #ffc; border-collapse: collapse }
table.color td, table.color th { padding: 0.3em 0.5em; border: 1px solid #aaa; }
div.section {
    margin-left:1em;
    }
/* Wapper */

#wrapper {
    margin:0 auto 10px;
    text-align:left;
    width:816px;
    background:url(../img/contents_bg.gif);
    }
#wrapper2 {
    padding:0 8px;
    }
#content {
    padding:0 25px;
    }
#top-description {
    font-size:12px;
    color:#3F2600;
    padding:0.3em 16px;
    }
#navi img { display:block; }

#footer {
    background:url(../img/footer_bg.gif);
    height:25px;
    }
#copyright {
    font-size:12px;
    text-align:center;
    background:#90B142;
    margin:0 12px;
    padding:3px 0;
    color:#fff;
    }
#address {
    margin:1em 12px 0;
    font-size:13px;
    text-decoration:none;
    border-top:1px dashed #3f2600;
    }
#address table caption {
    padding:0.5em 0;
    color:#F05349;
    }
table.normal td {
    padding:0.2em 1em;
    }
h1 {
    background:url(../img/h1_bg.gif) no-repeat 0 50%;
    color:#fff;
    font-size:29px;
    padding:20px 0 20px 50px;
    }
.index h1 {
    background:none!important;
    }
h2 {
    color:#FF6600;
    }

#content p {
    line-height:1.4em;
    font-size:0.9em;
    margin:1em 0;
    }
#content ul {
    list-style-type:none;
    margin:1em 0;
    }
#content ul li {
    margin:0.3em 0;
    }
.must {
    color:#FF0033;
    }

ol.links {
    list-style-type:none;
    }
ol.links li {
    float:left;
    width:170px;
    height:350px;
    padding:10px 6px;
    font-size:0.9em;
    }
/* ol.links li:hover { */
/*     background:#CCFF99; */
/*     } */
ol.links .title {
    padding:0.3em 0 0;
    font-weight:bold;
    color:#336600;
    }
ol.links .image {
    padding:3px;
    background:#eee;
    border:1px solid #ccc;
    }
ol.links .image:hover {
    background:#f00;
    }
ol.links .desc {
    font-size:0.9em;
    line-height:1.4em;
    }
ol.links p.desc {
    margin-top:0;
    }
ol.links .date {
    color:#777;
    font-size:0.8em;
    }
.news {
    list-style-type:none;
    }
.news p {
    padding:0;
    margin:0;
    }
.news .date {
    color:#777;
    font-size:0.9em;
    }
