#content {
	background-image: url(../_img/gallery_bcg_top.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#content #contentbcg {
	background-image: url(../_img/gallery_bcg_top.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#content #contentbcg #gallery {
	padding-top: 80px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 80px;
}
#content #contentbcg p.gal_link a{
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ac0606;
	float: left;
	margin-right: 30px;
}
#content #contentbcg p.gal_title{
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ac0606;
	margin-top: 50px;
}
#content #contentbcg p.gal_desc{
	margin-bottom: 20px;	
}
#content #contentbcg .ico{
	margin: 10px;
	width: 140px;
	height: 140px;
	border: 5px solid #FFF;
	box-shadow: #532e22 0 0 8px -2px;
}
#content_bb {
	background-image: url(../_img/gallery_bcg_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: -400px;
}
#content_bb #content_bb_bcg {
	height: 400px;
	background-image: url(../_img/gallery_bcg_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
hr {
	height: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #CCC;
}
