@charset "utf-8";

/* 내용관리 */
#ctt { }
.ctt_admin {
	text-align:right;
}
#ctt_con { }
#ctt_con img{
	max-width:100%;
	height:auto;
}
.ctt_img {
	text-align:center;
}


@media all and (max-width: 500px) {

	.freegame_title h4{
		font-size:15px;
	}
	.freegame_content .video .top_area {
		border-radius: 0 !important;
	}
	.freegame_content .video .bottom_area {
		border-radius: 0 !important;
	}
  }
  
