@charset "euc-kr";

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

body, div, p, ol, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, iframe, dl, dt, dd { margin:0px; padding:0px; font-family:"Nanum Gothic","dotum";  font-size:13px; color:#444; zoom:normal}
/*
body {
	-webkit-transform:scale(1.50);
	-webkit-transform-origin:0 0;
	-moz-transform:scale(1.50);
	-moz-transform-origin:0 0;
	-o-transform:scale(1.50);
	-o-transform-origin:0 0;
}
*/

ul, ol { list-style:none; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; }

table, th, td { margin:0; padding:0; font-family:"Nanum Gothic","dotum"; border-collapse:collapse; border-spacing:0; color:#444; line-height: 20px; }

select, input, textarea { font:13px/15px "Nanum Gothic",dotum; vertical-align:middle; color:#444; }

fieldset, img, input { margin:0; padding:0; border:none; }

hr {display:none;}
col {background:none;}
label {cursor:pointer;}
legend { position:absolute; width:0; height:0; font-size:0; overflow:hidden; }
#skipNavi,
caption { visibility:hidden;	position:absolute; width:0; height:0; font-size:0; overflow:hidden; text-indent:-9999px; line-height:0px; }

address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

em { font-style : italic; }

a:link, a:active, a:visited { color:#444; text-decoration:none; }
a:hover { color:#444; text-decoration:underline; }

/*.txc-table TBODY TR TD { padding:3px;}*/
