﻿#nav_left
{
    width: 182px;
    min-height: 600px;
    float: left;
}

#nav_right
{
    width: 994px;
    min-height: 600px;
    float: right;
    background:#fafcfd;
}

.l_t
{
    font-size: 14px;
    color: #2a95e8;
    text-indent: 2em;
    width: 100%;
    height: 54px;
    background: #fafcfd ;
    line-height: 54px;
    float: left;
    width: 100%;
    position:relative
}

.l_t_nav
{
    font-size: 14px;
    color: white;
    text-indent: 2em;
    background: #2a95e8;
    height: 54px;
    line-height: 54px;
    float: left;
    width: 100%;
    position:relative
}

.l_t_detail
{
    background: #fafcfd;
    height: 100%;
    float: left;
    width:100%;
}


.l_t_detail_li
{
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
}
    .l_t_detail_li a
    {
        color:#666666;
    }


.l_t_nav .jiantou
{
    cursor:pointer;width:10px;height:10px;position:absolute;right:10px;top:22px;
    background:url(../images/nav1.jpg) no-repeat;
}

.l_t .jiantou
{
    cursor:pointer;width:10px;height:10px;position:absolute;right:10px;top:22px;
    background:url(../images/nav2.jpg) no-repeat;
}

.nav_on
{
    width:130px;background:#3aa6f8;font-size:18px;color:white;height:54px;text-align:center;float:left;line-height:54px;cursor:pointer
}
.nav_nn
{
    width:130px;font-size:18px;color:#666666;height:54px;text-align:center;float:left;line-height:54px;cursor:pointer
}

#table_cx th
{
    height:40px;color:white;line-height:40px;text-align:center
}

#table_cx td
{
    height:46px;color:#666666;line-height:46px;text-align:center;border-bottom:1px solid #c4d8e8
}


