#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;
	padding-bottom: 50px;
}
#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 #contentbcg .order_btn_pr{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 90px;
}
#content #contentbcg .order_btn_reg{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 105px;
}
#content #contentbcg p.gal_desc{
	margin-bottom: 20px;	
}
#content #contentbcg .ico{
	margin: 10px;
	width: 140px;
	height: 100px;
	border: 5px solid #FFF;
}
#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;
}
