@charset "utf-8";

#img_with_caption_wrap_area2 { opacity:0.2; }
#img_with_caption_wrap_area2 .img_with_caption { width:100%; text-align:center;}
	#img_with_caption_wrap_area2 .img_with_caption_wrap { margin:0 auto; max-width:1280px; opacity:1.0; }

	#img_with_caption_wrap_area2 .img_with_caption_wrap_title  { position:relative; padding:10px 10px; font-size:32px; text-align:center; width:1000px; margin:0 auto;  }
	#img_with_caption_wrap_area2 .img_with_caption_wrap_title_small  { position:relative; padding:0px 10px; font-size:14px; text-align:center; width:1000px; margin:0 auto;  }

		/* 배너영역 */
		#img_with_caption_wrap_area2 .img_with_caption_off { display:inline-block; position:relative; width:585px; height:260px; position:relative; margin:0px 13px;  vertical-align:top; } /* 기본이미지 */
		#img_with_caption_wrap_area2 .img_with_caption_on { display:inline-block; position:relative; width:585px; height:260px; position:relative; margin:0px 13px; vertical-align:top;  } /* 마우스 오버시 */
			#img_with_caption_wrap_area2 .img_with_caption_contents { text-shadow:1px 1px 1px #818181; width:585px; text-align:center; height:260px; }