﻿.navigator
{
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
    border-bottom: 2px solid #d5d5d5;
    margin-bottom: 10px;
    height: 60px;
    line-height: 68px;
    background: url("../images/box_header_bg.jpg") repeat-x scroll 0px 0px #fefefe;
}

.navigator a
{
    font-size: 15px;
    font-weight: bold;
}
.box-product{ height:670px;
              background: url("../images/box_content_bg.png") no-repeat scroll  right bottom  transparent;}
table.layout
{
    border-collapse: separate;
    width: 100%;
}

table.layout td
{
    overflow: hidden;
    vertical-align: top;
    width: 375px;
}
table.layout td.first{ margin-bottom:10px !important;}
table.layout tr.space td{ height:10px !important;}
table.layout tbody tr.trSingle td
{
    background-color:#e1f2cc;
   
}
table.layout tbody tr.trTree td
{
    background-color:#e6f4f6;
    padding-bottom:40px;
}
.leftdes
{
    padding: 20px;
    font-size: 14px;
    *-font-size:12px; 
    line-height: 26px;
    text-indent: 40px;
    margin: 0px;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
}
.mainproduct
{
    margin-top:26px;
    margin-right:20px;
    background: url("../images/menu_index_bg.png") repeat-x scroll left -25px #f3f3f3;
    margin-bottom:20px;
}
.mainproduct h2
{
    color: #004f92 !important;
    padding-left: 10px;
    height:40px;
    line-height:40px;
    background: url("../images/box_header_bg.jpg") repeat-x scroll  0px 0px #fefefe;
    font-size:14px;
    margin-bottom:10px;
  
}
.mainproduct ul
{
    width: 340px;
    padding-bottom:30px;
}
.mainproduct ul li
{
    float: left;
    width: 140px;
    padding: 10px 10px;
    border-bottom:1px dotted #ccc;
     margin-right:10px;
}
.mainproduct ul li a
{
    font-size: 14px;
    text-decoration: none;
    
}
