﻿@charset "utf-8";
/* CSS Document */
.lleft_side{ float:left; width:350px; background:#fff;}
.lleft_side .leftbdcon{ border:1px solid #d3d3d3;}
.lleft_side .cen_title{ height:35px; line-height:35px; border-bottom:1px solid #ddd; background:url(../images/orline_icon.jpg) no-repeat 10px 7px; padding-left:25px; font-size:14px;}
.paotinfo{ padding:25px;}
.paotinfo .sptext{ height:107px;}

.paotinfo .spdd 
{
     line-height:34px;
}
.paotinfo .spdd .text{ width:230px; height:22px; line-height:22px; border:1px solid #ccc; color:#666; padding-left:2px;}
.paotinfo span ,.paotinfo input,.paotinfo select{ display:inline-block; vertical-align:middle;}
.paotinfo .sptext textarea,.paotinfo .sptext .lelabb{ vertical-align:top;}
.paotinfo .lelabb{ width:65px;}
.paotinfo .oranbg{ height:24px; width:23px; background:#fe9258; line-height:24px; text-align:center; font-family:arial; color:#fff; font-weight:bold; font-size:14px;}
.paotinfo .bzhu{ padding-left:5px;}
.paotinfo select{ width:98px; height:24px; border:1px solid #ccc;}
.paotinfo .orantip{ color:#ff5a00; font-size:14px; font-weight:bold;}
.ssubmit_btn{background:url(../images/submit_button.jpg) no-repeat; width:122px; height:36px;border:0; cursor:pointer;}


.warning {
    color: #ff5959;
}

/****************right side start****************/
.rrightt_side{ float:right; width:240px; background:#fff;}

#run-mapWarp {
    float: right;
    width: 625px;

}

.run-mapSearchH2 {
    background: none repeat scroll 0 0 #f5a22d;
    border-bottom: 1px solid #e18f1c;
    box-shadow: 0 1px 2px #999;
    height: 50px;
    padding-left: 20px;
    position: relative;
    z-index: 7;
}

.run-mapSearchH2 .run-mapSeachTxt {
    float: left;
    padding-top: 10px;
    position: relative;
    right: 0;
    top: 0;
}

.run-mapSearchH2 .run-mapSeachTxt input {
    border: 0 none;
    box-shadow: 0 1px 2px #999;
    color: #999;
    height: 30px;
    line-height: 30px;
    padding: 0 35px 0 9px;
    width: 376px;
}

.run-mapSeachTxt .run-searchBtn {
    background: url("/images/restaurant-icon.png") no-repeat scroll 0 -173px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 18px;
}

.run-mapSearchH2 .run-mapTips {
    background: url("/images/restaurant-icon.png") no-repeat scroll 0 -197px rgba(0, 0, 0, 0);
    color: #fff;
    float: right;
    font-size: 12px;
    font-weight: 400;
    height: 19px;
    line-height: 19px;
    margin-top: 17px;
    padding: 0 18px 0 26px;
}

/****************right side end****************/

/****************top start****************/
.place {
    background: url("../images/place_bg.jpg") repeat-x scroll 0 0 #fbfbfb;
    border: 1px solid #e0e0e0;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
    overflow: hidden;
}

.place ul .place_home {
    margin: 0 10px 0 15px;
}
.place ul li {
    float: left;
}

/****************top end****************/
