@charset "euc-kr";

/* css ÃÊ±âÈ­ ================================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, select, input, textarea {
	margin:0; padding:0; border:0; vertical-align:baseline; }

body, input, textarea, select, td { font-size:12px; font-family:µ¸¿ò; color:#000000; }
h1, h2, h3, h4, h5, h6 { font-size:12px; }
h1, h2, h3, h4, h5, h6, strong { font-weight:bold; }

a { text-decoration:none; color:#000000; }
a:hover { text-decoration:underline; }

em { font-style:normal; }
 
body { line-height:1.2; }
ol, ul { list-style: none; }

table { margin:0; outline:0; border-collapse:collapse; border-spacing:0; }
caption, th, td { font-weight:normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* css ÃÊ±âÈ­ ================================================================================== */

.pop_char { position:relative; width:490px; height:530px; background:url('../img/bg_char.jpg') left top no-repeat; }
.pop_char h1, .pop_char p { position:absolute; top:-5000px; }
.pop_char .charlist { position:absolute; left:52px; top:218px; }
.pop_char .charlist li { position:relative; float:left; width:132px; height:180px; text-align:center; overflow:visible; background:url('../img/ico_checkbox.gif') center bottom no-repeat; cursor:default; *zoom:1; z-index:10; }
.pop_char .charlist li label { position:relative; display:block; width:100%; height:100%; }
.pop_char .charlist li .charimg { display:block; margin:0 auto; padding:1px; width:100px; height:120px; background:url('../img/bg_charimg.gif') left top no-repeat; }
.pop_char .charlist li strong { display:block; margin-top:9px;	 font-size:14px; color:#70748b; }
.pop_char .charlist li em { display:block; font-weight:bold; color:#eb3333; }
.pop_char .charlist li .checkbox,
.pop_char .charlist li .radio { position:absolute; left:-2000px; }
.pop_char .charlist li.on_radio { background-image:url('../img/ico_radio_on.gif'); }
.pop_char .charlist li.on_check { background-image:url('../img/ico_checkbox_on.gif'); }
.pop_char .btn_buy { display:block; position:absolute; left:191px; bottom:33px; width:116px; height:44px; text-indent:-1000px; overflow:hidden; background:url('../img/blank.gif') repeat; }


