@import url("/js/ajax/UI/css/smoothness/jquery-ui-1.7.1.custom.css");
@import url("/css/kr/common.css");
@import url("/css/kr/content.css");
/* commonLayout style */

/* 스킵네비게이션 */
#skipToContent {position:absolute; } 
	#skipToContent a {display:block;position:absolute;top:-50px;width:980px;text-align:center;}
	#skipToContent a:hover,
	#skipToContent a:focus {text-decoration:underline;}
	#skipToContent a:hover,
	#skipToContent a:focus,
	#skipToContent a:active {position:absolute;top:0;left:50%;padding:5px;color:#ffffff;background:#000000;z-index:999;}

#bodyWrap {position:relative; width:100%;background:url(/images/kr/common/menu_bg.gif) repeat-x left top;}

#header {position:relative;width:1000px;height:117px;margin:0 auto;}
#header:after{display:block; clear:both; content:"."; visibility:hidden;}
#header h1#logo {display:block;position:absolute;top:11px;width:200px;height:46px;margin:0;padding:0;}		
	
	/* 글로벌메뉴 */
	#global{position:absolute; top:27px; right:23px;}
	#global ul{margin:0;padding:0;}
	#global ul:after{display:block; clear:both; content:"";visibility:hidden;height:0;}
	#global ul li{display:inline;float:left;}	
	
	/* 메뉴 */
	#menu {position:absolute;top:54px;left:10px;width:980px;height:33px;padding:0;}
	#menu h2 {position:absolute;visibility:hidden;height:0;font-size:0;}		
		#tm {width:980px;height:100px;margin:0; padding:0px;background:url(/images/kr/common/tm_bg.gif) no-repeat left 31px;}
		#tm:after {content:"";display:block;visibility:hidden;clear:both;}
		#tm li {float:left;}
		#tm li ul {position:absolute;top:33px;line-height:18px;}
		#tm li ul:after {content:" ";display:block;visibility:hidden;clear:both;}
		#tm li ul li{display:inline-block; float:left;padding:0  11px;background:url(/images/kr/common/menu_line.gif) no-repeat right 3px;}
		#tm li ul li a{display:block;font-weight:bold;font-size:12px;letter-spacing:-1px;}
		#tm li ul li a:link, 
		#tm li ul li a:visited {color:#fff;}
		#tm li ul li a:hover {color:#254602;}
		/*#tm li.menu_04 {padding-left:74px;}*/							
		#tm_1th_1 {left:0;width:970px;padding:8px 0px 4px 8px;}
		#tm_1th_2 {left:0;width:820px;padding:8px 0px 4px 216px}
		#tm_1th_3 {left:0;width:820px;padding:8px 0px 4px 270px;}
		#tm_1th_4 {left:0;width:860px;padding:8px 0px 4px 470px;}
		#tm_1th_5 {right:0;width:350px;padding:8px 0px 4px 0;}
		#tm_1th_6 {left:0;width:820px;padding:8px 0px 4px 8px;position:absolute; top:0px;right:70px;width:685px;z-index:99;}
			
/* 풋터 */
	#footer {height:80px;background:url(/images/kr/common/bottom_bg.gif) repeat-x left top;}			
	#footer #fmWrap{position:relative;width:1000px;height:21px;margin:0 auto;}	
	#footer #fmWrap #fm{position:absolute;top:22px;right:0;margin:2px 0 0 0 ; padding:0;}
	#footer #fmWrap #fm li {display:inline;float:left;}
	#footer #fmWrap #fm li:after{content:".";display:block;visibility:hidden;clear:both;height:0;}
	/*#footer #fmWrap #footViewer {float:right;width:164px;height:15px;margin:0 22px 0 0;}
	#footer #fmWrap #footViewer dt {float:left;width:66px;margin:0 5px 0 0;padding:0;}
	#footer #fmWrap #footViewer dd{float:left;margin:0;padding:0;}*/
	#footer #f_logo {display:inline;float:left;width:158px;margin:22px 0 0 30px;}
	#footer #info {float:left;width:400px;height:30px;margin:25px 0 0 65px;padding:0;}
	#footer #info p {margin:3px 0 0;padding:0;}


