/********** Common **********/
body { margin:0; background:#FFFFFF; }
body, div, input, select, textarea { font-family:돋움, Dotum, Verdana, Arial, San-Serif; font-size:9pt; color:#666666; }
form, fieldset, img { border:0; }
ul, li, dl, dd, dt { margin:0; padding:0; list-style:none; word-break:break-all; }
div, h1, h2, h3, h4, h5, h6, p { margin:0; padding:0; font-size:9pt; word-break:break-all; }
hr { clear:both; display:none; }
legend {display:none;}

.clear { clear:both; width:0; height:0; font:0 Arial; line-height:0; }

a:link, a:visited, a:active { color:#666666; text-decoration:none; }
a:hover { text-decoration:underline; }
a.point:link, a.point:active, a.point:visited { color:#4966AC; }
a.point:hover { color:#4966AC; text-decoration:underline; }

.point1 { color:#F64649; }

h1, h2 { position:absolute; left:-200px; }

/* popup Layout */
#popup_wrapper { width:450px; line-height:1.4em; }
#popup_wrapper h3 {
	padding:6px 0 4px 25px; background:#373739 url('/img/interfaces/nateon/bul_h3.gif') no-repeat 15px 9px; border:0; border-top:1px solid #222325; border-bottom:1px solid #222325; color:#FFFFFF;
}
#popup_wrapper .contents { padding:25px; }
	#popup_wrapper .join { width:400px; height:200px; background:url('/img/interfaces/nateon/popup_join.gif') no-repeat 50% 2px; text-indent:-1000em; }
	#popup_wrapper .search_id { width:400px; height:164px; background:url('/img/interfaces/nateon/popup_search_id.gif') no-repeat 50% 2px; text-indent:-1000em; }
#popup_wrapper .pop_btn { text-align:center; }
	#popup_wrapper .pop_btn img { margin:0 1px; vertical-align:middle; }
#popup_wrapper .info_txt { margin:26px 15px 0 15px; padding:13px 0 10px 20px; border-top:1px solid #EAEAEA; border-bottom:1px solid #EAEAEA; background:#F9F9F9; font-size:8pt; color:#9A9A9A; letter-spacing:-1px; }
	#popup_wrapper .info_txt img { margin:-1px 1px 1px 0; vertical-align:middle; }
	#popup_wrapper .info_txt a:link, #popup_wrapper .info_txt a:visited { color:#4D65AF; text-decoration:none; }