@charset "UTF-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
/* Reset */
* {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
html,body{min-height:100%;}
body{margin:0;color:#4B4B4B;font-family:'Nanum Gothic';}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
a.roll img.over{display:none;}
a.roll:hover img{display:none;}
a.roll:hover img.over{display:inline;}
a.roll span.over{display:none;}
a.roll:hover span.over{display:inline;}

/* Global - Clear Fixes */
.clear:before,.clear:after {
	content:'';
	display:table;
	visibility:hidden;
}
.clear:after {clear:both;}

/* Global - Lists */
ol,ul {
	margin:1em 0;
	padding:0 0 0 40px;
}
nav ol,nav ul {
	margin:0;
	padding:0;
	list-style:none outside none;
	list-style-image:none;
}
.bullet_list {
	list-style: none;
	padding:0px;
}
.bullet_list li {position:relative;}
.bullet_list li:before {
	content: '\2022';
	margin: 0 .2em 0 0;
	position: absolute;
	left:.3em;
}
dl {
	display:inline-block;
	padding:0 0 0 2.5em;
}
dd,li {margin:0 0 .2em 0;}
.bulletless {
	margin:0;
	padding:0;
}
.bulletless li {
	display:block;
	clear:both;
	list-style-type:none;
}

/* Header */
#header {
	background:#FFFFFF;
	width:100%;
	height:64px;
	position:absolute;
	left:0;
	z-index:1;
	border-bottom: 1px solid #EFEFEF;
}
#header:after {
	content:'';
	background:#588F27;
	width:70%;
	height:64px;
	position:absolute;
	top:0;
	left:30%;
	z-index:-1;
}
#header .wrapper,#header .main_nav,#header .main_nav .clear,#header .tab,#header .tab a {
	height:100%;
}
#header .wrapper {
	background:#588F27;
	width:1000px;
	margin:0 auto;
	z-index:1;
}
.lt_ie9 #header .wrapper {
	background:#588F27;
}

/* Header - Logo */
.logo:before {
	content:'';
	background:url(/img_a/shadow12.png);
	width:15px;height:64px;
	position:absolute;
	top:0px;right:-15px;
}
.logo {
	background:#FFFFFF;
	float:left;
	width:230px;height:64px;
	text-align:center;
	position:relative;
	z-index:1000;
}
.logo img {
	margin:0;
	vertical-align:middle;
	position:absolute;
	top:10%;
	left:5%;
}
.logo:after {
	content:'';
	background:url(/img_a/shadow11.png);
	width:247px;height:14px;
	position:absolute;
	top:64px;right:-10px;
	position:absolute;
}

/* Header - GNB */
#header .gnb{
	position:relative;
	width:770px;height:64px;
	left:230px;top:0px;
	border:0px dashed #d9d9d9;
}

/* Container */
#container {
	min-width:100%;
	min-height:100%;
	padding:64px 0 0px;
	position:relative;
	border:0px dashed #FF0000;
}
.no_footer #container {
padding-bottom:0 !important;
}
#container:after {
box-shadow:inset 0 -3.05em 5.4em .9em #FFF;
}

/* Container - Cover */
.cover {
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
width:100%;
}
.cover_wrap {
width:960px;
height:100%;
margin:0 auto;
padding:1px 0;
position:relative;
}

/* Layout */
hr{display:none}
form, fieldset{border:0;margin:0;padding:0;}

/*
.container{width:100%;min-height:100%;margin:0;padding:0;background:#efefef}
.header{width:1000px;background:#588f27;margin:0 auto;padding:0;border:0px dashed #d9d9d9;}
.header:after{content:"";display:block;clear:both}
.header	.logo{position:relative;width:230px;height:64px;background:#ffffff;z-index:500;}
.header	.logor{position:relative;left:230px;top:-64px;z-index:501;}
.header	.logob{position:relative;left:8px;top:-66px;z-index:502;}
.gnb{position:absolute;width:770px;height:64px;left:230px;top:0px;background:pink;}
.footer{width:100%;background:#dfdfdf;margin:0 auto;padding:0px;}
.footer .search{float:right}
.body{width:1000px;margin:0px auto;zoom:1;background:#efefef}
.body:after{content:"";display:block;clear:both}
*/

.content{
border:0px dashed #000000;
min-height:100%;
margin:0px auto 0px;
padding:0 0 10px 0;
}
.content_wrap{width:1000px;margin:0px auto;zoom:1;background:;}
.content_wrap:after{content:"";display:block;clear:both}

