/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
body {
	background: #D6D1CF url('/images/pattern.png') 0 0 repeat-x;
	font-family:"Dotum", HelveticaNeue, Helvetica Neue;
	margin:0;
	padding:0;
	font-size:12px;
}
div.navigation-wrapper {
	width: 960px;
	margin:0 0 15px 0;
}
.clear {clear:both;}
.container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
/* Font Family 
  ================================= */

img {
	border:0
}
h1.stunning-text-title {
	color: #333333;
}
.stunning-text-caption {
	color: #666666;
}
ul {
	margin:0;
	list-style:none;
	padding:0;
}

/* Font Color
   ================================= */

a {text-decoration: none; color:#FFF;}
a:hover {color:#FFF;}


h1, h2, h3, h4, h5, h6, .title-color {
	color: #FFF;
	margin:2px 0;
}
p {margin:1px 0; line-height:140%;}
h1.gdl-page-title {
	border-bottom: 1px solid #65A2BE !important;
}
.gdl-page-caption {
	color: #9a9a9a;
}
.sidebar-title-color, custom-sidebar-title {
	color: #494949 !important;
}
div.right-sidebar-wrapper .custom-sidebar-title, div.left-sidebar-wrapper .custom-sidebar-title {
	background-color: #f5f5f5;
	border-top: 1px solid #64a5c4;
}
/* #Typography
================================================== */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}

.subheader {
	color: #777;
}

p img {
	margin: 0;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
small {
	font-size: 80%;
}


/* #Images
================================================== */
	img.scale-with-grid {
	max-width: 100%;
	height: auto;
}
iframe {
	display: block;
}
.preloader {
	display: block;
	background:url(/images/loading.gif) center center no-repeat;
}
/*--- Header ---*/
div.header-wrapper {
	position: relative;
	z-index:100;
}
div.inner-header-wrapper {
	overflow:hidden;
	margin:10px 0;
	width:100%;
}
div.logo-wrapper {
	float:left;
}
div.mark-wrapper {
	float:left;
	padding:20px 0 0 200px;
	width:280px;
}
div.logo-wrapper img {
	display: block;
}
div.quick-wrapper {
	float:right;
	margin:20px 0 0 0;
}
div.gdl-header-dropcap {
	margin: 0px 10px 20px 0px;
	float: left;
	width: 32px;
	height: 32px;
	font-size: 0px;
	line-height: 32px;
	text-align: center;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
div.gdl-header-dropcap img {
	margin: 0px auto;
	vertical-align: middle;
	display: inline-block;
}
div.gdl-header-more {
	float:right;
	padding:10px 5px 0 0;
}
/*--- Top Navigation ---*/
div.top-navigation {
	font-size: 11px; 
	font-family:"Arial", Helvetica, sans-serif;
	width: 950px;
	padding-top: 7px;
	line-height: 100%;
	text-align: center;
	background: transparent;
}
div.top-navigation ul {
	list-style: none;
	float:right;
}
div.top-navigation li {
	float: left;
}
div.top-navigation li.kr {
	background:url(/images/icon_kr.gif) left center no-repeat;
	padding-left:13px;
}
div.top-navigation li.en {
	background:url(/images/icon_en.gif) left center no-repeat;
	padding-left:13px;
}
div.top-navigation li a {
	color: #666;
	padding: 0px 8px 0px 8px;
	font-weight:bold;
	line-height: 140%;
	display: block;
}
div.top-navigation li.last a {
	padding-right: 0px;
}
div.top_navigation-header-padding {
	padding-top: 15px;
}
div.top-navigation-wrapper.container {
	padding-top: 5px;
	padding-bottom: 0px;
	background: transparent;
}
/*--- SF MENU--*/

.sf-menu, sf-menu * {
	margin-left:	-1px;
	padding:		0;
	list-style:		none;
	background-image: none;
	line-height:	1.0;
	overflow:hidden;
}
.sf-menu li {
	padding:0 3px 0 0;
	float:left;
}
.sf-menu li:last-child {
	padding:0;
}
/*--- Content ---*/
div.content-wrapper {
	position: relative;
	width:950px;
	margin-bottom:20px;
	overflow:hidden;
}
div.menu-wrapper {
	float:left;
	width:200px;
	height:450px;
	margin-right:1px;
}
div.contents {
    float:right;
	width:528px;
	height:420px;
	color:#FFFFFF;
	overflow:auto;
	padding:15px 5px 15px 15px;
}
div.first_bg {
	background: url(/images/firstmenu_bg.png) 0 0 no-repeat;
}
div.second_bg {
    background: url(/images/secondmenu_bg.png) 0 0 no-repeat;
}
div.contents_bg {
    background:url(/images/contents_bg.png) 0 0 no-repeat;
}
div.content-wrapper div.contents_imgbg {
    background:url(/images/contents_imgbg.png) 0 0 no-repeat;
	position:absolute;
	width:548px;
	height:450px;
	z-index:100;
	right:0;
	top:0;
	overflow:hidden;
}

div.menu-wrapper ul.menu {
	margin:10px 15px 10px 10px;
}
div.menu-wrapper ul.menu li {
	line-height:160%;
	padding:5px 0 3px 3px;
	border-bottom:1px solid #515B68;
	color:#B1B5BA;
	font-weight:bold;

}

div.menu-wrapper ul.menu li a {
	color:#B1B5BA;
	
}
div.menu-wrapper ul.menu li a:hover {
    color:#FFFFFF;
}
div.menu-wrapper ul.menu li a.active {
    color:#FFFFFF;
}

.pdficons li{
    background:url(/images/btn_pdf2.png) left center no-repeat;
}
.pdficons li a{
    padding-left:12px;
}

div.menu-wrapper ul.menu ul.depthmenu {
	margin:0 0 0 5px;
}
div.menu-wrapper ul.menu ul.depthmenu li {
	line-height:160%;
	padding:5px 0 3px 10px;
	color:#FFF;
	font-weight:bold;
    font-size:11px;
	background:url(/images/menu_icon.png) left center no-repeat;
}
div.menu-wrapper ul.menu ul.depthmenu li a {
	color:#B7C0D4;
	
}
div.menu-wrapper ul.menu ul.depthmenu li a:hover {
    color:#FFFFFF;
}
div.menu-wrapper ul.menu ul.depthmenu li a.active {
    color:#FFFFFF;
}
div.menu-wrapper ul.menu ul.depthmenu li.last {
    border-bottom:none;
	padding:5px 0 0 10px;
}



div.contents div.section {
    margin-right:10px;
}
div.contents div.section h1 {
    font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
}
div.contents div.section h1.kr {
    font-family:Dotum;
	font-size:14px;
}
div.contents div.section h2 {
    font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	filter: Alpha(Opacity=70);
	opacity: .7;
}
div.contents div.section h2.kr {
    font-family:Dotum;
	font-size:14px;
}
div.contents div.section p {
    line-height:160%;
}
table.history th {
    font-weight:bold;
	text-align:center;
	padding:3px 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
}

table.brcode {
	font-size:11px;
}

div.content-wrapper div.morebtn {
    position:absolute;
	right:35px;
	top:410px;
	z-index:1000;
}
.opbtn {
	padding:0 2px;
	display:inline-block;
}
div.content-wrapper div.movie {
    z-index:100;
}
div.content-wrapper div.primg {
	z-index:10;
	position:absolute;
	right:0;
	top:0;
}

#slideshow {
	margin-top:10px;
	margin-bottom:30px;
	position:relative;
}

div.content-wrapper ul.infodata {
	margin:20px 0 0 5px;
}
div.content-wrapper ul.infodata li {
	line-height:160%;
	padding:5px 0 3px 16px;
	color:#FFF;
	font-weight:bold;
    font-size:12px;
	background:url(/images/icon_pdf.png) left center no-repeat;
}
div.content-wrapper ul.infodata li a {
	color:#B7C0D4;
	
}
div.content-wrapper ul.infodata li a:hover {
    color:#FFFFFF;
}
div.content-wrapper ul.infodata li a.active {
    color:#FFFFFF;
}

div.footer { text-align:center; color:#888; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

/* line 317, ../sass/screen.sass */
.imageRow {
  *zoom: 1;
  margin: 20px 0;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.imageRow:after {
  content: "";
  display: table;
  clear: both;
}
/* line 320, ../sass/screen.sass */
.imageRow .single {
  float: left;
}
/* line 322, ../sass/screen.sass */
.imageRow .single a {
  float: left;
  display: block;
  background: #526A92;
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 30px;
  margin-bottom:30px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 332, ../sass/screen.sass */
.imageRow .single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 335, ../sass/screen.sass */
.imageRow .single a:hover {
  background-color: #666666;
}
/* line 337, ../sass/screen.sass */
.imageRow .set {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 343, ../sass/screen.sass */
.imageRow .set:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* line 346, ../sass/screen.sass */
.imageRow .set .single a {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
}
/* line 351, ../sass/screen.sass */
.imageRow .set .single a:hover {
  background-color: #8ad459;
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}
/* line 355, ../sass/screen.sass */
.imageRow .set .single.first a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 358, ../sass/screen.sass */
.imageRow .set .single.last a {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
