/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0; list-style-type:none;font-family:'돋움',Dotum,AppleGothic,sans-serif;font-size:14px;}
img{border:0; vertical-align:top;}
a{text-decoration:none; color:#666}
hr{	border-width:1px 0px 0px 0px;
	border-style:solid; 
	border-color:#ccc; 
	height:1px;
}
#wrap{margin:0 auto;}
#top {
	background-image: url(../top/top_bg.jpg);
}
#logo{
	margin: 0 auto;
	text-align: center;
	background:url(../top/top_bg1.jpg) no-repeat;
	background-position:center;
}
.ui-btn-left{
	position: absolute;top:16px;
}
.ui-btn-right{position:absolute;right:0px;top:16px;}
#gnb{background-color: #050a5a; overflow:hidden;border-top: 1px solid #6e5e40;}
#gnb ul{}
#gnb li{float:left;text-align:center;}
/* 개별 넓이 지정시  
#gnb li.t_menu1{
	text-align:center;
	width:25%;
}
#gnb li.t_menu2{
	text-align:center;
	width:25%;
}
#gnb li.t_menu3{
	text-align:center;
	width:25%;
}
#gnb li.t_menu4{
	text-align:center;
	width:25%;
}
*/
#gnb li a{
	color:white;
	/* -webkit-text-stroke-width:.1em;*/
	font-weight:bolder 200;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3);
	height: 54px;
	display: block;
	line-height: 54px;
	background-color: #005fc6;
	font-size:14px;
	/*font-size:0.875em;*/
    white-space: nowrap;
	border-left: 1px solid #6e5e40;
	border-bottom: 1px solid #6e5e40;
	font-family:'나눔고딕',NanumGothic,'맑은 고딕','Malgun Gothic','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif;
}
#gnb .first a{border-left:none;}
#gnb li a:hover, #gnb .active a{
	 font-size:16px; 
	/*font-size:1em;*/	
	height: 50px;
	background-color: #050a5a;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0478f3;
}
#page1 #gnb li a.t_menu1{
	height: 49px;
	background-color: #2C5E83;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FC3;
}

#nav{ background:#ece9d2;
display:block;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#664b2f;
	padding-left:20px;
	clear:both;
}
#content{padding:0px 0px 10px 0px;
min-height:264px;}
#visual{text-align:center;}
#visual img{width:100%;}
#contentsArea{margin:20px;
	font-size:15px;
	color:#666;
	line-height:20px;
}
#sub_menu{
	border-top: solid 1px #cabfa1;
}
#sub_menu li{
	display:block;
	background-color: #f1eadd;
	border-bottom: solid 1px #cabfa1;
	height:60px;
}
#sub_menu li a{
	color:#664b2f;
	font-weight:normal;  
	height: 60px;
	display: block;
	line-height: 60px;
	font-size:15px;	
	/*font-size:0.875em;*/
    white-space: nowrap;		
	font-family:'나눔고딕',NanumGothic,'맑은 고딕','Malgun Gothic','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif;
}
#s_menu{margin:0px 20px 0px 20px;
/*	background-position: right center;
	background-image: url(../sub/menu_arrow.gif);
	background-repeat: no-repeat;*/
}

#s_arrow{float:right; font-weight:900;}

#contact{padding:10px;
	margin-bottom:15px;
	border:solid 1px #CCCCCC;
}

#footer{}
#q_link{
	background-color: #050a5a;height:63px;		
}
#q_btn{text-align:center;}
#q_btn li{display:block;float:left;margin-top:11px;width:33.1%;}
#q_btn .q_btn1{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6e5e40;
}
#q_btn .q_btn2{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6e5e40;
	}
#q_btn .q_btn3{}
#q_btn a{display:block;}
#q_btn img{vertical-align: middle;}
#copyright{margin:0 auto; background:#9ce6f3;color:#666;text-align:center;height:50px;line-height:25px;font-size:12px;}
