﻿<!--
* {
font-size:12px;
	}
body{ margin:0px auto;}
.tabb td{
padding-left:8px;
}
.daohang_tab td{
border-bottom:#ccc solid 1px;
padding-left:36px;
}
p{padding:2px 8px;}
.pp1{
line-height:18px;}
.pp2{
line-height:20px;}
a:{
color:#000;
}
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color:#000;
}
a.one:{
color:#FF0000;
}
a.one:link {
	text-decoration: underline;
	color:#FF0000;
}
a.one:visited {
	text-decoration: underline;
	color:#FF0000;
}
a.one:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.one:active {
	text-decoration: underline;
	color:#FF0000;
}
/*导航开始*/
    #tabsJ {
      float:right;
      width:927px;
	  text-align:right;
      font-size:93%;
      line-height:normal;
           }
    #tabsJ ul {
        margin:0 0 0 7px;
        padding:0 auto;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 15px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:8px 15px 6px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color: #666;
	  
      }
    #tabsJ a:hover {
      background-position:0% -29px;
      }
    #tabsJ a:hover span {
      background-position:100% -29px;
      }

#tabsJ #current a {
background-position:0% -29px;
}
#tabsJ #current a span {
background-position:100% -29px;
color:#666;
}
/*导航结束*/
-->             