﻿
body
{
    font-size: 14px;
    font-family: "微软雅黑" , "Microsoft Yahei" , "Segoe UI" , Verdana, Helvetica, Sans-Serif;
    color: #000;
    background-color: #fff;
    padding: 0;
    margin: 0;
}
ul, li
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.main-con 
{
    min-width: 968px;
    _width: expression((documentElement.clientWidth <968) ? "968px" : "100%" );
    height: 100%;
}
.main_edge
{
    background: url(images/paipan_imgs.png) no-repeat;
    background-color: #ffffff;
    
}
.main_edge .main_edge_top {

}
.main_edge.tl
{
    width: 22px;
    height: 22px;
    background-position: -316px 0;
}
.main_edge.tr
{
    width: 22px;
    height: 22px;
    background-position: -338px 0;
}
.main_edge.tc
{
    background: url(images/paipan_imgs.png) repeat 0 -290px;
    background-color: #fff;
    height: 5px;
    line-height: 5px;
    font-size: 1px;
    
}
.main_edge.bl
{
    width: 22px;
    height: 22px;
    background-position: -316px -22px;
    position: relative;
    z-index: 2;
    
}
.main_edge.br
{
    width: 22px;
    height: 22px;
    background-position: -338px -22px;
    position: relative;
    z-index: 2;
    
}

.main_edge.bc
{
    background: url(images/paipan_imgs.png) repeat-x 0 -295px;
    height: 5px;
    line-height: 5px;
    font-size: 1px;
    position: relative;
    top: 17px;
    z-index: 1;
    overflow: hidden;
    background-color: transparent;
}
@-moz-document url-prefix() { .main_edge.bc{top: 17.3px;}.main_edge.tc{ height: 5.1px;} }
.main_edge_bottom {
    _position: relative;
    background-color: transparent;
}
.con_outter
{
    border-left: solid 2px #E8E5DC;
    border-right: solid 2px #E8E5DC;
    padding-left: 2px;
    padding-right: 2px;
}
.con_inner
{
    border-left: solid 1px #E8E5DC;
    border-right: solid 1px #E8E5DC;
    height: 100%;
    background: url(images/paipan_yi_bg.png) no-repeat right 150px;
    background-attachment:fixed;
}

.menus {
    width: 198px;
    height: 493px;
    margin-left: 10px; 
    _margin-left: 5px;
    background: url(images/s_menu_bg.jpg) no-repeat;
    padding-top: 10px;
}
.menus li
{
    padding-left: 30px;
    display: block;
    text-align: left;
    background: url(images/paipan_imgs.png) no-repeat 20px -102px;
}
.menus li a {
    color: #333;
    text-decoration: none;
    font-size: 18px;
    line-height: 48px;
    height: 50px;
    padding-left: 40px;
    display: block;
    background: url(images/paipan_imgs.png) no-repeat 0 13px;
    overflow: hidden;
    background-position: 0 10px\9;
    
}
.menus li  a.active, .menus li a:hover {
    color: #917039;
    background-position: 0 -37px;
    background-position: 0 -40px\9;
}
.frame_con {
    margin: 0 0 0 260px;
}
#title {
    font-size: 26px;
    color: #7D5F2B;
    line-height: 58px;
    height: 60px;
    background: url(images/paipan_imgs.png) no-repeat 0 -195px;
}