@charset "utf-8";

#pop-wrapper{width:500px;}
#pop-header{position:fixed; width:100%; height:30px; background:url(../../images/common/bg_poptop.gif) repeat 0 0; }
#pop-header-rel{position:relative; width:100%; height:30px; background:url(../../images/common/bg_poptop.gif) no-repeat 0 0; }
	#pop-header h1{padding:8px 0 0 20px; font-size:12px; font-weight:bold; color:#fff;}
	#pop-header .close{position:absolute; top:0; right:0;}
#pop-contents{padding:25px 30px 30px; width:auto;}
#pop-contents h2{
	display:inline;
	padding-left:10px;
	font-size:14px; 
	font-weight:bold;
	color:#000;
	background:url(../../images/common/bul_h3.gif) no-repeat 0 6px; 
}

#pop-footer{position:fixed; left:0; bottom:0; width:100%; padding:9px 0; font-size:10px; text-align:center; background:#e4e4e4 none;}

input{color:#888}
input.bg, textarea.bg{background:#f3f3f3 !important;}

#pop-contents .tbl-view td{padding:8px 15px; border-bottom-color:#e8e8e8;}
#pop-contents .tbl-view th{text-align:left; padding:8px 15px; border-bottom-color:#e8e8e8;}
#pop-contents .tbl-view .end{border-bottom-color:#d1d1d1;}

.summary{padding-top:20px; color:#555; line-height:1.8; text-align:justify;}
.content{padding-top:20px; color:#555; line-height:1.8; text-align:justify;}
.content > li{margin-bottom:20px; color:#000;}
.content li ol{padding-left:20px; color:#777;}
