.tabs {
  float:left;
  width:527px;
  height:35px;
  background:url("../images/tab_01.gif") no-repeat 0px 0px;
  font-size:12px;
  position:relative;

  }
.tabs ul {
  margin:0;
  height:25px;
  list-style:none;
  margin-top:5px;
  padding:0;
  position:absolute;
  top:1px;
  margin-left:5px;
  width:515px;
  font-family:Arial, Helvetica, sans-serif;

  }
.tabs li {
  float:left;
  padding:0;
  height:29px;
  line-height:29px;
  margin-left:2px;
  position:relative;
  }
.tabs li a {
  float:left;
  background:url("../images/tableft.gif") no-repeat left -29px;
  margin:0;
  padding:0 0 0 8px;
  text-decoration:none;
  margin-left:2px;
  color:#666464;
  }
.tabs a span {
  float:left;
  display:block;
  _display:inline;
  _padding:8px 0;
  _padding-top:7px;
  height:29px;
  overflow:hidden;
   background:url("../images/tabright.gif") no-repeat right -29px;
   padding-right:8px;
 }

.tabs a span img{ position:absolute; top:-2px; right:8PX; z-index:0;}
 /*---------------------------------------------------------------------------------------------*/
.infor{
	position:absolute;
	top:5px;
	right:20px;
	height:25px;
	line-height:25px;
}
.infor a{ color:#666464; text-decoration:none;}
.infor a:hover{ color:#F14B01;}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a span {float:none;}
/* End IE5-Mac hack */
.tabs li.current_tab a{

  background:url("../images/tableft.gif") no-repeat left 0px;
}
.tabs li.current_tab a span{
   color:#000;
   background:url("../images/tabright.gif") no-repeat right 0px;

}
.contents{
	background:#fff;
	border:solid 1px #B9B9B9;
	clear:both;
	border-top:none;
	width:525px;

}
.contents > div{
	margin:0;
	font-size:100%;
	padding:5px;
	line-height:23px;
}
.display_none{display:none;}



ul,li{ list-style-type:none; padding:0; margin:0}
#Alink .clive {
    color:#fff; display:block; float:left;
	background:url(http://www.usfine.com/iframe_folder/images/itemPack1.gif) top left;
	height:26px; line-height:26px; text-decoration:none; padding-left:5px;}
#Alink .clive span{
	display:block; float:left; padding-right:5px;
	height:26px; line-height:26px;
	background:url(http://www.usfine.com/iframe_folder/images/itemPack2.gif) top right;
}

#Alink li {
float : left;
margin-right:3px;
}
#Alink li a{
	color:#fff; display:block; float:left;
	background:url(http://www.usfine.com/iframe_folder/images/itemPack1.gif) bottom left;
	height:26px; line-height:26px; text-decoration:none; padding-left:5px;}
#Alink li a span{
display:block; float:left; padding-right:5px;
height:26px; line-height:26px;
background:url(http://www.usfine.com/iframe_folder/images/itemPack2.gif) bottom right;
}
