@charset "utf-8";

.blind{position:absolute !important;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden;}

/* 팝업레이아웃 */
.layout_content{width:642px;height:803px;left:0px;top:200px;background:url(back.jpg)}
.layout_page{position:relative;width:642px;height:803px; left:30px;overflow:auto;}

/* 플로우차트 */
.floatLeft{float:left;display:inline;margin:0 15px 15px 0;text-align:left;}
.floatRight{float:right;display:inline;margin:0 0 15px 15px;text-align:center;}
.close {/* position:absolute;margin:0;padding:0;left:0;top:400px; */width:100%;height:39px;background:#000;font-size:12px;color:#fff;text-align:center;line-height:39px;}
.close .fl{padding-left:20px;}
.close .fr{padding-right:20px;}
.close a{color:#fff;}