/***************** base ******************/

html, body{height:100%;}

*	{padding:0; margin:0; list-style:none; list-style-type:none;
	font-size:11px;
	font-family:"µ¸¿ò", "±¼¸²", "Arial", "Tahoma", "MS Sans Serif", sans-serif;}
body, div, table, td, h1, h2, h3, ul, li, input, select, textarea {
	color:#666;
	line-height:16px;
}
table {border-collapse:collapse;}
img{border:0;vertical-align:top;}
input {	vertical-align:middle; font-size:11px;}
select       { vertical-align:middle;behavior:url(/library/css/selectbox.htc);}
/*mozilla, Firefox,   Àû¿ë*/


textarea {border:0;}

/*ÆÄÀÏ ¾÷·Îµå*/
		#uploadArea{ position:relative;}
		#uploadArea .fileHide{position: absolute; top:0px;filter:alpha(opacity=0); -moz-opacity:0; cursor:pointer;}

.png24 {tmp:expression(setPng24(this));}  /* Åõ¸í png È­ÀÏ */

.input_addWrite{height:16px;border:1px solid #DCDCDC;padding-left:2px;}

a:link { text-decoration:none; color:#888;}
a:visited { text-decoration: none; color:#888;}
a:hover, a:active, a:focus{ text-decoration: none; color:#000;}
/*support*/
a.support:link { text-decoration:none; color:#888;}
a.support:visited { text-decoration: none; color:#888;}
a.support:hover, a.support:active, a.support:focus{ text-decoration: none; color:#1AD32F;}

a.color01:link { text-decoration:none; color:#FB17C0;}
a.color01:visited { text-decoration: none; color:#FB17C0;}
a.color01:hover, a.color01:active, a.color01:focus{ text-decoration: none; color:#FB17C0;}



/*input box*/
.input01{border:1px solid #D6D6D6; height:14px; padding-top:2px;}
/*Å¸ÀÌÆ² Á¦¸ñ*/
h1{float:left;width:300px;padding:25px 0 23px 0;}
/*»ö±ò*/
#color01, .color01{color:#FB17C0;}
/*¶óÀÌµð¿À ¹öÆ°°ú Á¤·Ä */
#rp{position:relative; top:2px;}
#mark01 { background:url(/images/common/blet_01.gif) left center no-repeat;padding-left:8px; letter-spacing:-0.05em;margin-left:10px;}
/*quick menu*/

#quick{
	position:absolute; left:940px; top:0px;
	width:70px;
}
#divzero{line-height:0px;font-size:0px;clear:both;}
/***************** global ******************/


.scroll	{

	overflow-y:auto;
	scrollbar-3dlight-color:#c9c9c9;
	scrollbar-darkshadow-color:#c9c9c9;
	scrollbar-arrow-color:#a2a2a2;
	scrollbar-base-color:#c9c9c9;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#fff;
	scrollbar-track-color:#fff;
}

.hand{ cursor: pointer;}
.cl{clear:left;}
.cr{clear:right;}
.clear{clear:both;}

.fl{float:left;}
.fr{float:right;}

.al{text-align:left;}
.ar{text-align:right;}
.ac{text-align:center;}

.vt{ vertical-align:top;}
.vm{ vertical-align:middle;}
.vb{ vertical-align:bottom;}

.ls	{ letter-spacing:-1px;}
.u	{ text-decoration:underline;}
.fw_N{font-weight:normal;}
.fw_B{font-weight:bold;}


/* font color */
.color1B{color:#9761B0;font-weight:bold;}


/*font-size*/
.fs_12{font-size:12px;}
.fs_11{font-size:11px;}


/* margin */
.mg_t5	{ margin-top:5px;}
.mg_t10	{ margin-top:10px;}
.mg_t15	{ margin-top:15px;}
.mg_t20	{ margin-top:20px;}


.mg_b5{ margin-bottom:5px;}
.mg_b10	{ margin-bottom:10px;}
.mg_b20	{ margin-bottom:20px;}

.mg_r5{margin-right:5px;}
.mg_r10{margin-right:10px;}
.mg_r12{margin-right:13px;}


/* padding */
.pd_t10	{padding-top:10px;}
.pd_t15	{ padding-top:15px;}
.pd_t30	{ padding-top:30px;}

.pd_l10	{ padding-left:10px;}
.pd_r10	{ padding-right:10px;}


.divNone{display:none;}
.divIs{display: block;}

/*line-height 0*/
.zero{line-height:0px; font-size:0px;}

/* ¹è¼Û ¹×  ¹ÝÇ° ¾È³» */
#goodInfo{
	margin-top:20px;padding:11px 12px;border:5px solid #f7f7f7;
}
#goodInfo strong{color:#333; margin-bottom:10px;}
#goodInfo ul{margin:5px 0;}
#goodInfo .bottom{margin-bottom:25px;}

div#goodInfo ul.none li{
	background-image:url(/) ;
	padding-left:9px;
}

#goodInfo .blet{
	padding-left:9px;
	background:url(/images/common/blet_02.gif) left 5px no-repeat;
	font-size:12px;
}
#goodInfo .blet02{
	padding-left:9px;
	background:url(/images/common/blet_05.gif) left 5px no-repeat;
	font-size:12px;
}
#goodInfo ul li {
	padding-left:9px;
	font-size:12px;
	line-height:1.5em;
	border:none;
}
#goodInfo ul li{
	padding-left:18px;
	background:url(/images/common/blet_04.gif) 9px 6px no-repeat;
	font-size:12px;
	line-height:1.5em;
}


#goodInfo li .vm{margin-bottom:5px;}
#goodInfo .faq{ position:relative; top:-25px; left:500px;}

/***************** For Print ******************/
@media print {
*{ display:none; }
#dvContent{display:block;}
}
