/* Reset */
html,body{width:100%;height:100%;}
html>/**/body { overflow-y:scroll; }
h1,h2,h3,h4,h5,h6{text-align:left;}
body,p,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,input,textarea,select,button,table{font-family:'³ª´®°íµñ',NanumGothic,'¸¼Àº °íµñ','Malgun Gothic','µ¸¿ò',Dotum,'±¼¸²',Gulim,Helvetica,sans-serif}
body{*word-break:break-all;-ms-word-break:break-all;}
img,fieldset,iframe,input,button{border:0 none;}


button, input[type=text], input[type=password], input[type=file], input[type=submit], input[type=image]{
vertical-align:middle;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
-webkit-border-radius:0;
}

select{
vertical-align:middle;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
-webkit-border-radius:0;
}

textarea{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
border-radius:0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}


a{*color:#000}
a{color:; text-decoration:none; color:#000;}
a:hover{color:#000}
a:hover,a:active,a:focus{color:#000;text-decoration:none; outline:none;}

img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0}
html:first-child select{height:20px;padding-right:6px}
hr{display:none}
legend{*width:0; position:absolute; width:1px; height:1px; font-size:0; line-height:0; overflow:hidden}
caption {padding:0; height:0; font-size:0; line-height:0; overflow:hidden}

/* IE7ÀÌÇÏ ¹öÀü input style */
#input_ie7 input{#margin:-1px 0;}
/* WYSIWYG¿ë ÅÂ±×¼Ó¼º Àç¼±¾ð Ç×¸ñ */
/* *************************************************************************************
	»ç¿ëÀÚ°¡ À§ÁöÀ¨Åø¿¡¼­ ÀÛ¼ºµÈ ³»¿ëÀ» »ç¿ëÀÚ ÆäÀÌÁö¿¡¼­ ±×´ë·Î Ãâ·ÂµÇ°Ô²û ÇÒ ¶§
	À§ÁöÀ¨ÅøÀ» °¨½Î´Â ·¹ÀÌ¾î¸¦ ¸¸µé¾îÁÖ°í  class="WYSIWYG" Ç×¸ñÀ» Ãß°¡½ÃÄÑ ÁÝ´Ï´Ù.
	<div class="WYSIWYG">
		[À§ÁöÀ¨Åø]
	</div>
************************************************************************************* */
.WYSIWYG img{border:medium}
.WYSIWYG ul{list-style:disc}
.WYSIWYG ol{list-style:decimal}


* {-webkit-text-size-adjust:none;}

/* À§ÁöÀ¨°ü·Ã css */
#ct{word-break:break-all; text-align:justify; font-family:'³ª´®°íµñ',NanumGothic,'¸¼Àº °íµñ','Malgun Gothic','µ¸¿ò',Dotum,'±¼¸²',Gulim,Helvetica,sans-serif; color:#424242;}
#ct ul{padding-left:40px; display:block}
#ct ul li{list-style:disc; display:list-item}
#ct ol{padding-left:40px; display:block}
#ct ol li{list-style:decimal; display:list-item}
#ct hr{display:block}
#ct p{}
#ct div{}

.ct{word-break:break-all; text-align:justify}
.ct ul{padding-left:40px; display:block}
.ct ul li{list-style:disc; display:list-item}
.ct ol{padding-left:40px; display:block}
.ct ol li{list-style:decimal; display:list-item}
.ct hr{display:block}
.ct p{}
.ct div{}

/* À½¿µÀ» »èÁ¦ÇÏ·Á¸é ¹Ù·¡ ¾Æ·¡ ¶óÀÎÀ» »èÁ¦ÇÏ¸é µÈ´Ù. ¾Æ·¡ ¶óÀÎÀº ¹Ýµå½Ã CSS ¿µ¿ªÀÇ °¡Àå ¸¶Áö¸·¿¡ À§Ä¡½ÃÅ°µµ·Ï ÇÑ´Ù.*/
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */