@charset "utf-8";
@import url(layout.css);

	body{background:url(../img/00_main/intro_bg1.jpg) repeat-x; background-color:#eee;}
	#wrapper{position:relative;width:1447px;margin:0 auto;height:745px;background:url(../img/00_main/intro_bg2.jpg) no-repeat left top;}
	#header{position:relative;height:185px;width:1119px;margin:0 auto;z-index:999;background:url(../img/00_main/gnb_bg.png) no-repeat left top;}	
	 #header h1{float:left;padding:20px 0 0 70px;}

		#head1{float:left;margin:-117px 0 0 820px;width:356px;height:57px;background:url(../img/00_main/tm_img1.png) no-repeat left top;}
		#head1 p{padding:10px 0 0 60px;}
		#topmenu{margin:-13px 0 0 87px;}
		#topmenu li{display:inline;}
		#topmenu li a{float:left;height:12px;background:url(../img/00_main/tm_intro.gif) no-repeat left top;}
		#topmenu li#tm1 a{width:65px;}
		#topmenu li#tm2 a{width:99px;background-position:-65px 0;}
	    #topmenu li#tm1 a:hover{background-position:0 -12px;}
		#topmenu li#tm2 a:hover{background-position:-65px -12px;}
		
		
		
		
	#container{margin:0 auto;width:928px;margin:0 auto;}
	
    #content_popupzone{position:relative;width:903px;height:357px;background:url(../img/00_main/intro_mainboard_bg.png) no-repeat; margin:0 auto; padding:0;}
	  #content_popupzone div img { width:665px; height:292px; }
	  #content_popupzone > div {position:absolute;left:18px;top:16px;float:left; width:685px; height:310px; padding:5px}
		  #notice {background:url(../img/00_main/intro_suboard1_bg.gif) no-repeat;;}
			
			/* 20140117_공지배너2개로 만들면서 이미지폭 강제로 설정 */
			#notice2 { margin-left:1px; width:332px; height:292px; display:inline-block; }
			#notice > a > img, #notice2 > a > img {  width:332px; height:292px; }


		  #news { background:url(../img/00_main/intro_suboard2_bg.gif) no-repeat;}
		  #column { background:url(../img/00_main/intro_suboard3_bg.gif) no-repeat;}
		  #table { background:url(../img/00_main/intro_suboard4_bg.gif) no-repeat;}
		  #fun { background:url(../img/00_main/intro_suboard5_bg.gif) no-repeat;}
		  
		  #content_popupzone>ul {float:left;width:188px;margin:12px 0 0 693px;}	
		  #content_popupzone>ul li {float:left;height:62px;margin:0;padding:0;}
		
      #content_bottom {clear:both;overflow:hidden;margin-top:-18px;}
		  #content_bottom>p{float:left;margin:20px 0 0 10px;}
		   #content_bottom>img {float:left;margin:10px 0 0 105px;width:210px;height:190px;
			                 }
            #guide_sign{float:right;position:relative;margin:6px 0 0 20px;width:354px;height:195px;
			            background:url(../img/00_main/intro_guide_bg.png) no-repeat;}
			  #guide_sign ul li{position:absolute;}
			     #gu1{left:86px;top:15px;}
			     #gu2{left:30px;top:60px;}
				 #gu3{left:200px;top:45px;}
				 #gu4{left:55px;top:135px;}
				 #gu5{left:208px;top:117px;}
				 
				
				
				#content_banner{clear:both;width:890px;height:70px;margin:0 auto;}/*20140117추가*/
				#content_banner > ul{overflow:hidden;margin-top:30px;}
				#content_banner > ul > li:nth-child(1){float:left;}
				#content_banner > ul > li:nth-child(2){float:left;margin-left:250px;}
				#content_banner > ul > li:nth-child(3){float:right;}
				 
				 
				 
	/*인트로 로그인창*/
	
	#login_tbox{position:absolute;display:none;right:210px;top:0px;width:251px;height:144px;
	background:url(../img/00_main/login_tbox_bg.png) no-repeat; z-index:999;}
	
	#m_id{position:absolute;left:20px;top:25px;}
	#m_pw{position:absolute;left:20px;top:49px;}
	.tbox{width:90px;height:19px;border:1px solid #9e9c9c;font:12px "돋움",Dotum;margin-left:5px;}
	#m_lo{position:absolute;left:173px;top:24px;}
	#m_sa{position:absolute;left:215px;top:113px;}
	#idsa{padding-left:5px;vertical-align:middle;}
	#aa{margin-top:3px;display:inline-block;background:url(../img/00_main/login_a.png) no-repeat;
	width:46px;height:10px;vertical-align:middle;}
	#bb{margin-top:3px;display:inline-block;background:url(../img/00_main/login_b.png) no-repeat;
	width:46px;height:10px;vertical-align:middle;}
	li#m_bt{position:absolute;left:35px;top:87px;width:240px;}
	#login_tbox ul li span,#login_tbox ul li em{visibility:hidden;}
	#id_save {margin-left:20px;#margin-left:15px;}
	
	
			#layer_popup { position:absolute; width:0 height:0; margin:0; padding:0; z-index:9999; }
			 #layer_popup div.pop_window { position:absolute; background-color:#fff; border:3px solid #777; padding:0; }
			 #layer_popup div.close_box { padding:5px; background-color:#eee;}
			 #layer_popup div img.btn_pop_x { position:absolute; float:right; left:5px; top:5px; }