@charset "utf-8";
/*공통*/
#content_bg{
	background:url(../img/sub2/sub2_bg.png) no-repeat;
	background-position:center;
	background-size:cover;
	width:100%;
	height:185px;
}