/*-------------------------------------------------
Style Sheet
Version:1.0
author: 홍현경
create date:2011. 03. 02.
last update:2011. 10. 10.
-------------------------------------------------*/

body{font-family:"Tahoma","verdana",sans-serif; font-size:12px;line-height:18px; color:#373737;}
/* reset style [start] */
html,body,div,span,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,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; table-layout:fixed;/*브라우저사이즈공통*/}/* 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; border:none;}
a{color:#262626; text-decoration:none;}
a:hover{color:#1fb2d9; text-decoration:underline;}
ul,ol,dl,li,dt,dd{list-style:none;}
p{margin:0px;padding:0px;}
hr{display:none;}
caption{top:0;left:0;width:0;height:0;overflow:hidden;visibility:hidden;font-size:0;line-height:0;}
legend{position:absolute;top:0;left:0;width:0;height:0;overflow:hidden;visibility:hidden;font-size:0;line-height:0;}
form, input, textarea, select{margin:0px;padding:0px; vertical-align:middle;font-family:"Tahoma","verdana",sans-serif; font-size:11px;}
input[type=text]{height:17px; padding:0; border:1px solid #dcdcdc; color:#404040;}
input[type=radio]{border:none; padding:0; margin:0;}
input[type=image]{border:none; padding:0; margin:0;}
input[type=button]{border:none; padding:0; margin:0;}
textarea{font-family:"Tahoma","verdana",sans-serif; border:1px solid #dcdcdc; font-size:11px;}
select{height:19px; vertical-align:middle;font-family:"Tahoma","verdana",sans-serif; border:1px solid #dcdcdc; font-size:11px; color:#404040;}
.hidden{position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; z-index:-1; visibility:hidden;}
