@charset "utf-8";
@import url(layout.css);
@import url(sub_all.css);
 
 /*회원가입 step1~4*/
	  #join_step{position:relative;left:20px;top:10px;}
	  #join_step li{ display:inline; float:left; margin-left:-12px;}
	  
 /*회원가입 구분*/	  
	  #join_mm{position:relative;left:0;top:150px;padding-bottom:690px;}
	  #join_mm dl{position:absolute;left:10px;}
	  #join_mm dl#jom{left:345px;}
	  #join_mm dd{position:absolute;}
	  #join_mm dd#jm1{left:38px;top:90px;}
	  #join_mm dd#jm2{left:40px;top:90px;}

 /*회원가입 약관동의*/
 	  h4{padding:150px 0 10px 15px;}
	  #agree{height:400px; padding:10px 18px 10px 20px; margin:0 0 20px 0; border:1px solid #e5e5e5; overflow-y:scroll;  
	  scrollbar-base-color: #d9d9d9; scrollbar-3dlight-color: #d9d9d9; scrollbar-darkshadow-color: #d9d9d9; 
	  scrollbar-face-color: #d9d9d9; scrollbar-highlight-color: #d9d9d9; scrollbar-shadow-color: #d9d9d9; 
	  scrollbar-track-color: #f2f2f2;line-height:1.2;}
	  #agree h5{font-size:14px;color:#666;padding:15px 0 5px 0;}	
	  #agree h6{font-size:12px;color:#666;padding:7px 0;}
	  #rule p.rup{padding:3px 0;}
      #jreg{float:right;margin:0 10px 50px 0;}/*공통 하단부 버튼*/
	  
 /*회원가입 기관등록양식*/	  
	  #join_ror{margin:10px 0 30px 0; }
	  #join_ror table{width:677px;margin:0 auto;}
	  #join_ror th{width:145px;background-color:#f0f0f0;}
	  #join_ror th > label > span { color: red;}
	  #join_ror th,#join_ror td{line-height:31px;border-top:1px solid #e3e3e3;}
	  #join_ror td{padding-left:20px;border-left:1px solid #e3e3e3;background-color:#fcfcfc;}
	  #join_ror th.last,#join_ror td.last{border-bottom:1px solid #cdcdcd;}
	  #biz_num1,#biz_num2,#biz_num3{width:70px;}
	  #org_students,#org_teachers{width:50px;}
	  #org_addr{width:200px;}
	  
	  select{vertical-align:middle;}
	  
	  
	  
	 #join_rme{margin:10px 0 30px 0;}
	 #join_rme table{width:677px;margin:0 auto;}
	 #join_rme th,#join_rme td{line-height:31px;border-top:1px solid #e3e3e3;}
	 #join_rme th{width:145px;background-color:#f0f0f0;}
	 #join_rme th > label > span { color: red;}
	 #join_rme td{padding-left:20px;border-left:1px solid #e3e3e3;background-color:#fcfcfc;}
	 #join_rme th.last,#join_rme td.last{height:150px;border-bottom:1px solid #cdcdcd;}
	 
 /*기관선택 등록시 새창*/  
 	 #container_j{width:700px;margin:0 auto;}	 
	 #bbs_oli {width:460px;margin:80px 10px 5px 230px;}
	 #join_sor{width:677px;background:url(../img/01_bbs/bbs2_bg.png) no-repeat 0 0;margin:0 auto;padding-bottom:30px;}
	 #join_sor table{border-collapse:collapse;text-align:center;}
	 #join_sor thead th.line {background:url(../img/01_bbs/bbs1_line.gif) no-repeat 0 10px;}
	 #join_sor thead th{31px;padding:9px 0;}
	 #join_sor tbody td{height:31px;border-bottom:1px solid #e3e3e3;background-color:#fcfcfc;}
	 #join_sor tbody td.last{border-bottom:1px solid #cdcdcd;}
	 #join_sor tbody td span{font-weight:bold;}
	

 /*회원가입 완료*/   
	 #join_end{width:576px;height:301px;background:url(../img/05_my/join_visual3.gif) no-repeat;margin:200px 0 200px 60px;}
	 #join_end p{padding:155px 0 0 240px;}
	
	 
	 
	 
	 