.lnb{float:left;width:200px;background:#efefef}
.account{}

.style_banner {position:relative;}
.style_banner img {
	margin:auto;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.color_c {background-color:#04BFBF;}
.color_lc {background-color:#CAFDD8;}
.color_y {background-color:#F7E967;}
.color_lg {background-color:#A9CF54;}
.color_g {background-color:#588F27;}
.box1_1 {height:180px;float:left;margin-right:18px;position:relative;width:180px;}
.box1_2 {height:180px;float:left;margin-right:18px;position:relative;width:180px;}
a {color:#666666;text-decoration:none;}
.TL {
	position:absolute;
	top:-9px;
	left:-9px;
	width:9px;
	height:9px;
	background:url('/img_a/shadow_TL.png') no-repeat scroll 0% 0% transparent;
	z-index:-100;
}
.TR {
	position:absolute;
	top:-9px;
	right:-9px;
	width:9px;
	height:9px;
	background:url('/img_a/shadow_TR.png') no-repeat scroll 0% 0% transparent;
	z-index:-100;
}
.BL {
	position:absolute;
	bottom:-9px;
	left:-9px;
	width:9px;
	height:9px;
	background:url('/img_a/shadow_BL.png') no-repeat scroll 0% 0% transparent;
	z-index:-100;
}
.BR {
	position:absolute;
	bottom:-9px;
	right:-9px;
	width:9px;
	height:9px;
	background:url('/img_a/shadow_BR.png') no-repeat scroll 0% 0% transparent;
	z-index:-100;
}
.TT {
	position:absolute;
	top:-9px;
	left:0px;
	width:100%;
	height:9px;
	background:url('/img_a/shadow_TT.png') repeat-x scroll 0% 0% transparent;
	z-index:-100;
}
.LL {
	position:absolute;
	top:0px;
	left:-9px;
	width:9px;
	height:100%;
	background:url('/img_a/shadow_LL.png') repeat-y scroll 0% 0% transparent;
	z-index:-100;
}
.RR {
	position:absolute;
	top:0px;
	right:-9px;
	width:9px;
	height:100%;
	background:url('/img_a/shadow_RR.png') repeat-y scroll 0% 0% transparent;
	z-index:-100;
}
.BB {
	position:absolute;
	bottom:-9px;
	left:0px;
	width:100%;
	height:9px;
	background:url('/img_a/shadow_BB.png') repeat-x scroll 0% 0% transparent;
	z-index:-100;
}

/* Footer */
#footer {
	background:#A9CF54;
	width:100%;
	min-height:5em;
	margin:50px auto 0px;
	position:absolute;
	z-index:10;
}
#footer .addr {
	width:1000px;
	margin:0px auto 10px;
	padding-left:180px;
	border-left:1px solid #F7E967;
	border-right:1px solid #F7E967;
}
.foot_logo {
	float:left;
	text-align:center;
	position:relative;
	-webkit-filter: grayscale();
	-moz-filter: grayscale();
	-o-filter: grayscale();
	-ms-filter: grayscale();
	filter: grayscale();
}

/* Footer - Footer Navigation */
.footer_nav,.footer_nav ul {
min-height:80px;
}
.footer_nav {
width:1000px;
height:100px;
margin:10px auto 0px;
padding:0px;
border-left:1px solid #F7E967;
border-right:1px solid #F7E967;
}
.footer_nav ul {
float:left;
margin:0;
padding-left:15px;
padding-right:15px;
border-right:1px solid #CAFDD8;
line-height:1;
}

.footer_nav ul:first-child {border-left:1px solid #4882C6;}
.footer_nav .company_list {width:120px;}
.footer_nav .project_list {width:120px;}
.footer_nav .support_list {width:180px;}
.footer_nav .title,.footer_nav a {color:#FFFFFF;}
.footer_nav .title {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:16px;
}
.footer_nav h3 {
	margin:1em 0 .5em;
	font-size:1.2em;
}
.footer_nav li {
	float:left;
	min-width:9.5em;
	padding:0 1em 0 0;
	white-space:nowrap;
}
.lt_ie9 .footer_nav li {min-width:7.5em;}
.footer_nav a {text-decoration:none;}
.footer_nav a:hover {text-decoration:underline;}


/* CSS3 Dropdown Menu - Start*/
.menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.menu {
	position: relative;
	height: 54px;
	width: 700px;
	background: #588F27;
	top: 10px;
	left: -200px;
}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
}
.menu li a {
	display: block;
	padding: 0 20px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	border-left: 1px solid #A9CF54;
	border-right: 0px solid #A9CF54;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #F3F3F3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }
.menu li:hover > a { color: #8FDE62; }
.menu ul {
	position: absolute;
	top: 54px;
	left: 0;
	opacity: 0;
	background: #A9CF54;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}
.menu li:hover > ul { opacity: 1; }
.menu ul li {
	height: 0px;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}
.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}
.menu ul li a {
	width: 150px;
	padding: 3px 20px 3px 20px;
	margin: 0;
	border: none;
	border-bottom: 0px solid #353539;
}
.menu ul li:last-child a { border: none; }
/*
.menu a.documents { background: url(/img_a/bullet/tn_a3.gif) no-repeat 6px center; }
.menu a.messages { background: url(/img_a/bullet/tn_a2.gif) no-repeat 6px center; }
.menu a.signout { background: url(/img_a/bullet/tn_a10.gif) no-repeat 6px center; }

 CSS3 Dropdown Menu - End */
