/* body 공통 속성 */

#fotter{float:left; position:relative; left:50% ; margin:34px 0 0 -400px ;}

.main_bg{background:url(/images_main/main_image.jpg) no-repeat center ; height:471px}
.main_banner{
	position: absolute;
	top: 200px;
	left: 810px;
	background: url(/images_main/banner_bg.png);
	width: 350px;
	height: 180px
}
.banner_img{position: absolute; left: 23px; top: 24px; width:303px ; height:131px}
.banner_btn{position: absolute; left: 44px; top: 118px;}
.company_btn{position: absolute; left: 120px; top: 315px; width:185px ; height:55px}
.banner_num{position: absolute; left: 108px; top: 125px; letter-spacing: 3px; font-family: '돋움'; font-size: 12px; color: #777}

.notice_bg{background:url(/images_main/notice_bg.png) ; width:1280px ; height:170px }
.notice_btn{
	position: absolute;
	left: 486px;
	top: 480px;
	width: 50px;
	height: 20px
}
.news_btn{
	position: absolute;
	left: 1076px;
	top: 481px;
	width: 50px;
	height: 20px
}
.notice{
	position: absolute;
	left: 237px;
	top: 535px;
	width: 300px;
	height: 100px
}
.bullet{vertical-align:text-top ; width:20px; height:17px ;}
.news{
	position: absolute;
	left: 824px;
	top: 535px;
	width: 300px;
	height: 100px
}
.search_box{position: absolute; left: 966px; top: 58px; width: 130px; height: 20px; background: #FFF; border-radius: 10px;}
.search_btn{position: absolute; left: 934px; top: 48px;}
.search_input{position: absolute; left: 975px; top: 62px;}
.search_input input{width:115px ; height:13px ; font-family:'돋움'; font-size:12px ; border:none ; color:#999 }

/* 전체 메뉴 */
#all_menu {
	z-index: 1000;	/*2013-10-17*/
	width: 750px;
	height: 500px;
	position: absolute;
	top: -500px;
	left: 275px
}

/*#menu_btn{position: absolute; left: 840px; top: 58px; width:80px ; height:20px} search*/ 
#menu_btn{position: absolute; left: 940px; top: 58px; width:80px ; height:20px}
.all_menu_bg{background:url(/images_main/menu_all.png) ; width:750px ; height:500px}
.all_menu_1{position: absolute; left: 20px; top: 55px; width: 120px ; }
.all_menu_2{position: absolute; left: 158px; top: 56px; width: 120px ; }
.all_menu_3{position: absolute; left: 315px; top: 55px; width: 120px ; }
.all_menu_4{position: absolute; left: 468px; top: 56px; width: 125px ; }
.all_menu_5{position: absolute; left: 625px; top: 57px; width: 120px ; }
.all_menu_1 div,.all_menu_2 div,.all_menu_3 div,.all_menu_4 div,.all_menu_5 div{text-align:left ; margin:5px 0 5px 0 ; font-size:12px ; font-family:"돋움" ; letter-spacing:-1px}
#all_menu a:link{ color:#CCC ; text-decoration:none}
#all_menu a:visited{ color:#CCC ; text-decoration:none}
#all_menu a:hover{ color:#ff6600 ; text-decoration:none}

.m_1{position: absolute; left: 23px; top: -1px; width:94px ; height:39px}
.m_2{position: absolute; left: 148px; top: -1px; width:130px ; height:39px}
.m_3{position: absolute; left: 298px; top: -1px; width:150px ; height:39px}
.m_4{position: absolute; left: 496px; top: -1px; width:55px ; height:39px}
.m_5{position: absolute; left: 633px; top: -1px; width:80px ; height:39px}
#all_menu_close{position: absolute; left: 640px; top: 464px; width:80px ; height:20px}
