﻿@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

html { font-size:12px; -webkit-text-size-adjust:none; } 
body,input,textarea,select,table,button { margin:0; padding:0; 
font-family:'Nanum Gothic', '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, AppleSDGothicNeo, AppleGothic, DroidSansFallback, 'Droid Sans', Arial, Verdana, sans-serif; } 
input,textarea,select,table,button { font-size:1em; }
img { border:0; vertical-align:middle; } 
ul,ol,menu { margin:0; padding:0; list-style:none;} 
dl,dl dt,dl dd,form,td,p,blockquote,pre,code {margin:0;padding:0;} 
li,li img,dt img,dd img,td img,p img {margin:0;padding:0;} 
iframe,fieldset {margin:0;padding:0;border:0;} 
legend,caption,hr {display:none;} 
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;} 
a { color:inherit; text-decoration:none; cursor:pointer; }
a:hover{text-decoration:none;} 
table {table-layout:fixed;} 
input {padding:0;margin:0;overflow:visible;vertical-align:middle;}
input[type='checkbox'], input[type='radio'] { position:relative; top:-1px; }
select {padding:0;margin:0;vertical-align:middle;} 
em,address,dfn,cite {font-style:normal;} 
textarea {vertical-align:top;margin:0;padding:0;resize:none;} 
object,param {padding:0;margin:0;line-height:0;} 
section, article, header, footer, hgroup, figcaption, figure, nav {display:block;} 
div, section, menu {margin:0; padding:0; display:block;}

@media aural { caption,legend,hr {display:block;} } 


.centers { display:-webkit-box; -webkit-box-pack:center; -webkit-box-align:center; display:-ms-flexbox; -ms-flex-pack:center; -ms-flex-align:center; display:-moz-box; -moz-box-pack:center; -moz-box-align:center; display:box; box-pack:center; box-align:center; }
.boxLeft { -webkit-box-pack:start; -ms-flex-pack:start; -moz-box-pack:start; box-pack:start; }
h1 { font-size:1.385em; }
h2 { font-size:1.231em; }
h3 { font-size:1.154em; }
h4, h5, h6 { font-size:1.077em }
hr { height:1px; border:0; border-top-width:1px; border-top-style:solid; border-top-color:#e9e9e9; }

.summary { margin-left:5px;color:#808080; font-size:11px; }