﻿#main
{
    width: 1000px;
    height: auto;
    overflow: hidden;
    position: relative;
    background: rgb(255, 255, 255);
}
#main .main_box
{
    width: 1200px;
    margin: 0px auto 0px auto;
}
.main_left
{
    width: 220px;
    height: auto;
    float: left;
    margin-right: 2px;
}
.main_left .title
{
    width: 100%;
    height: 37px;
    font-size: 16px;
    font-weight: bold;
    line-height: 37px;
    float: left;
    background: url(../Images/title_bg.png) repeat-x;
}
.main_right
{
    height: auto;
    width: 768px;
    float: left;
    margin-left: 5px;
}
.main_right .title
{
    width: 100%; 
    height: 23px; 
    margin: 4px auto 4px 3px;
    *margin: 2px 0px -5px 3px !important;
    font-size: 14px;
}
.main_right .title span
{
    font-size: 15px;
    font-weight: bold;
}
.main_right .title img
{
    width: 32px;
    height: 17px;
    margin-bottom: -4px;
}
.main_right p
{
    text-indent: 2em;
    line-height: 28px;
    padding-left: 8px;
}
.main_right h1
{
    font-size: 16px;
    line-height: 32px;
}
.main_right h2, .main_right h3
{
    line-height: 28px;
    padding-left: 8px;
}
.img_zs
{
    width: 16px;
    height: 16px;
    margin-bottom: -2px;
}
.banner
{
    width: 100%;
    margin-top: 6px;
}
.banner .ad
{
    width: 100%;
    height: 85px;
    border: 1px solid #bed3e8;
    background-image: none;
    background-color: rgb(234, 237, 242);
}
/*.banner .p5
{
    padding: 5px;
}
.banner .ade
{
    height: 85px;
    background-color: rgb(255, 255, 255);
}
.banner .fl
{
    border: 0px;
}
.banner .fr
{
    border: 0px;
    float: right;
}*/
#lmenu
{
    padding: 40px 0 0;
    position: relative;
    left: 0px;
}
#lmenu ul li
{
    padding: 0 0 3px;
}
#lmenu ul li.parrent
{
    padding: 0 0 0;
}
#lmenu ul li a
{
    height: 33px;
    width: 209px;
    display: block;
    background: url(../Images/lmenu_bg.png) no-repeat bottom;
    text-decoration: none;
    font-size: 16px;
    padding: 5px 0 0 10px;
    z-index: 2;
    position: relative;
}
#lmenu ul li a div
{
    margin-left: -10px;
}
#lmenu ul li a:hover, #lmenu ul li.current_page_item a, #lmenu ul li.current_page_parent a
{
    background-position: top;
    color: #fff;
}
#lmenu ul li.current_page_item ul, #lmenu ul li.current_page_parent ul
{
    display: inherit;
}
#contact
{
    width: 220px;
    height: auto;
    margin: 8px auto;
}
#contact .top
{
    width: 220px;
    height: 87px;
    background: url(../Images/contact_top.png) no-repeat bottom;
    background-attachment: scroll;
    border-left: 1px solid #AACCDD;
    border-right: 1px solid #AACCDD;
}
#contact .middle
{
    width: 220px;
    height: auto;
    border-left: 1px solid #AACCDD;
    border-right: 1px solid #AACCDD;
}
#contact .content
{
    width: 200px;
    height: auto;
    border: 0px;
    padding: 10px auto;
}
#contact .content p
{
    line-height: 25px;
}
#contact .bottom
{
    width: 221px;
    height: 3px;
    background: url(../Images/contact_down.png) no-repeat bottom;
    background-attachment: scroll;
}
.region
{
    width: 760px;
    height:81px; 
    margin:0 auto auto 22px;
    *margin-top: -7px !important; 
    padding:5px 0px 0px 0px;    
    /*background-color:#F4F3F3;*/
}
.region ul
{
    line-height: 25px;
}
.region ul li
{
    float: left;
    width: 60px;  
    display: inline;
    cursor: pointer;
    color:#036;
}
.region ul li:hover
{ 
    font-style:oblique;
    text-decoration:underline;
}
.region ul li.selected
{ 
    color:#ffbb04;
}
.pager
{
    line-height: 30px;
    font-weight: 500;
}
.pager a
{
    padding: 3px;
    color: #036;
}
.ColLeft
{
    width: 145px;
    background: #fff;
    position: absolute;
    display: none;
}
.CategoryTree
{
    border: 2px #4ca7b8 solid;
}
.CategoryTree .titlebar
{
    height: 30px;
    line-height: 30px;
    background: #4ca7b8;
}
.CategoryTree .titlebar h3
{
    padding-left: 15px;
    color: #fff;
}
.CategoryTree ul
{
    padding: 10px 0;
}
.CategoryTree ul li
{
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    display: block;
}
.CategoryTree ul li .tit
{
    border-bottom: 1px #e4e4e4 solid;
    display: block;
    font-weight: bold;
}
.CategoryTree ul li ul
{
    position: absolute;
    width: auto;
    background: #fff;
    border: 1px #666 solid;
    right: 132px;
    top: 0;
    white-space: nowrap;
    display: none;
}
.CategoryTree ul li ul
{
    padding: 0 10px;
}
.CategoryTree ul li.selected
{
    z-index: 99;
    position: relative;
}
.CategoryTree ul li.selected .h2-tit
{
    position: absolute;
    z-index: 88;
    background: #fff;
    border: 1px #666 solid;
    border-bottom: 2px #666 solid;
    border-left: 0;
    width: 127px;
    height: 24px;
    line-height: 24px;
}
.sharp
{
    width: 220px;
    margin: 5px auto 0;
    float: left;
    margin-bottom: 8px;
}
.sharp .content div
{
    text-indent: 2em;
}
.b1, .b2, .b3, .b4, .b5, .b6, .b7, .b8
{
    height: 1px;
    font-size: 1px;
    overflow: hidden;
    display: block;
}
.b1, .b8
{
    margin: 0 5px;
}
.b2, .b7
{
    margin: 0 3px;
    border-right: 2px solid;
    border-left: 2px solid;
}
.b3, .b6
{
    margin: 0 2px;
    border-right: 1px solid;
    border-left: 1px solid;
}
.b4, .b5
{
    margin: 0 1px;
    border-right: 1px solid;
    border-left: 1px solid;
    height: 2px;
}
.content
{
    border-right: 1px solid;
    border-left: 1px solid;
    overflow: hidden;
}
.sharp b.b2
{
    background-position: left top;
}
.sharp b.b3
{
    background-position: left -1px;
}
.sharp b.b4
{
    background-position: left -2px;
}
.sharp .content h3
{
    background-position: left -4px;
}
.sharp b.b7
{
    background-position: left top;
}
.sharp b.b6
{
    background-position: left -1px;
}
.sharp b.b5
{
    background-position: left -2px;
}
.sharp .content h3
{
    line-height: 29px;
    text-indent: 10px;
    background-position: left -4px;
}
.color .b2, .color .b3, .color .b4, .color .b5, .color .b6, .color .b7, .color .content
{
    border-color: #AACCDD;
}
.color .b1, .color .b8
{
    background: #AACCDD;
}
.color h3
{
    border-bottom: 1px #AACCDD solid;
}
