/* CSS Document */

.regist_caption, .regist_caption2 {
  display: block;
  width: 440px;
  margin: 0px 0px 18px 0px;
  padding: 0px 0px 0px 0px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

#capRegistration   { background-image: url(../img/registration/cap_registration2010.gif); height: 80px; }
#capRegistration2  { background-image: url(../img/registration/cap_registration2.gif); height: 80px; }
#capRegExhibitors  { background-image: url(../img/registration/cap_regExhibitors.gif); height: 80px; }
#capRegExhibitors2 { background-image: url(../img/registration/cap_regExhibitors2.gif); height: 80px; }

.regist_wrapper {
  display: block;
  width: 660px;
  margin: 2px 20px 0px 20px;
  background-image: url(../img/registration/regist_wrapper.gif);
  background-repeat: repeat-y;
  overflow: hidden;
}

.regist_upper, .regist_lower {
  display: block;
  height: 15px;
  width: 660px;
  background-repeat: no-repeat;
  overflow: hidden;
}
.regist_upper {
  background-image: url(../img/registration/regist_form_upper.gif);
}
.regist_lower {
  background-image: url(../img/registration/regist_form_lower.gif);
}

.regist_body {
  padding: 5px 20px 5px 20px;
}
.regist_title {
  display: block;
  height: 48px;
  width: 620px;
  background-image: url(../img/registration/regist_title.gif);
  background-position: left -8px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

.regist_switcher {
  padding: 10px 15px 10px 15px;
  color: #666666;
}
.regist_lang {
  display: inline;
  cursor: pointer;
}
.regist_span {
  padding: 0px 20px 0px 20px;
}
.regist_privacy {
  margin: 15px 0px 0px 0px;
  padding: 0px 15px 0px 15px;
  font-size: 85%;
  color: #666666;
}
.registnote {
  padding: 15px 0px 0px 0px;
  font-size: 90%;
	line-height: 140%;
	text-align: center;
}



.regist_form_wrapper {
  display: block;
  width: 620px;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  background-color: #FFFFFF;
  overflow: hidden;
}
.regist_form_block {
  padding: 15px 15px 15px 15px;
}

.regist_form_table, .regist_form_table2 {
  display: block;
  overflow: hidden;
  width: 590px;
}
.regist_form_table2 {
  font-size: 90%;
}

.regist_form_label {
  width: 200px;
  text-align: right;
}
.regist_form_required {
  width: 20px;
  overflow: hidden;
}
.regist_form_value {
  width: 370px;
}
.regist_required {
  margin: 0px 10px 0px 10px;
  color: #CC0000;
}

.form_label { 
  display: block;
  margin: 8px 0px 2px 0px;
  padding: 0px 0px 0px 13px;
  background-image: url(../img/contact/contact_arrow.gif);
  background-position: left 8px;
  background-repeat: no-repeat;
}
.form_label0 {
  display: block;
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 0px 13px;
  background-image: url(../img/contact/contact_arrow.gif);
  background-position: left 8px;
  background-repeat: no-repeat;
}

.regist_en_select {
  width: 358px;
  padding: 2px 0px 2px 0px;
  font-size: 11.5px;
}

.regist_form_input, .regist_form_input2, .regist_form_input3, .regist_form_input4, .regist_form_input5 {
  width: 350px;
  margin: 0px 0px 2px 0px;
  padding: 2px 2px 2px 2px;
}
.regist_form_input2 { width: 169px; }
.regist_form_input3 { width: 50px; ime-mode: disabled; }
.regist_form_input4 { width: 80px; ime-mode: disabled; }
.regist_form_input5 { ime-mode: disabled; }
.regist_form_checkleft {
  float: left;
  margin: 5px 0px 0px 0px;
  padding: 2px 5px 0px 0px;
  line-height: 100%;
  text-indent: -4px;
}
.regist_form_textarea {
  width: 350px;
  margin: 0px 0px 2px 0px;
  padding: 2px 2px 2px 2px;
  overflow: auto;
}

.regist_form_ohter {
  margin: 0px 0px 0px 0px;
}

.regist_form_checkright, .regist_form_checkright2 {
  float: left;
  font-size: 12px;
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  line-height: 120%;
}
.regist_form_checkright2 {
  width: 320px;
  font-size: 11.5px;
}
.regist_form_submit {
  margin: 10px 5px 0px 0px;
  _padding: 2px 0px 0px 0px;
}
.regist_form_reset {
  margin: 10px 0px 0px 0px;
  _padding: 2px 0px 0px 0px;
}