#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;
	height: 980px;
}
#content #contentbcg #contl{
	width: 400px;
	float: left;
	padding-top: 20px;
	padding-right: 80px;
}
#content #contentbcg #contr{
	width: 480px;
	float: left;
	padding-top: 20px;
}
#content #contentbcg .title{
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ac0606;
}
#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;
}
