﻿.preload16
{
	background-position: url('../pro_16/pro16/pro16_2.gif');
	background: url('../pro_16/pro16/pro16_2.gif');
}
.preload16a {background: url('../pro_16/pro16/pro16_2a.gif');}     

.pro16 
{
    padding:0 0 0 1em; 
    margin:0; 
    list-style:none; 
    height:45px; 
    position:relative; 
    background-image:url('../pro_16/pro16/pro16_back.gif');
    background-color:Transparent;
    background-repeat: repeat-x;
    background-position: left top; 
    font-size:11px;
    top: 1px;
    left: 3px;
	width: 932px;
}
.pro16 li 
{
    float:left; 
    height:43px;
   /* width: 95px; */
}
.pro16 li a 
{
    display:block; 
    float:left; 
    height:38px; 
    line-height:35px; 
    color:#888; 
    text-decoration:none; 
    font-family:arial, verdana, sans-serif; 
    font-weight:bold; 
    text-align:center; 
    padding:0 0 0 10px; 
    cursor:pointer; 
    background-image:url('../pro_16/pro16/pro16_0a.gif');
    background-repeat:no-repeat;
    height: 34px;
}
.pro16 li a b 
{
    float:left; 
    display:block; 
    padding:0 60px 0 0; 
    background-image:url('../pro_16/pro16/pro16_0.gif');
    background-repeat:no-repeat;
    background-position:right top;
    /*width: 49px; */
    height: 37px;
}
.pro16 li.current a 
{
    color:#000; 
    /* pro16_2a.gif */
    background-image:url('../pro_16/pro16/pro16_2a.gif');
    background-repeat:no-repeat;
    }
.pro16 li.current a b 
{
    color:#000; 
    
    background-image:url('../pro_16/pro16/pro16_2.gif');
    background-repeat:no-repeat;
    background-position:right top;
    }
.pro16 li a:hover
{
    color: #FF0000; /* pro16_2a.gif */
    background-image: url('../pro_16/pro16/pro16_2a.gif');
    background-repeat: no-repeat;
}
.pro16 li a:hover b 
{
    color:#FF0000; 
    background-image:url('../pro_16/pro16/pro16_2.gif');
    background-position:right top;
    background-repeat:no-repeat;
    }
.pro16 li.current a:hover 
{
    color:#000;
    cursor:default;
    }

