﻿

.main_left{ width:250px; float:left; margin:0px 0px; padding:0px; display:inline;  background: url(../../images/bg0011.jpg) 0px  15px repeat-x; }
.nav_title{ font:16px/70px "微软雅黑"; height:60px; color:#fff;  font-weight:bold; margin:15px 0px; padding-left:20px; background:url(../../images/bg0010.jpg) top right no-repeat; }
.main_left ul{ width:230px;}
.main_left ul li{ border-bottom:1px solid #7c7c7c;}





.main_right{ float:left; width:715px; margin:0px; display:inline;   }
.right_middle{width: 715px; margin: 14px 0px 15px 0px;  padding:0px; height:auto!important; height:400px; min-height:400px; border-left:1px solid #e0e0e0;}
.right_middle .r_title{ height:49px; background: url(../../images/bg0012.jpg) repeat-x; line-height:49px; padding-left:30px; color:#565656; font-size:16px; font-family:"微软雅黑"; font-weight:bold;}
.right_middle table{ margin:10px 0 10px 20px;}
.right_middle p{ padding:10px; line-height:25px;  margin:0;}
.right_middle p img{ padding-left:10px;}
.right_middle ul { margin:20px 0px 10px 30px;}
.right_middle ul li{ float:left;  margin:10px; text-align:center; line-height:30px;}
.right_middle li a{ display:block; border:1px solid #e0e0e0; width:308px; height:208px; }

table{
    table-layout:fixed;
    empty-cells:show; 
    border-collapse: collapse;
    margin:0 auto;
}
td{
    height:25px;
}
table.t1{
    border:1px solid #cad9ea;
    color:#666;
}
table.t1 th {
    background-image: url(th_bg1.gif);
    background-repeat::repeat-x;
    height:30px;
}
table.t1 td,table.t1 th{
    border:1px solid #cad9ea;
    padding:0 1em 0;
}
table.t1 tr.a1{
    background-color:#f5fafe;
}



table.t2{
    border:1px solid #9db3c5;
    color:#666;
}
table.t2 th {
    background-image: url(th_bg2.gif);
    background-repeat::repeat-x;
    height:30px;
    color:#fff;
}
table.t2 td{
    border:1px dotted #cad9ea;
    padding:0 2px 0;
}
table.t2 th{
    border:1px solid #a7d1fd;
    padding:0 2px 0;
}
table.t2 tr.a1{
    background-color:#e8f3fd;
}



table.t3{
    border:1px solid #fc58a6;
    color:#720337;
}
table.t3 th {
    background-image: url(th_bg3.gif);
    background-repeat::repeat-x;
    height:30px;
    color:#35031b;
}
table.t3 td{
    border:1px dashed #feb8d9;
    padding:0 1.5em 0;
}
table.t3 th{
    border:1px solid #b9f9dc;
    padding:0 2px 0;
}
table.t3 tr.a1{
    background-color:#fbd8e8;
}
