@charset "utf-8";

html, body {min-height:100%;}
body, h1, h2, h3, h4, h5, h6, fieldset, legend, form {font-size:12px; line-height:130%; margin: 0px; padding: 0px; }
dl, dt, dd, p { margin: 0px; padding: 0px; }
ul, li, ol { margin: 0px; padding: 0px; list-style: none; }
address, strong, em { font-style: normal; }
img, fieldset { border: 0px; }
caption { display: none; padding: 0px; margin: 0px; } 
a { cursor: pointer; color: inherit; text-decoration:none; }

/* 필수입력 */
.impo { color:#f94d1d; }

/* input */
.txt_l { text-align: left!important; }
.txt_r { text-align: right!important; }
.txt_c { text-align: center!important; }

.txt_kr { font-family: '돋움', Dotum, '굴림', Gulim, tahoma, arial, Sans-serif, Apple Gothic; }
.txt_en { font-family: Tahoma, Geneva, sans-serif, Apple Gothic; }