body{
    margin: 0px;
    background-color: #000000;
    font-family: Arial;
}
strong{
    font-weight: normal;
}

.top_menu td{
    padding: 0 10px;
    color: #c9c9c9;
    vertical-align: text-top;
    text-align: center;
    font-size: 11px;
    background-image: url('/img/menu_over.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.top_menu a{
    color: #e09e3f;
    font-size:13px;
    text-decoration: none;
}
.top_menu td:hover{
    background-image: url('/img/menu_hover.gif');
}
.menu_left{
    color: #aaaaaa;
    padding-left: 13px;
    font-size: 12px;
}
.menu_left a{
    color: #ccc;
    text-decoration: none;
    font-size: 14px;
}
.menu_left:hover{
    color: #d4d4d4;
    background-color: #250000;
}
.menu_left:hover a{
    color: #d4d4d4;
    text-decoration: none;
}
.menu_left_txt{
    font-size: 14px;
    color: #ffffff;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-left: 12px;
}
.news{
    color: #aaaaaa;
    padding: 0 13px;
    font-size: 11px;
}
.news a{
    color: #aaaaaa;
}
.news b{
    color: #ffffff;
    font-size: 12px;
}
.menu_b_r{
    background-image: url('/img/menu_b_r.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
}
.menu_b_l{
    background-image: url('/img/menu_b_l.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}
.menu_t_r{
    background-image: url('/img/menu_t_r.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
.menu_t_l{
    background-image: url('/img/menu_t_l.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
.news_b_r{
    background-image: url('/img/news_b_r.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
}
.news_b_l{
    background-image: url('/img/news_b_l.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}
.news_t_r{
    background-image: url('/img/news_t_r.gif');
    background-repeat: no-repeat;
    background-position: right top;
    font-size: 10px;
    padding: 10px;
    color: #ffffff;
}
.news_t_r a{
    color: #ffffff;
}
.mews_t_r b{
    font-size: 11px;
    color: #e6e6e6;
}
.news_t_l{
    background-image: url('/img/news_t_l.gif');
    background-repeat: no-repeat;
    background-position: left top;
}
.akc_l{
    background-image: url('/img/akc_l.jpg');
    background-repeat: no-repeat;
    position: center top;
    color: #ffffff;
}
.akc_l a, .akc_m a, .akc_r a{
    color: #ffffff;
    text-decoration: none;
}
.akc_m{
    background-image: url('/img/akc_m.jpg');
    background-repeat: no-repeat;
    position: center top;
    color: #ffffff;
}
.akc_m b{
    margin-left: 5px;
}
.akc_r{
    background-image: url('/img/akc_r.jpg');
    background-repeat: no-repeat;
    position: center top;
    color: #ffffff;
}
.akc_r b{
    margin-left: 60px;
}
.logo_r{
    background-image: url('/img/logo_r.jpg');
    background-repeat: no-repeat;
    background-position: right top;
}
.logo_l{
    background-image: url('/img/logo_l.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}
.content{
    color: #aaa;
    padding: 0 10px;
    font-size: 13px;
    line-height: 20px;
}
.content h1{
    font-size: 18px;
    color:#ddd;
}
.content h2{
    font-size: 16px;
}
.product-detail {
    
}
.product-detail .prod-image{
    text-align: center;
}
.product-detail .prod-title{
    font-size: 25px;
    text-align: left;
}
.product-detail table{
    border-top: 1px solid #777;
    border-right: 1px solid #777;
}
.product-detail table td{
    border-bottom: 1px solid #777;
    border-left: 1px solid #777;
    padding:3px;
    font-weight: bold;
}
.product-detail table td.some-image{
    width: 200px;
}
.product-detail .colored {
    background-color: #330000;
}
.product-detail .price {
    background-color: #f32828;}
#sign { padding: 30px; color: #aaaaaa ;text-align: center; font-size: 11px;}
a {color: #aaa}
