@charset "utf-8";
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    background-color:#a2826d;
}
.banner {
    background-image: url(images/banner.png);
    background-repeat: no-repeat;
    height: 352px;
    width: 459px;
}
.cat1{ background-image:url(images/cat1.png); width:220px; height:200px; background-repeat:no-repeat;}
.cat2{ background-image:url(images/cat2.png); width:220px; height:200px; background-repeat:no-repeat;}
.cat3{ background-image:url(images/cat3.png); width:220px; height:200px; background-repeat:no-repeat;}
.cat4{ background-image:url(images/cat4.png); width:220px; height:200px; background-repeat:no-repeat;}
.cbg{ background-image:url(images/c-bg.png); background-repeat:repeat-x;}
.blu25{
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    font-size:25px;
}
.blu11{
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    font-size:11px;
}
.blue19{
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    font-size:19px;
}
.blue17{
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:17px;
    text-transform:uppercase;
}
.titile{
    font-family:Arial, Helvetica, sans-serif;
    color:#2D1B07;
    font-size:17px;
    text-transform:uppercase;
}
.b11{ font-family:Arial, Helvetica, sans-serif;color:#000; font-size:11px;}
.readmore{
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:11px;
    text-decoration:none;
}
.readmore:hover{
    font-family:Arial, Helvetica, sans-serif;
    color:#D8190F;
    font-size:11px;
}
.banntext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;}
.cattop{ background-image:url(images/cat-top.png); height:43px; background-repeat:no-repeat; width:220px;}
.catbg{ background-image:url(images/cat-bg.png); background-repeat:repeat-y; width:220px;}
.catbottom{ background-image:url(images/cat-bottom.png);background-repeat:no-repeat;  width:220px; height:12px;}

.ser{ width:190px; margin:0px; padding:0px; padding-left:8px; }
.ser ul{ width:190px; float:left; }
.ser li{ width:190px;float:left; list-style:none; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:14px;border-bottom:1px #7b7b7b dotted; line-height:30px;}
.ser a{
    color:#2D1A09;
    text-decoration:none;
}
.ser a:hover{
    color:#4D351D;
    text-decoration:none;
}
.ser a.slected{
    color:#4D3720;
    text-decoration:none;
}
.footer{
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:12px;
    padding-top:10px;
    padding-bottom:10px;
    background-color: #050505;
}
.footer a{
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:12px;
    text-decoration:none
}
.footer a:hover{
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:12px;
    text-decoration:underline
}