@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/NanumGothic-Bold.eot);
  src: url(/fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumGothic-Bold.woff2) format('woff2'),
       url(/fonts/NanumGothic-Bold.woff) format('woff'),
       url(/fonts/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/NanumGothic-Regular.eot);
  src: url(/fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumGothic-Regular.woff2) format('woff2'),
       url(/fonts/NanumGothic-Regular.woff) format('woff'),
       url(/fonts/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/fonts/NanumGothic-ExtraBold.eot);
  src: url(/fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/fonts/NanumGothic-ExtraBold.woff) format('woff'),
       url(/fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}

.nanum {font-family:'Nanum Gothic';}

html, body {
	margin:0; padding:0; font-family:'Nanum Gothic', Arial, 돋움, Dotum, sans-serif;font-size:12px;height:100%;color:#4D4D4D;
	}

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure,figcaption{margin:0;padding:0}
img{border:0}
ul,ol,li{list-style:none}

h1 {
	letter-spacing:3px;
	font-size:1.2em;
	margin:10px 0;
	text-align:center;
}

*{ margin:0; padding:0; border:0px; }
A:link		{ color:#ccc;text-decoration:none; } /* 방문전 */
A:visited	{ color:#ccc;text-decoration:none; } /* 방문후 */
A:active	{ color:#ccc;text-decoration:none; } /* 마우스클릭시 */
A:hover		{ color:#fff;text-decoration:none; } /* 마우스오버 */

.clr {clear:both}

#wrapper {width:768px; height:488px; background:url(/images/gallery_back.jpg) no-repeat}
#wrapper .leftbox {float:left; width:558px;}
#wrapper .rightbox {float:left; width:195px; height:300px; margin-left:13px;}
#wrapper .rightbox .title {font-size:13px; padding-top:7px; font-weight:bold; color:#000}

#information {margin-top:20px}
#information dt {font-size:13px; color:#ddd; font-weight:bold; letter-spacing:-1px; padding-bottom:10px; clear:both}
#information dd {font-size:11px; letter-spacing:normal; clear:both}
#information .sub_t {font-size:11px; color:#000; font-weight:normal; display:block; padding-top:2px; letter-spacing:0px}
#information .list_t {width:70px; font-size:11px; float:left; color:#999; display:inline-block; padding-top:2px;}
#information .list_t_nor {width:70px; font-size:11px; float:left; color:#999; display:inline-block; padding-top:2px;}
#information .list_ex {font-size:11px; width:120px; float:left; color:#fff; display:inline-block; font-weight:normal; padding-top:2px;}


#information2 {margin-top:20px}
#information2 dt {font-size:13px; color:#ddd; font-weight:bold; letter-spacing:-1px; padding-bottom:10px; clear:both}
#information2 dd {font-size:11px; letter-spacing:normal; clear:both}
#information2 .sub_t {font-size:11px; color:#000; font-weight:normal; display:block; padding-top:2px; letter-spacing:0px}
#information2 .list_t {width:50px; font-size:11px; float:left; color:#999; display:inline-block; padding-top:2px; letter-spacing:9px}
#information2 .list_t_nor {width:50px; font-size:11px; float:left; color:#999; display:inline-block; padding-top:2px;}
#information2 .list_ex {font-size:11px; width:140px; float:left; color:#fff; display:inline-block; font-weight:normal; padding-top:2px;}


#project_list {margin-top:100px}
#project_list dt {font-size:14px; color:#f87171; font-weight:bold; padding-bottom:10px; clear:both}
#project_list dd {font-size:11px; color:#fff; letter-spacing:normal; padding:3px 0; clear:both}
#project_list .select a {font-weight:bold; color:#fff}

#project_list2 {margin-top:50px}
#project_list2 dt {font-size:14px; color:#f87171; font-weight:bold; padding-bottom:10px; clear:both}
#project_list2 dd {font-size:11px; color:#fff; letter-spacing:normal; padding:2px 0; clear:both}
#project_list2 .select a {font-weight:bold; color:#fff}

#top {
	width:546px;
}

#main {
	width:546px;
	height:390px;
	padding-top:5px; margin-left:5px;
	text-align:center;
}


#images {
	display:none;
	margin:0 2px;
	float:left;	
	width:525px;
}

#right,
#left {
	display:inline;
	float:left;
	padding-top:20px;
}

#right a img,
#left a img {
	height:30px;
	width:15px;
	border:none;
	opacity:0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter:alpha(opacity=50);
}

#right a:hover img,
#left a:hover img {
	opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter:alpha(opacity=100);
}

#right a,
#left a {
	outline:none;
}

.panel {
	width:580px;
	margin-left:5px;
}

ul.exposureThumbs {
	background:#5a5b55;
	border:2px solid #5a5b55;
	border-right:none;
	padding:0;
	margin:0;
	list-style-type:none;
	height:65px;
}

ul.exposureThumbs li {
	background:#111;
	margin:0 2px 0 0;
	padding:0;
	text-align:center;
	display:none;
	float:left;
}

ul.exposureThumbs li img {
	cursor:pointer;
}

ul.exposureThumbs li.last {
	margin:0;
}

.exposureTarget {
	width:540px;
	height:600px;
	background-color:#111;	
	background-image:url(res/loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
	padding:0;
	margin:0 auto;

	position:relative;
	overflow:hidden; 
}

.exposureWrapper {
	position:absolute; 
	top:0; 
	left:0;
}

.exposureWrapper img {
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
}

.exposureLoaded {
	background-image:none;	
}

.exposureData {
	position:absolute;
 	left:0;
 	right:0;
 	bottom:0;
	height:60px;
	padding:7px;
	background-image:url(res/veil.png);
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

/* In this demo we are using thumbs with fixed size */
ul.exposureThumbs li {
	width:123px;
	height:60px;
}

.exposureSlideshowControls a {
	font-size:11px;
	color:#bba;
	text-decoration:none;
	outline:none;
	padding:2px 6px;
	display:inline;
}

.exposureSlideshowControls a:active,
.exposureSlideshowControls a:hover {
	background-color:#999;
	color:#444;
}

.clear {
	clear:both;	
}

p.info {
	margin:40px auto;
	text-align:center;	
	width:600px;
}

p.info a {
	color:#006fc0;	
}

p.info a:hover, p.info a:active {
	color:#0084e7;	
}
