@charset "utf-8";


@font-face {
font-family: "butler";
font-style: normal;
font-weight: 400;
src: local('Butler_Regular'), local('Butler_Regular'), local('Butler_Regular');
src: url(../font_hi/Butler_Regular.eot);/*A*/
src: url(../font_hi/Butler_Regular.eot?#iefix) format('embedded-opentype'),/*B*/
		url(../font_hi/Butler_Regular.woff) format('woff'),/*C*/
		url(../font_hi/Butler_Regular.woff2) format('woff2'),/*C*/
		url(../font_hi/Butler_Regular.ttf) format('truetype');/*D*/
		url(../font_hi/Butler_Regular.svg) format('svg');/*E*/
}


@font-face {
font-family: "butler";
font-style: normal;
font-weight: 600;
src: local('Butler_Bold'), local('Butler_Bold'), local('Butler_Bold');
src: url(../font_hi/Butler_Bold.eot);/*A*/
src: url(../font_hi/Butler_Bold.eot?#iefix) format('embedded-opentype'),/*B*/
		url(../font_hi/Butler_Bold.woff) format('woff'),/*C*/
		url(../font_hi/Butler_Bold.ttf) format('truetype');/*D*/
}






@font-face {
font-family: "noto";
font-style: normal;
font-weight: 400;
src: local('notokr-regular'), local('notoKR-Regular'), local('NotoKR Regular');
src: url(../font_hi/notokr-regular.eot);/*A*/
src: url(../font_hi/notokr-regular.eot?#iefix) format('embedded-opentype'),/*B*/
		url(../font_hi/notokr-regular.woff) format('woff'),/*C*/
		url(../font_hi/notokr-regular.woff2) format('woff2'),/*C*/
		url(../font_hi/notokr-regular.ttf) format('truetype');/*D*/
		url(../font_hi/notokr-regular.svg) format('svg');/*E*/
}
@font-face {
font-family: "noto";
font-style: normal;
font-weight: 600;
src: local('notokr-medium'), local('notoKR-Medium'), local('NotoKR Medium');
src: url(../font_hi/notokr-medium.eot);/*A*/
src: url(../font_hi/notokr-medium.eot?#iefix) format('embedded-opentype'),/*B*/
		url(../font_hi/notokr-medium.woff) format('woff'),/*C*/
		url(../font_hi/notokr-medium.woff2) format('woff2'),/*C*/
		url(../font_hi/notokr-medium.ttf) format('truetype');/*D*/
		url(../font_hi/notokr-medium.svg) format('svg');/*E*/
}
@font-face {
font-family: "noto";
font-style: normal;
font-weight: 900;
src: local('notokr-bold'), local('notoKR-Bold'), local('NotoKR Bold');
src: url(../font_hi/notokr-bold.eot);/*A*/
src: url(../font_hi/notokr-bold.eot?#iefix) format('embedded-opentype'),/*B*/
		url(../font_hi/notokr-bold.woff) format('woff'),/*C*/
		url(../font_hi/notokr-bold.ttf) format('truetype');/*D*/
}


@font-face {
font-family: "raleway";
font-style: normal;
font-weight: 400;
src: local('Raleway-Regular_0'), local('Raleway-Regular_0'), local('Raleway-Regular_0');
src: url(../font_hi/Raleway-Regular_0.eot);/*A*/
src: url(../font_hi/Raleway-Regular_0.eot?#iefix) format('embedded-opentype'),/*B*/
		url(../font_hi/Raleway-Regular_0.woff) format('woff'),/*C*/
		url(../font_hi/Raleway-Regular_0.ttf) format('truetype');/*D*/
}



@font-face {
font-family: "raleway";
font-style: normal;
font-weight: 600;
src: local('Raleway-Bold_0'), local('Raleway-Bold_0'), local('Raleway-Bold_0');
src: url(../font_hi/Raleway-Bold_0.eot);/*A*/
src: url(../font_hi/Raleway-Bold_0.eot?#iefix) format('embedded-opentype'),/*B*/
		url(../font_hi/Raleway-Bold_0.woff) format('woff'),/*C*/
		url(../font_hi/Raleway-Bold_0.ttf) format('truetype');/*D*/
}

@font-face {
font-family: "raleway";
font-style: normal;
font-weight: 900;
src: local('Raleway-ExtraBold_0'), local('Raleway-ExtraBold_0'), local('Raleway-ExtraBold_0');
src: url(../font_hi/Raleway-ExtraBold_0.eot);/*A*/
src: url(../font_hi/Raleway-ExtraBold_0.eot?#iefix) format('embedded-opentype'),/*B*/
		url(../font_hi/Raleway-ExtraBold_0.woff) format('woff'),/*C*/
		url(../font_hi/Raleway-ExtraBold_0.ttf) format('truetype');/*D*/
}




/* */
BODY {font-size:13px; color:#666666; font-family: "noto", Dotum, "돋움", Verdana, Arial, sans-serif;}
header {margin:0; padding:0;}
h5 {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
/* CSS reset Start*/
nav {margin:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

html {
	margin:0;
	padding:0;
	overflow-y: scroll; 
	
	width:100%;
	height:100%;

}

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin:0;
	width:100%;
}
fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
a {
text-decoration:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* CSS reset End*/


/*LOW VER. IE SUPPORT HTML5*/
article, aside, hgroup, header, footer, figure, figcaption, section,time, mark, canvas, video, audio, details, summary {display:block;}


th {
	text-align:center;
	font-weight:bold;
}

A {color: #444444}
A:link {color: #444444; text-decoration:none}
A:visited {color: #444444; text-decoration:none}
A:active {color: #444444; text-decoration:none}
A:hover {color: #444444; text-decoration:none}

.input{border:1px solid #cccccc; background-color:#FFF;height:20px; vertical-align:middle; }
.input_select{border:1px solid #cccccc; background-color:#FFF;height:20px; vertical-align:middle; }
.input_select{border:1px solid #cccccc; background-color:#FFF;height:20px; vertical-align:middle; }
.input_text{border:1px solid #cccccc; background-color:#FFF; vertical-align:middle; height:18px; }
.input_text_field{border:1px solid #cccccc; width:95%; background-color:#FFF; vertical-align:middle; height:200px;}

.text_left {color:#444444; text-align:left;}
.text_center {color:#444444; text-align:center;}
.text_right {color:#444444; text-align:right;}

.insert_page_text {padding-left:20px;}
.insert_page_text_b {padding-left:20px;font-weight:bold}

#wrap {width:100%;}
#default_size {width:100%; text-align:center;}




