/*-------------------------------------------------
Default Style Sheet
Version:1.0
author:
create date:2009. 11. 09.
last update:2009. 11. 09.
-------------------------------------------------*/
body{font-family:"Nanum Gothic",Dotum;font-size:12px;line-height:18px;}
/* reset style [start] */
html,body,div,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,address,big,cite,code,
del,dfn,em,font,img,ins,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;line-height:1.5em;}/* vertical-align:baseline;outline:0;ie ¿Ü ºê¶ó¿ìÀú Æ÷Ä¿½Ì »ç¶óÁö´Â ¹®Á¦·Î Á¦°Å */
table{border-spacing:0;}/* border-collapse:collapse;ff¿¡¼­ border="0" ÀÎ °æ¿ì ¹®Á¦ ¹ß»ý */
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;/* font-weight:normal */}

/* 
-------------------------------------------------*/
em{font-style:normal;text-decoration:none;}
img{vertical-align:middle;}
a{color:#000;text-decoration:none;font-family:"Nanum Gothic",Dotum;}
a:hover{text-decoration:underline;}
ul,ol,dl,li,dt,dd{list-style:none;}
p{margin:0px;padding:0px;}
hr{display:none;}
caption{display:none;}
legend{display:none;}
form{margin:0px;padding:0px;}
input{vertical-align:middle;font-family:"Nanum Gothic",Dotum;font-size:12px; height:20px;}
input[type=text]{font:normal normal 12px/1.3 dotum, gulim, arial; color:#000; border:1px solid #c5c5c5;vertical-align:middle;height:15px;padding:2px;}
input[type=radio]{padding:0; margin:0 5px 0 0;}
textarea{font-family:"Nanum Gothic",Dotum;font-size:12px;}
select{vertical-align:middle;font-size:11px;font-family:"Nanum Gothic",Dotum;height:20px;padding:0}

td{font-family:"Nanum Gothic",Dotum;font-size:12px;}

/* 
-------------------------------------------------*/
.box_left{float:left;}
.box_right{float:right;}
.txt_center{text-align:center;width:100%;}
.txt_bold{font-weight:bold;}