@charset "euc-kr";
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
* {
	margin:0;
	padding:0;	
	vertical-align:middle;
}

html, body {
	height:100%;
	margin:0;
	padding:0;
}

/*
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, tr, th, td,
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;
	vertical-align:middle;
	list-style:none;
} */

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

img {vertical-align:middle;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	
	font-family: tahoma, Noto Sans, '돋음', Arial, Helvetica, sans-serif;	
	font-weight:normal;
}

ol, ul, li {
	list-style: none;
	font-size:0px;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a:link {color:#474747;text-decoration:none;}
a:visited {color:#474747;text-decoration:none;}
a:hover {color:#40bdff;text-decoration:none;}
a:active {color:#40bdff;text-decoration:none;}

.right {
	float:right;
}

* {
	font-family: tahoma, Noto Sans, '돋음', Arial, Helvetica, sans-serif;
	font-weight:normal;
}


#Wrap {
	position:relative;
	width:960px;
	height:960px;
}


#Main_bg {
	position:relative;
	width:960px;
	height:960px;
	background:url(../img/main/main_bg.jpg) no-repeat;
}


#List_bg {
	position:relative;
	width:960px;
	height:960px;
}

#LblockSlide {
	position:relative;
	top:52px;
	left:320px;
	width:441px;
	height:290px;
	margin:0 auto;
	display:inline-block;
}

#Pager_left {
	position:absolute;
	left:0px;
	top:910px;
	z-index:50;
}

#Pager_right {
	position:absolute;
	left:910px;
	top:910px;
	z-index:50;
}

#Wrap_Navi {
	position:relative;
	width:960px;
	height:62px;
	background:#174b7b;
}

#Wrap_NaviPhoto {
	position:relative;
	width:960px;
	height:94px;
	background:#fff;
}

#Wrap_Contentsbg {
	position:relative;
	width:960px;
	height:804px;
	margin:0 auto;
	text-align:center;
	background:url(../img/contents/bg.jpg) no-repeat;
}

#Wrap_Contents {
	position:relative;
	width:907px;
	top:18px;
	left:27px;
}

#Wrap_ContentsTxt {
	width:907px;
	height:120px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	overflow:auto;
	text-align:left;
	line-height:20px;
}

#Wrap_ContentsTxt2 {
	width:907px;
	height:160px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	overflow:auto;
	text-align:left;
	line-height:20px;
}

#Wrap_NaviSubPhoto01 {
	position:relative;
	width:70px;
	height:73px;
	left:98px;
}

#Wrap_NaviSubPhoto02 {
	position:relative;
	width:70px;
	height:73px;
	top:-73px;
	left:273px;
}

#Wrap_NaviSubPhoto03 {
	position:relative;
	width:70px;
	height:73px;
	top:-146px;
	left:460px;
}

#Wrap_NaviSubPhoto04 {
	position:relative;
	width:70px;
	height:73px;
	top:-219px;
	left:641px;
}

#Wrap_NaviSubPhoto05 {
	position:relative;
	width:70px;
	height:73px;
	top:-292px;
	left:821px;
}