@charset "utf-8";
/* CSS Document */
.col_1
{
	position:relative;
	margin:22px 30px 30px 30px;
	width:274px;
}
.col_2
{
	position:absolute;
	right:30px;
	top:30px;
	width:560px;
	height:300px;
	
}


