
/*-------------------------------------------------
Version : 1.0
Author : CHO SUN YOUNG
Create date : 2013. 10. 28.
Last update : 2013. 10. 28.
-------------------------------------------------*/

/* wrap */
#wrap {position: relative; overflow: hidden;}
#btnClose {position: absolute; top: 0; right: 0; width: 50px; padding: 10px 0; text-align: center; overflow: hidden; background: #ededed;}

.realCon {padding: 30px;}

#alertZone {width: 250px; margin: 0 auto; overflow: hidden;}
#alertZone .alert {height: 55px; padding: 30px 0 25px 65px; background: url(/images/korean/sub/iconSpeaker.gif) no-repeat left 30px; color: #434343;}
#alertZone .alert02 {height: 40px; padding: 50px 0 25px 65px; background: url(/images/korean/sub/iconSpeaker.gif) no-repeat left 30px; color: #434343;}