
/* CSS Document */


/* Reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, address, em, img, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-size: 12px ;
	font-family: "dotum";
	vertical-align: baseline;}

	
	
body {line-height: 1;}
fieldset, img {border: 0 none;}
a, a:hover, a:active, a:link, a:visited {text-decoration: none; color:#000;}
blockquote{quotes: none;}
table { margin:0; padding:0;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;}
caption {display: none;}
legend {position: absolute; top: 0; left: 0; overflow: hidden; width: 0; height: 0;}
ul, ol, li {list-style: none;}
input { vertical-align:middle; }



select {vertical-align:middle;}

a { selector-dummy : expression(this.hideFocus=true); outline:none}


