@CHARSET "UTF-8";
#tabs10 {
	background:#F4F4F4 none repeat scroll 0 0;
	float:left;
	line-height:normal;
	width:620px;
	margin-bottom: 10px;
}
#tabs10 ul li {
	font-size:12px;
}
#tabs10 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px;
}
#tabs10 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs10 a {
	background:transparent url(/images/tableftJ.gif) no-repeat scroll left top;
	float:left;
	padding:0 0 0 2px;
	text-decoration:none;
	border-bottom:2px solid #E3E7EC;
}

#tabs10 a span {
	background:transparent url(/images/tabrightJ.gif) no-repeat scroll right top;
	color:#24618E;
	display:block;
	float:left;
	padding:5px 6px 4px 2px;
	
}
#tabs10 #active{
	font-weight: bold;
	font-stretch: wider;
}
#tabs10 a:hover span {
  color:#627EBE;
  font-weight: bold;
}
#tabs10 a:hover {
  background-position:0% -42px;
}
#tabs10 a:hover span {
  background-position:100% -42px;
}
