/*
2010-12-14 (sjjung) 리뉴얼로 인한 페이지 작성
*/

@import url(/include/style/layout.css);

html { overflow-y:scroll; }

/* 상단 헤더 부분 */
#JoinHeadLayer { position:relative; width:750px; height:38px; border-bottom:3px solid #4679d6; margin:auto; margin-top:16px; }
	#JoinHeadLogo { position:absolute; width:117px; height:22px; left:10px; top:2px; }
	#JoinHeadBar { position:absolute; width:1px; height:15px; background:url('/member/common/images/HeadBar.gif') no-repeat; left:138px; top:13px; }
	#JoinHeadTitle { position:absolute; width:45px; height:18px; left:143px; top:11px }
	#JoinHeadCs { position:absolute; width:57px; height:auto; left:693px; top:19px; font-size:9pt; color:#666666 }

#MJoinGuide { position:relative; width:750px; height:334px; background:url('/member/common/images/Join1GuideBg.gif') no-repeat; margin:0px; margin:auto}

#MJoinBtnLayer { position:relative; width:738px; height:90px; margin:0px; margin:auto }
	#MJoinBtn1 { position:absolute; width:240px; height:90px; background:url('/member/common/images/Join1BtnUnderBG.gif') no-repeat; background-position:center bottom; top:0px; left:0px}
	#MJoinBtn2 { position:absolute; width:240px; height:90px; background:url('/member/common/images/Join1BtnUnderBG.gif') no-repeat; background-position:center bottom; top:0px; left:249px}
	#MJoinBtn3 { position:absolute; width:240px; height:90px; background:url('/member/common/images/Join1BtnUnderBG.gif') no-repeat; background-position:center bottom; top:0px; left:498px}



/*Member Footer Information*/
#MFInform {width:750px; height:75px; position:relative; margin:0px auto; padding:0px; margin-top:140px; text-align:center; }
    #MFIMenu {width:750px; height:28px; position:relative; margin:0px; padding:0px; border:1px solid #e2e2e2}
        #MFIMenu .footmenu {width:721px; height:10px; position:relative; margin:0px; padding:0px; top:8px; left:0px; letter-spacing:-0.1em; font-size:11px; font-family:굴림,gulim; color:#666666; }
        #MFIMenu .footmenu a {font-size:11px; font-family:굴림,gulim; color:#666666; }
        #MFIAbout .companyinfo {width:721px; height:40px; position:absolute; margin:0px; padding:0px; top:35px; left:0px; line-height:20px; letter-spacing:-1px; word-spacing:1px; font-size:11px; font-family:굴림,gulim; color:#666666; }