﻿@charset "utf-8";

@font-face{
font-family:ng;
src:url('http://mocom.co.kr/renewal/css/NanumGothic.eot');
src:local(※), url('http://mocom.co.kr/renewal/css/NanumGothic.woff') format(‘woff’), url('http://mocom.co.kr/renewal/css/NanumGothic.eot?iefix') format('eot'), url('http://mocom.co.kr/renewal/css/NanumGothic.ttf') format('truetype');}

body { margin:0; padding:0; font-size:13px; line-height:1.7; color:#545454; }

body,h1,h2,h3,h4,input,button { font-family:'나눔고딕', NanumGothic, ng,'돋움', dotum, arial, serif, sans-serif; }

img { display:inline-block; border:0 none ;vertical-align:top; }
a, cite, code, dfn, del, em, ins, label, q, span, strong { display:inline-block; vertical-align:top; }
h1, h2, h3, h4, h5, h6 { margin:0; font-size:1em; }
address, cite, em, dfn { font-style:normal; }
blockquote, p { margin:0; }
pre { margin:0; font-size:1em; }
hr { display:none; }

/* table */
table { border-collapse:separate; border-spacing:0; }
caption { display:none; }
th, td { padding:0; vertical-align:middle; text-align:left; font-weight:normal; }

/* list */
dd, dl, ol, ul { margin:0; padding:0; }
li { list-style-type:none; }

/* form */
form { margin:0; }
fieldset { margin:0; padding:0; border:0 none; }
legend { display:none; }
input, select { vertical-align:top; padding:0; margin:0; }
textarea { margin:0; padding:0; border:1px solid #c4c4c4; font-size:13px; font-family:'나눔고딕', NanumGothic, ng,'돋움', dotum; color:#555555; resize: none;}
input.text { padding:3px 7px; border:1px solid  #c4c4c4; font-size:13px; line-height:1; color:#555555; }
input.readonly,
input.disabled { background-color:#eee; }
input.check, input.radio { margin:4px 7px 0 0; padding:0; width:13px; height:13px; }
select { margin:0; border:1px solid #c4c4c4; background-color:#ffffff; font-size:13px; line-height:1.5; color:#555555; font-family:'나눔고딕', NanumGothic, ng,'돋움', dotum; vertical-align:top; outline:none; }
/* input[type="image"]{vertical-align:top;} */
button::-moz-focus-inner { border:0; padding:0; }

/* link */
a { color:#555555; text-decoration:none; cursor:pointer; }
a:link { color:#555555; }
a:visited { color:#555555; }
a:hover { color:#333333; text-decoration:underline; }
a:active { color:#555555; }
