@charset "euc-kr";
/* CSS Document */

@import url("/FrontOffice/jsp/css/common.css");
body{background:url(/FrontOffice/jsp/image/main_bg.gif) repeat-y center top;}
#warp{ width:1066px; margin:0 auto; position:relative; background:url(/FrontOffice/jsp/image/main_bg.gif) repeat-y;
_background:url(/FrontOffice/jsp/image/main_bg.gif) 5px repeat-y;padding:25px 8px 0 8px;}
    #header{  border-width:4px 0 1px 0; border-color:#dddddd; border-style:solid; height:46px;}
    #header h1{ margin-left:28px; float:left}
        .menulist{ float:right; margin-top:18px;}
        .menulist li{ float:left; background:url(/FrontOffice/jsp/image/ico_dot.gif) no-repeat left center; padding-left:11px; margin-right:19px;}
        .menulist li a{ font-size:9pt;}
        
	#mainVisual{ position:relative; height:380px; }
	#mainVisual .slogan{ margin:41px 0 0 56px; float:left;_margin:41px 0 0 28px;}
	#mainVisual .visualimg{ margin:35px 0 0 213px; float:left	}
	#mainVisual .login{position:absolute; left:112px; top:202px;  height:60px; display:block;}
	#mainVisual .login .inputText{background:transparent url(/FrontOffice/jsp/image/loginbtn.gif) no-repeat scroll 0 0;border-width:0;
		line-height:32px;
		color:#ddd;
		font-family:helvetica;
		float:left;font-size:27px;font-weight:bold;height:32px;text-align:center;width:248px;}
		.loginBtn{width:54px; height:32px;background:url(/FrontOffice/jsp/image/loginbtn.gif) no-repeat 100% 0 ;border-width:0;_position:relative;_left:-3px;cursor:pointer;}
		.loginDeco{left:155px;position:absolute;top:244px;}
        
	#mainVisual .deco{ position:absolute; left:56px; top:292px;}

	#content{border-top:1px solid #ddd; clear:both; background:url(/FrontOffice/jsp/image/main_19.gif) no-repeat 0 21px; margin:16px 0 0 55px;padding:21px 0 0 0; height:239px;}
	    .left_container1{ float:left}
        .left_container1 .con1 {}
        h2{color:#ac0069; font-size:16px; font-weight:bold; }
        .left_container1 .con1 ul{ margin:16px 0 0;}
        .left_container1 .con1 li{ float:left; font-size:10px; font-weight:normal; margin-right:6px;}
        .left_container1 .con1 li a{ text-decoration:underline; font-size:10px}
        .left_container1 .con1 li a span{ color:#ac0069; font-size:10px;}
        
        
        .con2{ clear:both; margin:84px 0 0 ;}
        .con2 dl { width:230px; float:left; margin:15px 38px 0 0;}
        .con2 dl.nomg{ margin:15px 0 0 0}
        .con2 dl dt a{ color:#000; font-weight:bold;}
        .con2 dl dt a span{ color:#999; font-size:9px; font-weight:normal}
        
        
        .right_container{ float:right; width:500px; margin: 0 11px 0 0; position:relative;}
        	.leftcon{ width:248px; float:left;}
            .leftcon h2{ margin-left:17px;}
            .leftcon dl dt{ font-weight:bold;margin:16px 0 0 17px;}
            .leftcon dl dd.text{ z-index:2; position:relative; margin:12px 0 0 17px;line-height:14px;}
            .leftcon dl dd.visualimg{ position:absolute; top:100px;}
            
            

	#footer{ clear:both; padding:22px 0 22px 0; margin-left:55px;}
    #footer li,
    #footer .copyright{ float:left; background:url(/FrontOffice/jsp/image/blt_copyright.gif) no-repeat left center; padding:0 10px}
    
    #footer div{ padding-left:8px;}
	#footer .logout{display:block;
left:1024px;
position:absolute;
top:2px;}