 
 
* { margin:0; padding:0; font-size:11px; font-style:normal; color:#555;}
html, body {font-family:"Verdana", "Apple Gothic", Sans-serif, µ¸¿ò, "Dotum"; height:100%;}
 
 
p { line-height:135%;   display:block;}
input, textarea { border:1px solid #CCC;   padding:.1em;}
input{height:16px;}
input.etc, textarea.etc { border:none;}
ul, ol, li{list-style:none; list-style-type:none; }
img { border:none;}

a:link { text-decoration:none; color:#555;}
a:visited { text-decoration:none; color:#555;}
a:hover, a:active, a:focus { color:#000; text-decoration:underline;}
/*¸µÅ©½Ã Å×µÎ¸® ¾ø¾Ö±â*/
a { blr:expression(this.onFocus=this.blur()) }  /* IE */
:focus { -moz-outline-style: none; }	/* FF */

dl#map a:link{font-size:9px; color:#666666;}
h1, h2{font-size:0px;}
.hand{ cursor:pointer;}
.point{color:#FF6C00;}
.none{border:none;}
.center{text-align:center;padding-left:0;padding-right:0px;}
.right{text-align:right;}
.clear{clear:both;}
.clearLeft{clear:left;}
