@charset "euc-kr";
@import "common.css";
/* -------------------------------------------------------------------------------------------
 . Basic Style Sheet (for version ie7 browsers)
 . Title					: ÆË¾÷
 . Author				: MostVisual by WebDesigner Shin Ae, Park
 . LastUpDate			: 2010/01/08
 . CSS Display		: position, float, clear, overflow, visibility, display, border,
 							  padding, margin, width, height, font, text-indent, line-hight, 
							  color, background, letter-spacing, vertical-align, text-align  
---------------------------------------------------------------------------------------------- */



.table01 { width:100%; border-collapse:collapse; border-top:2px solid #cca05d; border-right:1px solid #ddd; border-bottom:2px solid #cca05d; padding:5px; }  /* º¸´õ top.bottom Ä®¶ó´Â ¾Æ·¡ a:hover °ªº¸´Ù ¿¶Àº»ö »ç¿ë*/
.table01 th { padding:6px 4px; border-left:1px solid #ddd;  border-bottom:1px solid #ddd; background:#f8f8f8; text-align:center; color:#b67f2e; }     /* °¢ º´¿ø a:hover °ª°ú µ¿ÀÏ */
.table01 td { padding:4px 4px 2px 4px; border-left:1px solid #ddd; border-right:1px solid #ddd; }
.table01 tr { background:url('../img/common/dot.gif') repeat-x 0 bottom;  }
.table01 tr.last { background:none; }






/* ÄÁÅÙÃ÷ */

.clear { clear:both;  }
.pop_point { color:red; }
.pop-point1 { color:#f87b83; }

.pop-point1 a,
.pop-point1 a:link,
.pop-point1 a:visited { text-decoration:underline; color:#f87b83; }
.pop-point1 a:hover { text-decoration:underline; color:#333; }

p { text-align:jusify; }

.align_c { text-align:center; }
.align_r { text-align:right; }

.pop1 { z-index:99; position:absolute; cursor:move; width:310px; border:1px solid #ccc; padding:0 14px; background-color:#fff; }
.pop1 img { margin:0; padding:0; }
.pop_cnt { clear:both; float:left; width:270px; height:auto; padding:0 20px; background:url('../admin/images/popup/hl/back_line.gif') repeat-y 0 0; }

.img_top { clear:both; float:left; width:312px; height:90px; }
.img_btm { clear:both; float:left; height:18px; padding-bottom:3px; vertical-align:top; }
.pop_btm { clear:both; float:left; width:298px; height:30px; padding:0 14px; }
.pop_btm li { float:left; width:auto; height:30px; }
.pop_btm li input { border:1px solid #fff; margin:3px 2px 0 0; }


/*
ol.list { padding-bottom:15px; }
ol.list li { list-style-type:decimal; margin-left:37px; }
*/


/* ¿©¹é */

.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }

.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }

.pt10 { padding-top:10px; }
.pt20 { padding-top:20px; }
.pl50 { padding-left:50px; }
.pl70 { padding-left:70px; }
.pl100 { padding-left:1300px; }
.pb3 { padding-bottom:3px; }
.pb10 { padding-bottom:10px; }

