@charset "utf-8";
/*-------------------------------------------------
Green Style Sheet
Version : 1.0
Author : myeong-hee park
Create date : 2014. 10. 21.
Last update : 2014. 10. 21.
-------------------------------------------------*/
.total_search,
.total_search label:before {
	background: #00857a;
	}
.total_search label {
	color: #00857a;
	}	
#header nav,
#nav_wrapB > nav,
.allmenu h1 {
	background: #00857a;
	border-bottom-color: #006b60;
	}
#nav_wrapB .depth2_bg {
	background: url(../../images/ghk/common/nav_wrapBg_green.gif) repeat-y 0 0;
	border-bottom-color: #006b60;
	}
#nav_wrapB #gnavigation {
	border-bottom-color: #006b60;
	}
#gnavigation > li > a,
#nav_wrapB #gnavigation > li > a {
	border-left-color: #1a9188;
	}	
#gnavigation > li:hover, 
#gnavigation > li.on {
	border-top-color: #00857a;
	}	
#gnavigation > li .depth2 {
	border-color: #00857a;
	} 	
.allmenu h1 > a {
	background: #006b60;
	border-color: #005d52;
	border-bottom-color: #009c92;
	}
#side .snb_title {
	background-color: #00857a;	
	border-bottom-color: #00776f;
	}
#snavigation > ul > li.on > a {
	background: url(../../images/common/layout/side_depth2_green.gif) no-repeat right 5px;
	color: #00857a;
	}		
.tab_menu > li > a {
	background: url(../../images/common/layout/icon_tabmenu_green.png) no-repeat 19px 15px;	
	}		
.tab_menu > li.on > a {
	background-color: #00636b;
	border-color: #00636b;
	}
	
/* 타이틀 STYLE */	
.depth2_title, 
.depth2_title02, 
.depth2_bbsTitle, 
.depth2_bbsTitle02 {
	background: url(../../images/common/content/depth2_arrow_green.gif) no-repeat 0 2px;
	}	
.depth3_title, 
.depth3_title02, 
.depth3_bbsTitle, 
.depth3_bbsTitle02 {
	background: url(../../images/common/content/depth3_arrow_green.gif) no-repeat 0 6px;
	color: #00857a;
	}
.depth3_title_txt,
.depth3_lstyle > li  {
	background: url(../../images/common/content/depth3_arrow_green.gif) no-repeat 0 6px;
	}
	
/* 버튼 칼라 */		
.btn_colorType01 {background: #00857a;}
.btn_colorType02 {background: #434a54;}
.btn_colorType03 {background: #00636b;}
.btn_colorType01::after {background-color: #0d6d62;}	
.btn_colorType02::after {background-color: #12151c;}	
.btn_colorType03::after {background-color: #00444c;}		
.btn_colorType01,
.btn_colorType02,
.btn_colorType03,	
.btn_colorType02 a,
.btn_colorType03 a,			
.btn_colorType01:hover,
.btn_colorType02:hover,
.btn_colorType03:hover {	
	color: #fff;
	}
.linkTxt {
	background: url(../../images/common/content/linkTxt_arrow_green.png) no-repeat right 4px;
	color: #00857a;
	}	