h3
{
	font-size: 22px !important;
	line-height: 32px;
	font-weight: 100;
}

#contents
{
	width: 520px;	
}
#gallery
{
	width: 520px;
	z-index: 100;	
}
.tooltip
{
/*	position: absolute; */
	z-index: 10000 !important;
}
.tooltip .tip
{
	display: block;
	width: 160px;
	height: 110px;
	text-align: center;
	background: url(../imgs/gallery_bg.png) no-repeat center center;
	
}
.tooltip .tip img
{
	margin-top: 10px;
}
.gallery a img
{
	border: none;
}
.gallery
{
	margin-bottom: 30px;
}
