div#content .center {
   float:left;
   width:574px;
   padding-left:22px;
}



.center table.table, .center table.table2, .center table.table3 {
   margin-left: 11px;
   width: 546px;
   border: none;
}

.center table.table td, .center td {
  padding:8px 0px 5px 11px;
  border-bottom:1px solid #EFEFEF;
}

.center td.text {
   width: 172px;
}

.center span.text {
   display:block;
   float:left;
}

.center span.star {
   display:block;
   margin-left: 5px;
   color: #D8001D;
   float:left;
}

.center input.input, .center textarea.input {
  width: 340px;
  height: 10px;
  font-size:10px;
}

.center select.day, .center select.year {
  width: 54px;
  height: 16px;
  font-size:10px;
}

.center select.month {
  width: 104px;
  height: 16px;
  font-size:10px;
}

.center div.post {
   margin: 20px 0px 9px 11px;
}

.center table.table2 input, .center table.table3 tbody td input, .center textarea.more, .center table.table3 tbody td select.input , .center textarea.input {
  font-size:10px;
  background: #EBEBE4;
}

.center table.table3 thead {
   
   font-weight: bold;
   font-size: 11px;
   color: #FFFFFF;
   background: #D8001D;  
}

.center table.table3 td {
   width: 134px;
}

.center table.table3 tbody td {
   padding-left: 7px;
   background: #E8E8E8;
}

.center table.table3 tbody td .input {
  width: 121px;
}

.center textarea.more {
   margin-left: 15px;
   width: 523px;
   height: 56px;
}
.center table.table3 tbody td select.input {
   height: 16px;
}

.center a.add_lang {
  display:block;
  margin: 8px 0px 0px 11px;
  padding-left: 19px;
  width: 132px;
  height: 14px;
  text-decoration: underline;
  background: url('../../img/plus.gif') no-repeat;
}

.center textarea.input { 
   height: 57px;
}

.center table.table2 td.code div.code {
   width: 221px;
   float: right;
}
.center table.table2 td.code div.img {
   position: relative;
   left: 61px;
   width: 58px;
   height: 16px;
   float: left;
}



.center table.table2 td.code div.input {
   width: 163px;
   height: 12px;
   margin-top: -1px;
   float: left;
}

.center div.send span.aaa {
   position:relative;
   top: -5px;
}
.center div.send {
   margin: 4px 20px 0px 0px;
   float: right;
}

.center div.send span.star {
   display:inline;
   float:none;
}

.center div.thank {
   margin: 0px 0px 10px 20px;
}
