@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,input,select,textarea,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{	
	padding:0px;
	margin:0px;
	vertical-align:top
}
html {overflow-y:auto;font-family:'Open Sans',"Microsoft Yahei","微软雅黑", STXihei, "华文细黑",'맑은 고딕','Malgun Gothic','나눔 고딕','Nanum Gothic','dotum';text-align:center;color:#666;font-size:14px;line-height:1.2;letter-spacing:-1px}
html, body {width:100%;min-height:100%;height:100%;-webkit-text-size-adjust:none}
html.fix{overflow-y:hidden}
body{min-width:320px}
ul, ol {list-style-type:none}
h1,h2,h3,h4,h5,h6{font-weight:normal}
table{border-collapse:collapse;border-spacing:0}
img,fieldset{border:0;outline:none}
label {cursor:pointer}
i, em, address {font-style:normal}
caption,legend{visibility:hidden;width:0px;height:0px;font-size:0px;line-height:0px}
iframe,object,video,embed{position:relative;top:0;left:0;max-width:100%}

/* html5 ie9 else */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display:block;
   padding:0;
   margin:0
}

input,select,textarea{font-family:'Open Sans','맑은 고딕','Malgun Gothic','나눔 고딕','Nanum Gothic','dotum'}
textarea{resize:none;border:none;background:none}

a {text-decoration:none;color:#888;cursor:pointer;}
a:link, a:visited {text-decoration:none;color:#888;}
a:hover, a:focus, a:active{background:none;text-decoration:none;}

iframe,object,video,embed{position:relative;top:0;left:0;max-width:100%}

.letter{letter-spacing:normal !important}

/* color */
.color_01{color:#BB7F4A}
.color_02{color:#444}

/* etc */
.f_robo_100{font-family:'Roboto';font-weight:100;letter-spacing:1px !important}
.f_robo_300{font-family:'Roboto';font-weight:300;letter-spacing:1px !important}
.f_robo_400{font-family:'Roboto';font-weight:400;letter-spacing:1px !important}
.f_robo_600{font-family:'Roboto';font-weight:600;letter-spacing:1px !important}
.f_robo_700{font-family:'Roboto';font-weight:700;letter-spacing:1px !important}

font{font-family:'Open Sans','맑은 고딕','Malgun Gothic','나눔 고딕','Nanum Gothic','dotum' !important;}