@charset "utf-8";
/************************** aGothic ***************************/
@font-face {
	font-family: "aGothic";
	font-weight: 100;
	src: url(../../font/aGothic11.eot);
	/*A*/
	src: url(../../font/aGothic11.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../../font/aGothic11.woff) format("woff"),
		/*C*/ url(../../font/aGothic11.ttf) format("truetype");
}
@font-face {
	font-family: "aGothic";
	font-weight: 200;
	src: url(../../font/aGothic12.eot);
	/*A*/
	src: url(../../font/aGothic12.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../../font/aGothic12.woff) format("woff"),
		/*C*/ url(../../font/aGothic12.ttf) format("truetype");
}
@font-face {
	font-family: "aGothic";
	font-weight: 300;
	src: url(../../font/aGothic13.eot);
	/*A*/
	src: url(../../font/aGothic13.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../../font/aGothic13.woff) format("woff"),
		/*C*/ url(../../font/aGothic13.ttf) format("truetype");
}
@font-face {
	font-family: "aGothic";
	font-weight: 400;
	src: url(../../font/aGothic14.eot);
	/*A*/
	src: url(../../font/aGothic14.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../../font/aGothic14.woff) format("woff"),
		/*C*/ url(../../font/aGothic14.ttf) format("truetype");
}
@font-face {
	font-family: "aGothic";
	font-weight: 500;
	src: url(../../font/aGothic15.eot);
	/*A*/
	src: url(../../font/aGothic15.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../../font/aGothic15.woff) format("woff"),
		/*C*/ url(../../font/aGothic15.ttf) format("truetype");
}
@font-face {
	font-family: "aGothic";
	font-weight: 600;
	src: url(../../font/aGothic16.eot);
	/*A*/
	src: url(../../font/aGothic16.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../../font/aGothic16.woff) format("woff"),
		/*C*/ url(../../font/aGothic16.ttf) format("truetype");
}
@font-face {
	font-family: "aGothic";
	font-weight: 700;
	src: url(../../font/aGothic17.eot);
	/*A*/
	src: url(../../font/aGothic17.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../../font/aGothic17.woff) format("woff"),
		/*C*/ url(../../font/aGothic17.ttf) format("truetype");
}
@font-face {
	font-family: "aGothic";
	font-weight: 800;
	src: url(../../font/aGothic18.eot);
	/*A*/
	src: url(../../font/aGothic18.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../../font/aGothic18.woff) format("woff"),
		/*C*/ url(../../font/aGothic18.ttf) format("truetype");
}
@font-face {
	font-family: "aGothic";
	font-weight: 900;
	src: url(../../font/aGothic19.eot);
	/*A*/
	src: url(../../font/aGothic19.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../font/aGothic19.woff) format("woff"),
		/*C*/ url(../font/aGothic19.ttf) format("truetype" );
}

@font-face {
	font-family: "aGothic";
	font-weight: 900;
	src: url(../../font/aGothic19.eot);
	/*A*/
	src: url(../../font/aGothic19.eot?#iefix) format("embedded-opentype"),
		/*B*/ url(../../font/aGothic19.woff) format("woff"),
		/*C*/ url(../../font/aGothic19.ttf) format("truetype" );
}

BODY {font-size:13px; color:#666666; font-family: "aGothic", Dotum, "돋움", Verdana, Arial, sans-serif;}

header,nav,article,section,aside,footer,hgroup {
	display:block;
}
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%;
}
table caption {
	visibility:hidden; 
	overflow:hidden; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	font:0/0 Arial;
}
caption{
	text-align:left;
}
fieldset,img { 
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul{
	list-style:none;
	*zoom:1;
}
ol,ul:after{
	content:" ";
	display:block;
	clear:both;
}
a {
color:#444444
text-decoration:none;
}
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;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
/* CSS reset End*/

.skipToContent {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	display:block;
	width:0px;
	height:0px;
	text-indent:-9999px;
}

/*LOW VER. IE SUPPORT HTML5*/
article, aside, hgroup, header, footer, figure, figcaption, nav, section,time, mark, canvas, video, audio, details, summary {display:block;}


.subTitle{
	font-weight:bold;
}