@charset "utf-8";
BODY{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
    padding-top: 0px;
}
DIV{
   font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
INPUT{
   font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
SPAN{
   font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
P{
   font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
LI{
   font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
A{
   font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}
DIV{
   text-justify: inter-ideograph;
    text-align: justify;
}
SPAN{
   text-justify: inter-ideograph;
    text-align: justify;
}
P{
   text-justify: inter-ideograph;
    text-align: justify;
}
LI{
   text-justify: inter-ideograph;
    text-align: justify;
}
A{
   outline-style: none;
    outline-color: invert;
    outline-width: medium;
}
.clearfix:after{
   display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
    content: ".";
}
#sector_list{
   width: 100%;
    height: auto;
}
#sector_list UL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    height: auto;
    padding-top: 0px;
}
#sector_list UL LI{
   padding-bottom: 1px;
    list-style-type: none;
    width: 190px;
    padding-right: 1px;
    float: left;
    height: 160px;
    list-style-image: none;
}
#sector_list UL LI.sector_li{
   z-index: 999;
    position: relative;
}
#sector_list UL LI A{
   z-index: 9999;
    position: absolute;
    text-indent: -200px;
    width: 190px;
    display: block;
    height: 160px;
    overflow: hidden;
    text-decoration: none;
}
#sector_list UL LI A.sector_nav01{
   background: url(../images/sector_li01.gif) no-repeat;
}

#sector_list UL LI A.sector_nav03{
   background: url(../images/sector_li03.gif) no-repeat;
}

#sector_list UL LI A.sector_nav05{
   background: url(../images/sector_li05.gif) no-repeat;
}

#sector_list UL LI A.sector_nav06{
   background: url(../images/sector_li06.gif) no-repeat 0px -160px;
}

#sector_list UL LI A.sector_nav07{
   background: url(../images/sector_li07.gif) no-repeat;
}
#sector_list UL LI A.sector_nav07:hover{
   background: url(../images/sector_li07.gif) no-repeat 0px -160px;
}
#sector_list UL LI A.sector_nav08{
   background: url(../images/sector_li08.gif) no-repeat 0px -160px;
}

#sector_list UL LI A.sector_nav09{
   background: url(../images/sector_li09.gif) no-repeat;
}

#sector_list UL LI A.sector_nav10{
   background: url(../images/sector_li10.gif) no-repeat;
}

#sector_list UL LI DD{
   z-index: 9998;
    position: absolute;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 190px;
    padding-right: 0px;
    height: 160px;
    top: 0px;
    padding-top: 0px;
    left: 0px;
}
#sector_list UL LI DD A{
   text-indent: 0px;
    width: 190px;
    display: block;
    height: 160px;
}
#sector_list UL LI DD A IMG{
   border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}