.navtext_a {
  font-size: 16px;
  padding:0 5px 0;
  color: rgb(221,221,221);
  text-decoration: none;
}
.navtext_as {
  font-size: 18px;
  padding:0 5px 0;
  color: rgb(221,221,221);
  text-decoration: none;
}
a.hlink:link, a.hlink:visited  {
  color: #55A9A9;
}
a.hlink:hover {
  color: #99cc00;
  text-decoration: none;
}
a.elink:link, a.elink:visited  {
  color: #55A9A9;
}
a.elink:hover {
  color: #99cc00;
  text-decoration: none;
}
a.rlink:link, a.rlink:visited  {
  color: #55A9A9;
  font-size: 20px;
}
a.rlink:hover {
  color: #99cc00;
  text-decoration: none;
  font-size: 20px;
}
.pic_head {
  padding: 10px 10px;
}
.pic_space {
 width: 1000px;
 height:240px;
}
.pic_left {
    width: 428px;
    float:left;
    height: 240px;
    background-image: url('images/public/res-pic-lt.png');
    background-repeat: no-repeat;
}
.pic_mid {
    width: 310px;
    float:left;
    background: transparent;
    padding-top: 55px;
    background: url('images/public/res-pic-md.png') no-repeat;
    height: 210px;
}
.pic_right {
    background: url('images/public/home-rt2.png') no-repeat;
    width: 262px;
    float: left;
    height: 240px;
}
.pick_list {
padding:5px;
width:250px;
}
.picked {
padding:5px 5px 7px;
  background: transparent url('images/public/sel-res.png') no-repeat top left;
  }
.pick {
  padding:0 0 4px 5px;
  vertical-align: middle;
}
.not {
    list-style: none;
    font-size: 20px;
    color: rgb(221,221,221);
padding:10px 5px 5px 10px;
}
.main_body {
    width: 1028px;
    margin: auto 0;
}
.lt_col {
  float: left;
  width: 750px;
  padding-right: 20px;
}
.md_col {
  float:left;
  width:275px;
  padding-left: 20px;
}
.rt_col {
  float: left;
  max-width: 250px;
  
}
.blog_title {
 text-align: center;
 font-size: 18px;
 color: rgb(0,153,153);
 padding: 10px 0;
 background: transparent url('images/public/rnd-top230.png') no-repeat top left;
 width: 230px;
}
.main_rt{
    width: 231px;
    background: transparent url('images/public/rnd-btm230.png') no-repeat bottom left;
}
.main_rt_br {
  height: 25px;
  width: 231px;
}
.main_h2 {
    color: #336699;
    font-size: 26px;
    text-align: center;
    font-weight: bolder;
}
.btn_row {
  width: 500px;
  padding-top: 50px;
}
.button1 {
  background-image: url('images/public/btn_tour.png');
  background-repeat: no-repeat;
  font-size: 18px;
  color: rgb(221,221,221);
  text-align: center;
  text-decoration: none;
  padding:8px 11px;
  margin: 0 6px;
}
.button2 {
  background-image: url('images/public/btn_tour.png');
  background-repeat: no-repeat;
  font-size: 18px;
  color: rgb(221,221,221);
  text-align: center;
  text-decoration: none;
  padding:8px 18px;
  margin: 0 20px;
}
.pic_btn_tour{
  float: left;
}
.pic_btn_what{
  float: left;
}

.rp_bk_img {
    padding-right:10px;
    text-decoration: none;
}
.rp_l_main {
width:650px;
 text-align: left;
 padding-right: 20px;
 float: left;
}
.rp_r_main {
   width:350px;
 text-align: left;
 padding-right: 10px;
 float: left;
}
.rp_block{
font-size:16px;
margin-top: 40px;
padding-right: 20px;
width: 650px;
}
.rlink {
  padding-bottom: 15px;
}