a:hover{ color:#008523;}

/*-----导航颜色背景---------*/

.f-nav-c { background:#008523;}
.f-nav-c h3 { background:#00721c; }
.f-nav-c ul li a:hover { background:#00721c; text-decoration:none;}

/*menu style*/

.menu-box { border:solid 1px #cee6d4; background:#eaf8ee; }
.active .nav-t{border:solid 2px #008523;}
.cur .nav-t{border:solid 2px #008523;border-right:none;}
.menu-cotent .nav-t h4 a:hover,.menu-cotent .nav-t p a:hover { color:#008523;}
.nav-main { border:solid 2px #008523;}

/*search style*/

.f-search {background:#f7fff9;}
.f-s-tab li.cur { background:#008523;}
.f-s-tab li.cur span { background:url(http://develop.boktour.com/website/images/search-cur.png) 0 0 no-repeat; display:block;}

/* cupid green (inspired by okcupid.com)
*******************************************************************************/
button.search-btn {
  background-color: #1e9d3f;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e9d3f), color-stop(100%, #0b7d2a));
  background-image: -webkit-linear-gradient(top, #1e9d3f, #0b7d2a);
  background-image: -moz-linear-gradient(top, #1e9d3f, #0b7d2a);
  background-image: -ms-linear-gradient(top, #1e9d3f, #0b7d2a);
  background-image: -o-linear-gradient(top, #1e9d3f, #0b7d2a);
  background-image: linear-gradient(top, #1e9d3f, #0b7d2a);
  border: 1px solid #157e31;
  border-bottom: 1px solid #00771f;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #2e9500;
  color: #fff;
  font: normal 14px/1 "Microsoft Yahei";
  padding: 8px 0 8px 0;
  *padding-top:4px;
  text-align: center;
  text-shadow: 0 -1px 0 #2e9500;
  width: 141px; }
  button.search-btn:hover {
    background-color: #0c7e2a;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0c7e2a), color-stop(100%, #007820));
    background-image: -webkit-linear-gradient(top, #0c7e2a, #007820);
    background-image: -moz-linear-gradient(top, #0c7e2a, #007820);
    background-image: -ms-linear-gradient(top, #0c7e2a, #007820);
    background-image: -o-linear-gradient(top, #0c7e2a, #007820);
    background-image: linear-gradient(top, #0c7e2a, #007820);
    -webkit-box-shadow: inset 0 1px 0 0 #539025;
    box-shadow: inset 0 1px 0 0 #539025;
    cursor: pointer; }
  button.search-btn:active {
    border: 1px solid #1c8638;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #00661b, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #00661b, 0 1px 0 0 #eeeeee; }
	

.guide h4,.route h4 { border-bottom:solid 3px #a3d3b0; }

.sear-box .sear-hot p a:hover,.guide-cotent dl dd.gui-title a:hover,.route ul li a.route-title:hover {color:#008523;}



/*-----左侧搜索框样式---------*/

.search { width:238px; border:solid 1px #ddd; padding-bottom:5px;}
.search h2 {height:40px; background:url(http://develop.boktour.com/website/skin/green/green_th_bg3.png) left bottom repeat-x; margin-bottom:15px;}
.search h2 a { width:60px; height:40px; display:block; float:left; padding-left:5px; font-size:14px; line-height:40px; color:#5d5d5d;}
.search h2 a.cur { height:30px; color:#2d9c00; font-weight:bold; background:#fff; }

.search_cotent li { width:190px; margin:5px auto;}
.search_cotent li .lable { width:180px; height:24px; line-height:24px; padding-right:10px; text-align:left; float:left; display:block; margin:0; }
.search_cotent li .input-small { width:180px; height:20px;}


/*-----目的地导航样式---------*/

.city-nav { width:238px; border:solid 1px #ddd; padding-top:5px;}
.city-nav h2 { height:34px; background:url(http://develop.boktour.com/website/skin/green/green_th_bg3.png) left bottom repeat-x; margin-bottom:15px;}
.city-nav h2 span { padding-bottom:4px; line-height:30px; color:#2d9c00; padding-left:10px; font-size:14px; font-weight:bold;}

.nav-cotent { width:218px; margin:0 auto; padding:10px 0;}
.city-nav h3 { font-size:14px; font-weight:bold; line-height:28px; border-bottom:dotted 1px #ddd; height:28px; width:198px;}
.nav-cotent p a { padding:4px 5px; height:12px; line-height:12px; margin:4px 5px; float:left; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; color:#5d5d5d; white-space:nowrap;}
.nav-cotent p a ,.gl-tag p a { border:solid 1px #a8e19a; background:#fafff9; }

.destination ul li p a { color:#008523;}

.help { border-top:solid 2px #a3c6ac; border-bottom:solid 1px #cfe8d5; }

/*热门搜索样式*/

.hotlists ul.hot-cotent li:hover { background:#f3fff6;}
.hotlists ul.hot-cotent li h5 a:hover { color:#008523;}


