.bubble_tab {
	vertical-align: text-top; height:11px; line-height:normal;  font-family:arial; border: 1px solid #a9aec9; background-color: #ebecf3; color:#535e8d; font-size:10px; padding:2px 3px;
}

.bubble_tab:hover {
	background-color: #707070; color:#FBFBFB;
}

.bubble_tab_active {
	vertical-align: text-top; height:11px; line-height:normal;  font-family:arial; border: 1px solid #707070;  background-color: #707070; color:#FBFBFB; font-size:10px; padding:2px 3px;
}
.photobubbleimg_rev{
	background: url(https://x1.sdimgs.com/img/map/content/sprite/tab-sprite.png) no-repeat;
}
.photo_tab_icon{
	background-position: 0px -8px;
	width:11px;
	height:11px;
}

.tab_bubble {				
	float:left;
	height:20px;	
	margin-right:5px;
}

.tab_bubble_active{
	background: url(https://x1.sdimgs.com/img/etoday/arrow_search.png) no-repeat;
	background-position:bottom;
}

.bt_close_popup{
	background-image:url(https://x1.sdimgs.com/img/etoday/view-icon.png);
	width:17px;
	height:17px;
	background-repeat:no-repeat;
	background-position:0 -85px;	
}