﻿body
{
    font-family: Verdana;
    font-size: 14px;
    margin: 0;
    line-height: 150%;
}

#container
{
    margin-top: 0px;
}
#Content_main
{
    margin: 0 auto;
    width: 960px;
}
#content_sidebar
{
    float: left;
    width: 180px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left:0px;
}
#content_content
{
    float: right;
    width: 745px;
    margin-top: 5px;
    padding: 0px;
    border: 1px solid #CBCBCB;
}
/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.dt_lf
{
    border: solid 1px #CBCBCB;
    background: url(../Images/shop_bg.gif) repeat-x;
    /*background: url(../Images/bot_l.png) top repeat;
    margin-left:0px;
    height:300px;*/
}
.dt_lf_title
{
    width: 100%;
    height: 26px;
    background-color: #F6F6F6;
    padding-bottom: 15px;
    border: solid 0px red;
    border-bottom: solid 1px red;
    background: url(../Images/shop_bg.gif) no-repeat;
}
.dt_lf_title h3
{
    padding: 5px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #003466;
    position: relative;
    text-indent: 20px;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
}
.liebiao_dt
{
    width: 100%;
    font-size: 12px;
    border: solid 0px #eee;
    background: url(../Images/shop_bg.gif) repeat-x;
}
.liebiao_dt li
{
    margin-left:50px;
    width:78px;
    text-align: right;
    border-bottom: solid 1px #eee;
}
.liebiao_dt li a
{
    width: 78px;
    display: block;
    background: url(../Images/dt2_14.jpg) right no-repeat;
    font-size: 14px;
    line-height: 30px;
    margin-right: 40px;
    padding-right: 15px;
    color: #092169;
}
.liebiao_dt li .select
{
    width: 78px;
    display: block;
    background: url(../Images/dt2_14.jpg) right no-repeat;
    font-size: 14px;
    line-height: 30px;
    margin-right: 40px;
    padding-right: 15px;
    color: red;
}
.liebiao_dt li a:hover
{
    /*background: url(../Images/li_hover_xin.gif) -1px right no-repeat;*/
    color: red;
    padding-right: 18px;
    display: block;
}
.dt_rg
{
    background: url(../Images/shop_bg.gif) repeat-x;
}
.dt_rg_title
{
    height: 35px;
    padding: 0 18px;
    background: url(../Images/contenttop_bg.gif) left repeat-x;
}
/*
.dt_rg_title .bk_bottom_dt
{
    width: 100%;
    font-size: 12px;
    border-bottom: 1px solid #FE4C4C;
}*/

.dt_rg_title .txtimg
{
    height: 30px;
    font-size: 12px;
    display: block;
    background: url(../Images/shop_h3.gif) no-repeat left center;
    padding-left: 30px; 
    padding-top: 10px;
    border-bottom: 2px solid #C00137;
    vertical-align:middle;
}

.dt_xiangxi
{
    width: 100%;
    padding: 0px;
    float: right;
    text-align: center;
}
.news_xiangxi
{
    width: 100%;
    float: right;
    text-align: left;
    line-height: 24px;
}
