@charset "utf-8";

#khpopup {z-index:1000;position: relative;margin: 0 auto;height: 0;}
#khpopup h2 {position: absolute;font-size:0;line-height: 0; overflow:hidden;}
#khpopup .khpop {position: absolute;border: solid 1px #e9e9e9; background:#fff;padding:10px 15px;}
#khpopup .control {padding: 0;background: #FFF; color: #060606; text-align: left; position: relative;}
#khpopup .control .khpop_reject {background: #FFF;text-align: left;}
#khpopup .control .khpop_close {background: #f9f9f9;position: absolute; top:0;right: 0;}