/* photo */
.photobubbleimg{
	background: url(http://x1.sdimgs.com/img/map/content/sprite/sprite_photo.png) no-repeat;
}
/* Photo Content */
#post_promo_btn {
	background-position: 0px -132px;
	width:175px;
	height:23px;
}
#post_promo_btn:hover {
	background-position: -178px -132px;
	width:175px;
	height:23px;
}

#post_property_btn {
	background-position: 0px -100px;
	width:175px;
	height:23px;
}
#post_property_btn:hover {
	background-position: -178px -100px;
	width:175px;
	height:23px;
}

#submit_img_btn {
	background-position: 0px -164px;
	width:175px;
	height:23px;
}
#submit_img_btn:hover {
	background-position: -178px -164px;
	width:175px;
	height:23px;
}
