﻿html {
    color: #262626;
}

body {
    background: url(images/fg1.png) repeat #dac79f;
}

a {
    color: #3e2d00;
}

    a:hover {
        color: #262626;
    }

.menu, .bm {
    background-color: #3e2d00;
}

.itemtxt p span {
    border: solid 1px #666;
}

.footer {
    background: url(images/fg2.png) repeat #f5ebc9;
}

.item, .bb {
    border-bottom: solid 1px #beab82;
}

.gmenu ul {
    background-color: #3e2d00;
}

    .gmenu ul li {
        border-bottom: solid 1px #4b3701;
    }

.gmenu a {
    color: #f5ebc9;
}

.menu a {
    color: #f5ebc9;
}

    .menu a:hover {
        color: #fff;
    }

.list li:hover p a {
    color: #262626;
}

.con {
    color: #262626;
    border: solid 1px #beab82;
}

.prenext {
    border: solid 1px #beab82;
}

.header span a.show {
    background-image: url(images/menu.png);
}

.header span.home a {
    background-image: url(images/home.png);
}

.header span a.close {
    background-image: url(images/close.png);
}

.footer a:hover {
    color: #3e2d00;
}

.container h2 span a:last-child:before, h1.h2 span a:last-child:before {
    border-top: 1px solid #3e2d00;
    border-right: 1px solid #3e2d00;
}

.container h2 span a:last-child:hover:before, h1.h2 span a:last-child:hover:before {
    border-top: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
}

.dir {
    border-top: solid 1px #beab82;
}

    .dir ul li {
        border-bottom: solid 1px #beab82;
    }
h2.op a{
    background-color: #3e2d00;
    color: #f5ebc9;
}
