﻿@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
/* font */

*{margin:0; padding:0; -webkit-text-size-adjust:none;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button { margin:0; padding:0; -webkit-text-size-adjust:none } /*가로로 눕혀서볼때 글씨확장 방지*/
body,input,textarea,select,table,button { font-family:gothic,'고딕','Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif }
body { position:relative; font-size:125%; background: #fff; word-wrap:break-word; word-break:break-all; -webkit-tap-highlight-color:rgba(0,0,0,0) }
img, fieldset {border:0;}
ul, ol, li ,dl {list-style:none;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal;}
hr {display:none;}
a {color:inherit;}
a, a:link {color:#333; text-decoration:none;}
a:visited {color:#333;}
a:hover, a:active {color:#333; text-decoration:none;}
em, i, address {font-style:normal; font-weight:normal;}
legend, caption {display:none; clear:both;}
input, textarea, select, button, table {font-size:inherit; font-family:inherit; line-height:inherit;}
section, nav, article, aside, hgroup, heade, footer {display:block;}
textarea, {background:url(none); -webkit-border-radius:1px; -webkit-appearance:none;}
input{ background:url(); -webkit-border-radius:1px;}
textarea {resize:none;}
label {cursor:pointer;}


.helv {font-family:돋움, HelveticaNeue, Dotum, 굴림, Gulim, Apple-Gothic;}
.vwrd {font-family:Verdana, 돋움, HelveticaNeue, Dotum, 굴림, Gulim, Apple-Gothic;}
.bold {font-weight:bold;}