@charset "utf-8";

html { margin:0; padding:0; height:100%; overflow-x:hidden; overflow-y:auto; }
body { margin:0; padding:0; height:100%; text-align:center; font-family:"MS PGothic","sans-self"; text-decoration:none; font-size:12px; color:#666; font-size:12px; border-top:6px solid #171749;}



h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd { margin:0; padding:0; vertical-align:middle;}
form { margin:0; padding:0; }
img { border:0; vertical-align:middle; margin:0; }
table { margin:0; padding:0; border-collapse:collapse; }
fieldset,iframe { border:0 none; }
ul,ol,li { list-style:none; }
p { margin:0; padding:0; }
address,em { font-style:normal; }
button {border:0; margin:0;}


/* input 기본 */
input[type='text'] { margin:0; padding:0; }
input[type='password'] { margin:0; padding:0;}
input[type='radio'] { margin:0; padding:0; border:0; }
input[type='checkbox'] { margin:0; padding:0; border:0; }
input[type='button'] { margin:0; padding:0; border:0; }
input[type='file'] { margin:0; padding:0; border:0; }
textarea { margin:0; padding:0; line-height:18px; }
select { border:1px solid #cacaca; background:#FFFFFF; color:#5c5c5c; font-family:"MS PGothic","sans-self"; font-size:12x; height:20px; vertical-align: middle;}
input { border:1px solid #cacaca; background:#FFFFFF; color:#5c5c5c; font-family: "MS PGothic","sans-self"; font-size:12px; padding:2px 0px 0px 1px; height:18px; vertical-align: middle;}
textarea { border: 1px solid #cacaca; background: #FFFFFF; color: #5c5c5c; font-family:"MS PGothic","sans-self"; line-height:1.5em; font-size:12px; padding:2px 0px 0px 1px; vertical-align: middle;}



td {font-size:12px;font-family:"MS PGothic","sans-self";}

a:link { font-family:"MS PGothic","sans-self"; text-decoration:none; font-size:12px; color:#525252; }
a:visited { font-family:"MS PGothic","sans-self"; text-decoration:none; font-size:12px; color:#525252; }
a:active { font-family:"MS PGothic","sans-self"; text-decoration:none;  font-size:12px; }
a:hover { font-family:"MS PGothic","sans-self"; text-decoration:none; font-size:12px; color:#525252; }


a:link { font-family:"MS PGothic","sans-self"; text-decoration:none; font-size:12px; }
a:visited { font-family:"MS PGothic","sans-self"; text-decoration:none; font-size:12px; color:#525252; }
a:active { font-family:"MS PGothic","sans-self"; text-decoration:none;  font-size:12px; }
a:hover { font-family:"MS PGothic","sans-self"; text-decoration:none; font-size:12px; color:#525252; }