@CHARSET "UTF-8";
ul,li{margin:0px;padding:0px;}
 #tabbox{width:646px;overflow:hidden;}
 #tabbox a{text-decoration: none;
 }
.tab_conbox{border: 1px solid #B3E0F8;height:217px;vertical-align:top;}
.tab_con{ display:none;text-align:left;padding:20px;padding-top:0px;}

.tabs{height: 28px;;width: 646px;}
.tabs li{
	   height:28px;
	   width:131px;
	   line-height:28px;
	   float:left;
	   background: url(../foImg/productUnSelectedBg.jpg);
       background-position:center;
       background-repeat:no-repeat;
       overflow: hidden;
       text-align:center;
       vertical-align:middle;
       color: #1C80D1;
       font-size: 14px;
       font-weight: bold;
	   list-style-type : none;
}
.tabs li a {display: block;color:inherit;}
.tabs li a:hover {background: url(../foImg/productSelectedTab.jpg);background-repeat:no-repeat;}
.tabs .thistab,.tabs .thistab a:hover{background: url(../foImg/productSelectedTab.jpg);background-repeat:no-repeat;color:#FFFFFF;}

.tab_con {font-size: 12px;}