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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:100%;
	font: inherit;
	font-family:NanumGothic;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1; margin:0; font-family:"NanumGothic"; color:#333366;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
  color: #333366;
  text-decoration: none;
}

a:hover {color:#333366
}
.t_blue a {color:#333366;}
.t_blue a:hover {color:#333366;}


img {
	display:inline-blick;
	width:auto\ !important;/*ie8*/
	width: auto !important;
	max-width:100%;
	height:auto !important
}
img.pull-right { margin: 12px 0px 0px 18px; }
img.pull-left { margin: 12px 18px 0px 0px; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="email"],
textarea,
select {
   display: block; padding:5px; border: 0; outline: none; color: #989898; background: #313131;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus
select:focus {
   display: block; padding:5px; border: 0; outline: none; color: #989898; background: #252525;
}

/* ------------------------------------------------------------------ */
/* a. Webfonts and Icon fonts
 ------------------------------------------------------------------ */
@font-face{
  font-family:'NanumGothic';
  src:url('/font/NanumGothic.eot');
  src:url('/font/NanumGothic.eot?#iefix') format('embedded-opentype'),
  url('/font/NanumGothic.woff') format('woff'),
  url('/font/NanumGothic.ttf') format('truetype'),
  url('/font/NanumGothic.svg#NanumGothic') format('svg')
  src:local(¡Ø), url('/font/NanumGothic.woff') format('woff');
  font-weight: normal;
  font-style:normal;
}

/* @font-face{
  font-family:'Daumfont';
  src:url('/font/Daum_SemiBold.eot');
  src:url('/font/Daum_SemiBold.eot?#iefix') format('embedded-opentype'),
  url('/font/Daum_SemiBold.woff') format('woff'),
  url('/font/Daum_SemiBold.ttf') format('truetype'),
  url('/font/Daum_SemiBold.svg#Daum_SemiBold') format('svg')
  src:local(¡Ø), url('/font/Daum_SemiBold.woff') format('woff');
  font-weight: normal;
  font-style:normal;
}*/