/* subLayout style */
	/* 비주얼 */
	#sVisual{width:1000px;height:172px;margin:0 auto;padding:0;} 
	 
	/* 컨텐츠 */
	#contentsWrap {position:relative;top:0;left:0px;margin:0 auto;width:1000px;background:url(/images/kr/common/cont_bg.gif) repeat-y left top;}		
	#contentsWrap:after {content:".";display:block;visibility:hidden;clear:both;}
			
				/*왼쪽메뉴**/
				#leftWrap {float:left;width:216px;}
				#leftWrap:after {content:".";display:block;visibility:hidden;clear:both;height:0;}
				#leftTi {height:44px;margin:20px 0 0;text-align:center;}
				#leftWrap .leftAll {width:183px;margin:12px 0 0 0;text-align:center;}
				.lm_2th {width:203px;margin:18px 0 0 12px;}
				.lm_2th li:after {content:" ";display:block;visibility:hidden;clear:both;line-height:0px;}
				.lm_2th li a {display:block;padding:0 0 0 20px;line-height:30px;}
					.link_2th:link,
					.link_2th:visited {color:#505050;background:url(/images/kr/common/lm_2th_bg.gif) no-repeat right bottom;}
					.link_2th:hover,
					.link_2th:active,
					.link_2th_ov:link,
					.link_2th_ov:visited,
					.link_2th_ov:hover {letter-spacing:-1px;font-weight:bold; color:#ffffff;background:url(/images/kr/common/lm_2th_bg_ov.gif) no-repeat left 1px;}
	
				.lm_3th {width:173px;margin:0 0 1px 5px;padding:8px 0 11px 0;background:url(/images/kr/common/lm_3th.gif) no-repeat left bottom;}
				.lm_3th li {margin:0;padding:0;border-top:none;}
				.lm_3th li a{display:block;margin:0;padding:0;background:url(/images/kr/common/lm_3th_bul.gif) no-repeat 13px top;}
					.link_3th:link,
					.link_3th:visited {margin:0;padding:0 0 0 27px;line-height:18px; color:#6d6d6d;}
					.link_3th:hover,
					.link_3th_ov:link,
					.link_3th_ov:visited,
					.link_3th_ov:hover {margin:0;padding:0 0 0 27px;line-height:18px; letter-spacing:-1px;font-weight:bold;color:#557016;}
				
								
				/*비주얼과컨텐츠**/
				#rightWrap {display:inline;position:relative;float:left;width:675px;margin:0 0 0 22px;}
				#rightWrap:after{display:block; clear:both; content:""; visibility:hidden;}
					#rightWrap #RightContents{overflow:hidden;width:675px;margin:0;padding:0;}			
					
					/*내비게이션*/
					#navigation {position:relative;width:675px;height:24px;margin:0 auto 20px;padding:16px 5px 14px 0;line-height:18px;text-align:right;background:url(/images/kr/common/ti_box.gif) repeat-x left bottom;}
					#navigation a {font-size:11px;}
					#navigation a:link,
					#navigation a:visited {color:#000;}
					#navigation a:hover {color:#80a42f;}
					#navigation .navi_home {display:inline-block;padding-left:14px;background:url(/images/kr/common/navi_home.gif) no-repeat left 4px;}
					#navigation .navi_ov:link,
					#navigation .navi_ov:visited,
					#navigation .navi_ov:hover {color:#80a42f;font-weight:bold;letter-spacing:-1px;}
					#navigation span {margin:0;padding:5px 0 0 10px;vertical-align:middle;}
					
					#ti_box {position:absolute;top:14px;left:3px;width:300px;height:28px;}
					h3#contTi {padding:0 0 0 31px;font-size:16px;font-family:dotum;letter-spacing:-2px;color:#000;font-weight:bold;line-height:25px;background:url(/images/kr/common/ti_bul.gif) no-repeat left top;}
					/*실컨텐츠영역*/
					#txt {padding:0;margin:0 auto; width:675px;_height:700px;line-height:18px;}
					.txt {display:block;clear:both;width:624px;margin:0 auto;padding:0;}
					/*퀵메뉴*/
					#quick #divMenu {position:absolute;top:50px;left:50%;width:58px;height:180px;margin-left:430px;background:url(/images/kr/common/quick_bg.gif) repeat-y left top;}
					#quick #divMenu a {padding:0 3px;}
					#quick #divMenu .btntop a {padding:0;}


/* common centent style */
	/*사이트맵 */	
	#sitemap {width:600px;margin:0 auto;padding:0;}
	#sitemap .amThum {overflow:hidden;float:left;width:190px;margin:10px 10px 0 0;text-align:left;}
	#sitemap .amThum h4{width:190px;margin:10px 0;padding:0;}
	#sitemap .amThum ul {width:190px;text-align:left;}
	#sitemap .site_t_02 {width:180px;margin:3px 0 0px 12px;line-height:20px;color:#5d5d5d;font-weight:bold;border-bottom:1px dashed #dadada;background:#ffffff;}
	#sitemap .site_t_02 a {display:block;padding-left:7px;letter-spacing:-1px;color:#5d5d5d;}
	#sitemap .site_t_02 a:link,
	#sitemap .site_t_02 a:visited {color:#5d5d5d;}
	#sitemap .site_t_02 a:hover {color:#333;}
	#sitemap .amThum ul li ul {width:180px;padding:5px 0 0 0;background:#f9f9f9;}
	#sitemap .site_t_03 {width:151px;margin:0 0 0 10px;font-weight:normal;line-height:18px;}
	#sitemap .site_t_03 a {display:block;padding-left:9px;color:#666;background:url(/images/kr/guide/sitemap_bul.gif) no-repeat left 6px;}
	#sitemap .site_t_03 a:link,
	#sitemap .site_t_03 a:visited {color:#666;}
	#sitemap .site_t_03 a:hover {letter-spacing:-1px;color:#333;}

	/* 탭박스 */
	#tabBox {width:624px;margin:20px auto;padding-bottom:5px;background:url(/images/kr/common/tab_bg.gif) no-repeat left bottom;}
	#tabBox strong.tabTi {display:block;width:624px;height:12px;text-indent:-9999px;background:url(/images/kr/common/tab_top.gif) no-repeat;}
	#tabCont {margin:-3px 0 0 0;padding:0px 15px; background:url(/images/kr/common/tab_dot.gif) repeat-y left top;}
	#tabCont a {display:inline-block;width:105px;line-height:20px; }
	#tabCont a:link,
	#tabCont a:visited {padding:0 15px 0 19px;color:#797979;font-weight:bold;letter-spacing:-1px;background:url(/images/kr/common/tab_bul.gif) no-repeat left 4px;}
	#tabCont a:hover,
	#tabCont .tab_ov:link,
	#tabCont .tab_ov:visited,ㅘ
	#tabCont .tab_ov:hover {padding:0 15px 0 19px;font-weight:bold;letter-spacing:-1px;color:#2c63a1;background:url(/images/kr/common/tab_bul_ov.gif) no-repeat left 4px;}

	/* 만족도조사 */
	#survey {width:646px;height:138px;margin:30px 0 0 20px;background:url(/_prog/point/img/sat_score_bg.gif) no-repeat;line-height:19px;}
	#survey strong.title {display:block;margin:0;padding:3px 0 0 40px;color:#000000;letter-spacing:-1px;}
	#survey p {margin:8px 19px 4px 20px;padding:0;}
	#survey .star {margin:0 12px 4px 20px;padding:0;}
	#survey .star img {margin:-2px 15px 0 4px;.margin:0 15px 0 4px;padding:0;}
	#survey input.est_enter {width:500px;margin:0 3px 0 20px;padding:0;vertical-align:middle;border:1px solid #cccccc;vertical-align:top;font-size:12px;color:#454545;}
	#survey input.est_btn{width:59px;height:20px;}
	#survey dl.point {width:632px;height:28px;margin:0 19px 0 0;padding:0;background:url(/_prog/point/img/sat_score_admin.gif) no-repeat 20px 6px;}
	#survey dl.point:after {content:" ";display:block;visibility:hidden;clear:both;}
	#survey dl.point dl {margin:0;padding:0;}
	#survey dl.point dt {float:left;margin:0 19px 0 0;padding:7px 0 7px 44px;font-size:11px;font-weight:bold;color:#000000;}
	#survey dl.point dd {float:left;margin:0;padding:7px 30px 0 0;font-size:11px;}
	#survey dl.point dd span {color:#666666;letter-spacing:-1px;}	
	
	/* topBox */	
	#topBox {width:670px;margin:0 0 20px 0;padding:0;background:url(/images/kr/common/bg_recruit.gif) no-repeat left top;}
	#topBox .content {min-height:40px;_height:40px;margin:0;padding:15px 10px 15px 120px;text-align:justify;background:url(/images/kr/common/bg_recruit_top.gif) no-repeat left bottom;}
	#topBox .content li {margin:0;padding:1px 0 1px 10px;color:#424242;font-size:11px;letter-spacing:-1px;background:url(/images/kr/common/h6_bul.gif) no-repeat left 8px;}
	#topBox .content p {margin:0;}
	#topBox .content .box{padding:2px;color:#ffffff;background:#5788bf;}
	
	#topBox2 {width:670px;margin:0 0 20px 0;padding:0;background:url(/images/kr/common/bg_recruit02.gif) no-repeat left top;}
	#topBox2 .content {margin:0;padding:15px 10px 15px 70px;text-align:justify;background:url(/images/kr/common/bg_recruit_top02.gif) no-repeat left bottom;}
	#topBox2 .content p {margin:0;font-weight:bold;}
	#topBox2 .content .box{padding:2px;color:#ffffff;background:#5788bf;}
	
	/*tBox, imgBox*/
	.tBox {margin:20px 0;background:#ecf4ff;}	
	.imgBox {border:1px solid #f1f1f1;padding:10px;min-height:100px;margin:20px 0;background:#ffecec;}
	
	/* 텍스트버튼 */
	.Button01{display:inline-block;height:28px;background:url(/images/kr/common/button01_l.gif) no-repeat left top;}
	.Button01 span {display:inline-block;padding:4px 15px 5px 30px;font-size:11px;background:url(/images/kr/common/button01_r.gif) no-repeat right top;}
	.Button02{display:inline-block;height:28px;background:url(/images/kr/common/button02_l.gif) no-repeat left top;}
	.Button02 span {display:inline-block;padding:4px 15px 5px 30px;font-size:11px;background:url(/images/kr/common/button01_r.gif) no-repeat right top;}
	
