﻿/* CSS Document */
/* A页面的中部*/#SOR_middle
{
    width: 800px;
    font-size: 12px;
    margin:0 auto;
}
/* A-1 中部—左边导航部分*/.SOR_m_lefe
{
    float: left;
    width: 155px;
    margin: 5px auto 10px 5px;
    padding: 0px;
}
/* A-2 中部—右边显示内容部分*/.SOR_m_right
{
    float: right;
    width: 620px;
    margin: 5px 5px 5px auto;
}
/* A-1-1 左侧导航的上*/.SOR_l_top1
{
    background: url(../../Images08/SOR_A13.gif);
    width: 155px;
    height: 30px;
}
/* A-1-2 左侧导航的中*/.SOR_l_middle
{
    width: 155px;
    background: url(../../Images08/SOR_A02.gif) repeat-y;
    font-size: 1px;
}
/* A-1-2 左侧导航的中套个div*/.SOR_l_middle0
{
    width: 140px;
    margin: 5px 3px 5px 5px;
    text-align: left;
}
/* A-1-2 左侧导航的中套个div*/.SOR_l_middle01
{
    width: 140px;
    margin: 5px 3px 5px 5px;
    text-align: left;
}
/* A-1-2-I 左侧导航的中可重复按钮*/.SOR_l_MiddleText
{
    line-height: 38px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    color: #CC0000;
}
/* A-1-2-I 左侧导航的中可重复灰线*/.SOR_l_MiddleLine
{
    background: url(../../Images08/SOR_A21.gif) repeat-x;
    height: 1px;
}
/* A-1-3 左侧导航的下*/.SOR_l_bottom
{
    height: 9px;
}

/* A-2-3 中部—右 内容显示*/.SOR_r_table
{
    width: 620px;
    height:700px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color:#f8f3f9;
}
.SOR_r_Tbox
{
    float: left;
    width: 293px;
    margin: 5px auto 5px 5px;
    text-align: left;
    font-size: 12px;
    line-height: 28px;
}
/* .SOR_r_Tbox2{float:right; width:290px; margin:5px;text-align:left;font-size:12px;line-height:28px;
 }*/
.SOR_r_Tbox a:link
{
    font-size: 14px;
    color: #993333;
    text-decoration: none;
}
.SOR_r_Tbox a:hover
{
    font-size: 14px;
    color: #993333;
    text-decoration: underline;
}
.SOR_r_Tbox a:visited
{
    font-size: 14px;
    color: #993333;
    text-decoration: underline;
}
.SOR_r_Tbox P
{
    color: #787878;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 85px;
    background: url(/Image_new/Special/arrow_r.gif) no-repeat;
    text-indent: 15px;
}

.SOR_r_Tline
{
    clear: both;
}
.SOR_r_Ttitle
{
    margin: 0px 0px 10px 0px;
    text-align: left;
    height: 45px;
    text-indent: 10px;
    line-height: 42px;
    background: url(/Image_new/Special/SOR_B12.gif) repeat-x;
}
.SOR_r_Ttitle .titstyle
{
    font-family: "Microsoft Yahei";
    margin: 0px 0px 0px 10px;
    font-size: 15px;
    color: #cc3333;
    background: url(/Image_new/Special/SOR_B23.gif) no-repeat;
    text-indent: 20px;
}

