/* Body */
 body {
        margin:0;
        padding:0;
        font: bold 12px/1.5em Verdana;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:1000;
      background:#f0f0f0;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabsF ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("img/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("img/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }


/* a 超链接样式库 */
a.anone:link {COLOR: #333333; FONT-FAMILY: 宋体; TEXT-DECORATION: none}
a.anone:visited {COLOR: #333333; FONT-FAMILY: 宋体; TEXT-DECORATION: none}
a.anone:active {color:;}
a.anone:hover {color:; text-decoration:underline;}

a.colorred:link {COLOR: #333333; FONT-FAMILY: 宋体; TEXT-DECORATION: none}
a.colorred:visited {COLOR: #333333; FONT-FAMILY: 宋体; TEXT-DECORATION: none}
a.colorred:active {color:#333333;}
a.colorred:hover {color:#ff0000; text-decoration:underline;}



/* font 字体样式库 */
.font0{
font-size:12px;
}
.font1{
font-size:12px;
color:#333333;
}
.font2{
font-size:13px;
color:#333333;

}
.font3{
font-size:14px;
color:#333333;
}
.font5{
font-size:14px;
color:#296BB3;
background:url('company/img/bg.jpg') no-repeat right center;
}





/* text 文本框样式库 */
.text1{
margin-top:2px;
border: 1px solid #C0C0C0;
*padding:2px 0px 0px 0px; 
}



/* button 按钮样式库 */
.btn{border:1px ridge;margin:3px 0;*padding:4px 5px 1px; background:#DDDDDD; cursor:pointer; vertical-align:middle; }


/* background 背景样式库 */
.bt{
background:url('img/bt.jpg');font-size:12px;color:#333333;
}
.banner{
background:url("img/banner.jpg") no-repeat bottom center;
}
.news{
background:url("img/nbg.jpg") no-repeat bottom right;
}
.bg{
font-size:14px;
color:#ffffff;
background:url('img/bg.jpg') no-repeat bottom;
}
.ser{
background:url('img/index_09.jpg') no-repeat bottom center;
}


/* img */
img {
border: none;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
    margin:0 0 0 -48px;
      float:left;
      width:998;
      background:#E4E9ED;
      font-size:10pt;
      line-height:normal;

      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("img/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("img/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }








/**/