.tabs {
clear:both;
height:28px;  }

.tabs ul {
  
  }
.tabs li {
  float:left;
  padding:0;
  height:28px;
  line-height:28px;
  margin-left:2px;
  position:relative;
  }
.tabs li a {
  float:left;
  background:url(/images/200908/tagtextbg1.gif) no-repeat 0px 0; 
  margin:2px 5px 0 0;
  padding:0 0 0 8px;
  text-decoration:none;
  color:#A7A7A7;
  }
.tabs a span {
  float:left;
  display:block;
  _display:inline;
  _padding:8px 0;
  _padding-top:7px;
  height:26px;
  overflow:hidden;
	background:url(/images/200908/tagtextbg2.gif) no-repeat right 0px;
   padding-right:8px;
 }

.tabs a span img{ position:absolute; top:-2px; right:8PX; z-index:0;}
 /*---------------------------------------------------------------------------------------------*/
.infor{
	position:absolute;
	top:5px;
	right:5px;
	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/200908/tagtextbg1.gif") no-repeat left  -26px;}
.tabs li.current_tab a span{
   color:#fff;
   background:url("/images/200908/tagtextbg2.gif") no-repeat right -26px;

}
.contents{
	background:#000;
	border:3px solid #B6110F;
	clear:both; padding:10px;
}
.tablelist{ padding:5px;border:1px solid #F6BE28;}
.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(/images/200908/table_select/itemPack1.gif) top left;
	height:26px; line-height:26px; text-decoration:none; padding-left:3px;}
#Alink .clive span{
	display:block; float:left; padding-right:3px;
	height:26px; line-height:26px;
	background:url(/images/200908/table_select/itemPack2.gif) top right;
}

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