﻿@charset 'utf-8';

html, body, div, iframe, h1, h2, h3, h4, h5, h6, p,
dl, dt, dd, ol, ul, li, fieldset, form, input,
table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; }

body { font-family:Dotum, Arial, sans-serif; font-size:12px; color:#626262; background-color:#fff; }/* 리뉴얼 수정 */
input, select, textarea { font-family:Dotum, Arial, sans-serif; font-size:12px; color:#626262; }
ul, dl, ol { list-style-type:none; }
img, fieldset { border:none; }
table { border-collapse:collapse; }
hr, caption, legend { display:none; }

a, a:link, a:visited { color:#626262; text-decoration:none; }
a:hover { color:#626262; text-decoration:underline; }

.dpNone {display:none;}
.clearBoth {clear:both;}
.bold {font-weight:bold;}
.normal {font-weight:normal;}