

/*  기본팝업 Style */ 
#pop_basic { width:100%; margin: 0px 0px 0px 0px;}
#pop_basic .titlebar { height:47px;  background:url("/images/pop/title_bg.gif"); }
#pop_basic .titlebar .title {float:left; }
#pop_basic .titlebar .logo {float:right; }

#pop_basic .boxborder { width:100%; height:100%; border:solid 0px #e1e1e1; }

#pop_basic .top { margin: 10px 0px 0px 10px;  }
#pop_basic .top .btn{float:left; padding: 0px 5px 0px 0px; }
#pop_basic .top .text{float:right; padding: 7px 5px 0px 0px; }

#pop_basic .guide_ment { clear:both;  margin: 50px 0px 10px 20px;}

#pop_basic .list_title { }
#pop_basic .list { margin: 0px 0px 20px 0px;}

#pop_basic .write { }
#pop_basic .write .td1{ margin: 10px 0px 10px 30px; }

#pop_basic .write .b{ font-weight: bold;}
#pop_basic .write .center{ text-align:center; }
#pop_basic .write .textred{ color: #ed0000; }

#pop_basic .close { clear:both; text-align:center; }
#pop_basic .bottomline { border-bottom:1px solid #d9d9d9; }

#pop_basic .view { }
#pop_basic .view .td1{ margin: 10px 0px 10px 30px;




/*  영역테스트 Style background-color:#e00f66;  */ 