          body{
           text-align:center;
          }
          
          
          #boxnotice_background,
		  #boxnotice_edu_background,
		  #boxnotice_404_background{
          margin:auto; 
		  margin-top:100px;
		  width:577px !important;
		  text-align:left;
          line-height:150%;         
          font-size:9pt;
          color:#666666;
		  }
          #boxnotice_background{
		  background: #ffffff url(http://img.adic.co.kr/images/signup/signup_notice.jpg) no-repeat;
		  height:389px !important;
          }
		  #boxnotice_edu_background{
		  background: #ffffff url(http://img.adic.co.kr/images/edu/edu_notice.jpg) no-repeat;
		  height:389px !important;
		  }
          #boxnotice_404_background{
		  background: #ffffff url(http://img.adic.co.kr/images/signup/404_notice.jpg) no-repeat;
		  height:220px !important;
		  }		  
          div.notice_text{
		   margin-left:40px;
		  }
          div.message {
		  margin-left:40px;
		  color: #035b8e;
          }

		  #menuToReturn {
          margin:auto;
		  width:580px !important;
          text-align:center;         
          font-size:9pt;
          color:#666666;
          margin-top:15px;
		  }

		  #menuToReturn a {
		  color: #3e3e3e;
		  text-decoration: none;
		  }
		  #menuToReturn a:hover{
		  color: #0a476f;
		  text-decoration: underline;
		  }
