@charset "UTF-8";
/* HYLA(cha, boo geun) http://hylaweb.net (hylaweb@nate.com) 101128 */

/* enterprise info */
.enterprise_info{position: absolute; top:100px; left:25px; background: #a90000; width:600px; height:320px; z-index:100}
.enterprise_info .header{position:relative; height:31px; overflow: hidden;}
.enterprise_info .header h1{margin:0 !important; padding:10px 0 0 16px !important;}
.enterprise_info .header .btn{position:absolute; top:10px; right:11px;}
.enterprise_info .container{_display:inline-block; background: url(/application/views/recruit/chemlocus/images/bg_enterprise_info.gif) no-repeat; width:592px; height:285px; margin: 0 auto;}
.enterprise_info .container:after{display:block;clear:both;content:''}  
.enterprise_info .snb{float:left;width:305px;margin-right:-325px;}  
.enterprise_info .content{margin-left:325px; padding: 27px 0 0 0;}  

.enterprise_info .snb .enterprise_img{overflow: hidden; height:220px; padding: 27px 0 0 23px;}
.enterprise_info .snb .enterprise_img dt{margin-bottom:4px; float:left; width:225px; height:220px; clear:both;}
.enterprise_info .snb .enterprise_img dd{margin-bottom:4px; float:left; height:28px;}
.enterprise_info .snb .enterprise_img li{padding-bottom:8px;}

.enterprise_info .content h2{font-size:15px; color:#c70000;}
.enterprise_info .content .enterprise{width:265px; padding-top:10px;}
.enterprise_info .content .enterprise dt{margin-bottom:4px; float:left; width:69px; height:20px;}
.enterprise_info .content .enterprise dd{margin-bottom:4px; float:left; font-family: dotum; color:#333333; width:180px; height:20px;}
.enterprise_info .content .enterprise dd p{line-height:20px;}
.enterprise_info .content .enterprise dd a{text-decoration:underline;}
.enterprise_info .content .enterprise dd span{color:#c70000; text-decoration:underline;}


/* pwInput Layer Popup */
.pwInput {position: absolute; top:150px; left:150px; background: #a90000; width:260px; height:90px; z-index:100;}
.pwInput .header{position:relative; height:29px; overflow: hidden;}
.pwInput .header h1{margin:0 !important; padding:9px 0 0 16px !important;}
.pwInput .header .btn{position:absolute; top:10px; right:11px;}
	.pwInput .contents{background: url(/application/views/company/chemlocus/images/bg_pwinput.gif) no-repeat; width:251px; height:56px; font-family: dotum; color:#333333; margin: 0 auto; text-align: center;}
.pwInput .contents .ss_info{padding:20px 0 0 0;}
.pwInput .contents .ss_info dt{float:left;width:60px;text-align:left;padding:5px 0 0 13px;}
.pwInput .contents .ss_info dd{float:left;padding-bottom:17px;}
.pwInput .contents input.info{height:18px; border: 1px solid #cecece;}

