#pro {
  position: relative;
  overflow: auto;
  width: 100%;
}

#pro div{
  font-weight: bold;
  float: left;
  font-family: Arial;
}

#proHome{
  font-family: Arial;
}

#proHome img{
  border: #333333 0px solid;
}

#proHome ul{
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#proVoyage{
  font-family: Arial;
}

#proVoyage img{
  border: #333333 0px solid;
}

#proVoyage p{
  margin-bottom: 10px;
}

#proVoyage .Style16 {
  color: #CC0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

#proVoyage .Style19 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

#pro .ajax_indicator
{
  position: absolute;
  left: 0px;
  top: 0px;
  font-style: italic;
  margin: 10px;
}

#pro .ajax_error
{
  position: absolute;
  left: 0px;
  top: 0px;
  font-style: italic;
  color: #CC0000;
  margin: 10px;
}

#pro .ajax_success
{
  position: absolute;
  left: 0px;
  top: 0px;
  font-style: italic;
  color: #00CC00;
  margin: 10px;
}

#pro #pro_header{
  height: 81px;
  margin-top: 30px;
}

#pro #pro_header_middle
{
  margin-left: 2px;
  margin-top: 5px;
  width: 280px;
  background: #336633;
}

#pro #pro_ident_left
{
  padding-left: 20px;
  padding-top: 5px;
  width: 200px;
  height: 76px;
}

#pro #pro_ident .pro_form_title
{
  color: #FFFFFF;
  margin-left: 50px;
  font-weight: bold;
}

#pro #pro_ident .pro_form_row
{
  margin-bottom: 2px;
}

#pro #pro_ident .pro_form_row_left
{
  width: 50px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial;
}

#pro #pro_ident .pro_form_row_right
{
  width: 150px;
}

#pro #pro_ident #pro_ident_button
{
  margin-top: 35px;
  float: left;
  cursor: pointer;
}

#pro #pro_header_right
{
  text-align: center;
  margin-left: 2px;
  margin-top: 5px;
  padding-top: 10px;
  width: 400px;
  height: 71px;
  background: #336633;
  color: #FFFFFF;
  font-weight: normal;
}

#pro #pro_header_right_bold
{
  font-weight: bold;
  text-align: center;
  width: 400px;
  background: #336633;
  color: #FFFFFF;
}

#pro #pro_page
{
  margin-top: 40px;
}

#pro #pro_left
{
  width: 243px;
  margin-left: 10px;
}

#pro #pro_left_text
{
  width: 145px;
  margin-left: 30px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-right: 20px;
  font-weight: bold;
  font-size: 13px;
  color: #000000;
}

#pro #pro_left_back
{
  width: 48px;
  height: 750px;
  background: #558855;
}

#pro #pro_right
{
  background: #ccff99;
  width: 715px;
}

#pro #pro_right_header
{
  padding-top: 10px;
  width: 100%;
  height: 71px;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  color: #333399;
  background: #FFFFFF;
}

#pro #pro_right_content
{
  padding: 20px;
  width: 100%;
}

#pro #pro_register_form_img
{
  padding: 20px;
  width: 92px;
  height: 85px;
  background: url(../images/fo/trefle.png) no-repeat;
}

#pro #pro_register_form li
{
  margin-left: 10px;
  display: inline;
}

#pro #pro_register_form .form_row
{

  overflow: auto;
  width: 100%;
}

#pro #pro_register_form .form_row_label
{
  display: block;
  text-align: left;
  width: 120px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  margin-top: 20px;
}

#pro #pro_register_form .form_row_field
{
  width: 500px;
}

#pro #pro_register_form .form_row_field_little
{
  width: 220px;
}

#pro #pro_register_form .form_error_msg
{
  font-style: italic;
  width: 100%;
  height: 20px;
  color: #FF3333;
}

#pro #pro_register_form .form_success_msg
{
  font-style: italic;
  width: 100%;
  color: #00FF00;
}

#pro #pro_register_form #form_submit
{
  margin-top: 20px;
}

#pro #pro_register_form #form_submit_little
{
  font-size: 10px;
  width: 600px;
}

#pro #pro_register_form .form_submit_button
{
  background: #333399;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
  font-style: normal;
  color: #FFFFFF;
  cursor: pointer;
}
