#gallery {
	font:11px verdana,arial,sans-serif; 
	width:962px;
	padding:0 0 0 0; 
	line-height:15px;
}
#gallery div.off {
	color: #999999; 
	height:38px; 
	margin-right:2px; 
	line-height:33px; 
	padding:0 20px; 
	float:left;
	cursor:pointer; 
	width:149px;
	position:relative; 
	z-index:20;
	
}
#gallery div.on {
	color: #0099FF;
	padding:0 20px; 
	margin-right:2px; 
	margin-top:1px; 
	float:left;
	height:38px; 
	line-height:32px; 
	position:relative;
	width:149px;
	z-index:100;
}

div.hide {display:none; width:0; overflow:hidden;}
div.show {
	clear:left;  
	width:940px;
	margin-top:0; 
	top:-1px; 
	position:relative; 
	z-index:50; 
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	
	
}
.clear {clear:both;}
.tabbing_title{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-right:60px;
	padding-left:5px;
}
.tabbing_title1{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-right:60px;
}
