#top {
  clear: both;
  height: 265px;
}

#top_bot {
  clear: both;
}

#top_bot_le_bg {
  float: left;
  width: 750px;
  background: url(top_left_bg.jpg) bottom repeat-x;
}

#top_bot_ri_bg {
  float: right;
  width: 274px;
  background: url(top_right_bg.jpg) bottom repeat-x;
}

#top_bot_le_bg, #top_bot_ri_bg {
  height: 265px;
}

#content {
  clear: both;
}

#con_left {
  float: left;
  margin-left: 0px;
  width: 252px;
}

#con_left_top {
  background: url(left_title_bg.jpg) no-repeat;
  height: 103px;
}

#con_le_top_txt_1 {
  padding: 56px 0px 0px 50px;
  font-size: 14px;
  color: #FCFF28;
}

#con_left_txt {
  height: 300px;
  background: url(left_bg.jpg) no-repeat;
}

#con_left_txt ul {
  margin-left: 50px;
  padding-top: 10px;
  list-style: none;
  font-size: 14px;
}

#con_left_txt ul li {
  padding: 0px 0px 0px 7px;
  height: 28px;
}

.left_li_on {
  background: url(../brush_1.gif) 5px 0px no-repeat;
}

#con_left_top_2 {
  margin-top: 33px;
  background: url(left_title_bg_2.jpg) no-repeat;
  height: 106px;
}

#con_le_top_txt_2 {
  padding-top: 55px;
  color: #FCFF28;
  text-align: center;
}

.con_le_top_txt_2 {
  font-size: 10px;
  color: #919191;
}

#con_left_search {
  height: 122px;
  text-align: center;
  background: url(left_bg_1.jpg);
}

#con_search_input {
  padding-top: 8px;
  margin: 0px auto;
  width: 160px;
  line-height: 25px;
  text-align: right;
}

#con_right {
  float: left;
  width: 772px;
}

#con_right_top {
  height: 110px;
  background: url(right_bg_1.jpg) right no-repeat;
}

#con_right_main {
  padding: 0px 40px 0px 5px;
  line-height: 150%;
  font-size: 14px;
  background: url(right_bg_2.jpg) top right no-repeat;
}

#con_right_main .online-tracking {
  width: 150px;
  height: 123px;
}

#con_right_main h1 {
  margin-top: 0px;
  text-align: center;
}

.main_txt {
  padding-left: 20px;
  font-size: 14px;
}

.main_txt ul {
  list-style: inside;
}

.main_txt_title {
  color: #A61948;
  text-align: center;
  font-size: 20px;
}

#con_right_main a {
  text-decoration: underline;
}

#reg_main {
  margin: 30px auto 0px auto;
  background-color: #FFFFFF;
  padding: 5px;
  width: 97%;
}

#reg_main td {
  color: #666666;
}

.reg_ta_border {
  border: 1px solid #999999;
}

.ta_reg_title {
  font-size: 14px;
  padding: 5px 10px;
  color: #666;
  font-weight: bold;
  background-color: #F6F6F6;
}

.tb_title {
  width: 31%;
  height: 30px;
  background-color: #4A9511;
  text-align: center;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}

.tb_none {
  width: 10px;
}

.tb_con {
  padding: 5px 0px 30px 0px;
}

.now_location {
  padding: 4px 0px 0px 20px;
  background: url(title_1.jpg) no-repeat;
  width: 227px;
  height: 22px;
  color: #FFF;
  font-size: 11px;
}

.now_page {
  color: #E4FF03;
}

.now_location A {
  color: #FFF;
  text-decoration: none;
}

.now_location A:link {
  color: #FFF;
  text-decoration: none;
}

.now_location A:active {
  color: #FFF;
  text-decoration: none;
}

.now_location A:visited {
  color: #FFF;
  text-decoration: none;
}

.now_location A:hover {
  color: #BF0000;
  text-decoration: underline;
}

#bot_table {
  margin-top: 0px;
}

#bot_table_left {
  float: left;
  width: 233px;
  height: 140px;
  background-image: url(bg_1.jpg);
}

#bot_table_right {
  float: left;
  padding-top: 10px;
  width: 380px;
  height: 128px;
  border-top: 1px dashed #9C9A9C;
  border-bottom: 1px dashed #9C9A9C;
  background-color: #FFF;
}

.bot_ta_txt_1 {
  margin-top: 10px;
  font-family: Verdana;
  font-size: 18px;
  text-align: center;
}

.bot_ta_txt_2 {
  margin: 0px auto;
  width: 90%;
  font-size: 13px;
  line-height: 130%;
  text-align: center;
}

.send_btn {
  background: url(btn_1.jpg);
  width: 40px;
  height: 39px;
  border: none;
  cursor: pointer;
}

.send_text {
  height: 80px;
}

.main_txt {
  padding: 10px;
  line-height: 150%;
  font-size: 14px;
}