﻿body {
}
ul.accordion {
    display: inline;
    width: 100%;
}
ol, ul {
    list-style: none outside none;
}

#breadcrumb {
    background: none repeat scroll 0 0 #F6F7FB;
    border-bottom: 1px solid #E6E9EE;
    border-top: 1px solid #E6E9EE;
    float: left;
    width: 100%;
    height:35px;
    margin-bottom:25px;
}
.div1
{ margin-left :100px;
  font-size :18px;
}
.bigimg
{
    width:100%;
    height:200px;
    background:url(../upload/201305/download.jpg) center repeat-x;
}

table{
 table-layout:fixed;
 empty-cells:show; 
 border-collapse: collapse;
 margin:0 auto;
}
td{
 height:20px;
}
h1,h2,h3{
 font-size:12px;
 margin:0;
 padding:0;
}
 
.title { background: #FFF; border: 1px solid #9DB3C5; padding: 1px; width:90%;margin:20px auto; }
 .title h1 { line-height: 31px; text-align:center;  background: #2F589C url(th_bg2.gif); background-repeat: repeat-x; background-position: 0 0; color: #FFF; }
  .title th, .title td { border: 1px solid #CAD9EA; padding: 5px; }
 
table.tab_css_1{
 border:1px solid #cad9ea;
 color:#666;
 margin-top:90px;
 margin-left:55px;
}
table.tab_css_1 th {
 background-image: url(th_bg1.gif);
 background-repeat::repeat-x;
 height:30px;
 text-align:center;
 font-size:15px;
 font-weight:bold;
}
table.tab_css_1 td,table.tab_css_1 th{
 border:1px solid #cad9ea;
 padding:0 1em 0;
 font-size:13px;
}
table.tab_css_1 tr.tr_css{
 background-color:#f5fafe;
}
.hover{
   background-color: #53AB38;
   color: #fff;
}

    
