#container {
    text-align: left;
}

img.hotel {
    padding: 1px;
    margin-right: 10px;
    float: left;
    width: 70px;
    height: 70px;
    cursor: pointer;
}

.search  .headline {
    margin-bottom: 20px;
}

.search  .headline h1 {
    margin: 25px 50px 0 20px;
}

.search  .headline h1,
    .search  .headline h2,
    .search  .headline ul {
    float: left;
}

.search  .headline h2 {
    margin: 30px 20px 0 0;
}

.search  .headline ul {
    margin: 33px 0 0 0;
}

.search  .headline ul li {
    display: inline;
    margin-right: 10px;
}

.tab {
    padding: 10px 0;
    text-align: left;
    width:100%;
}

.tab ul.tab_menu {
    margin-left: -1px;
    float: left;
}

.tab ul.tab_menu li {
    padding: 5px 0 5px 10px;
    display: inline;
    cursor: pointer;
}

.tab ul.view {
    padding-left: 20px;
    margin-left: 20px;
    float: left;
}

.tab ul.view li {
    margin-right: 10px;
    float: left;
}

.tab ul.view label {
    font-weight: bold;
}

.condition {
    padding: 5px 10px 10px 10px;
}

.condition .title {
    padding-top: 10px;
}

.condition .title h3 {
    float: left;
}

.condition .form label {
    display: inline-block;
    width: 110px;
    text-align: right;
}

.condition .form li.row {
    margin: 10px 0 0 0;
}
.condition .form li.price{
    width:400px;
}
.condition .form li.row ol,
.condition .form li.row ol li {
    float: left;
}

.condition .form li.row ol li {
    white-space: nowrap;
    height: 18px;
}

.condition .form li.list_order {
    margin: 10px 0 0 30px;
}

.condition .form li.list_order label {
    text-align: left;
    width: auto;
}

.condition .form li.hotel ol,
    .condition .form li.address ol {
    margin: -18px 0 0 113px;
    display: inline;
}

.condition .form li.option label {
    text-align: left;
    width: 120px;
}

.condition .form li.address ol li label {
    text-align: left;
    width: auto;
}

.condition .form .round_button_search {
    margin: 10px 0 0 115px;
}

.condition .form .round_button_reset {
    margin: 10px 0 0 10px;
}
.condition span.highlight{
    display:inline-block;
    width:140px;
}
.result .headline {
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
}

.result .headline h3 {
    float: left;
    margin: 0 20px 0 0;
}

.result .headline .number {
    float: right;
}

.result .headline .number b {
    margin: 0 5px;
}

.result .headline .sort label,
    .result .headline .sort span,
    .result .headline .sort select {
    float: left;
}

.result .headline .sort span {
    text-indent: -9999px;
    display: block;
    width: 21px;
    height: 13px;
    margin: 6px 5px 0 0;
    overflow: hidden;
}

.result .headline .sort select {
    margin-top: 2px;
}

.result .headline  ul.priceFilter {
    float: right;
    padding-top: 3px;
    margin-left: 10px;
}

.result .headline  ul.priceFilter li {
    float: left;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    margin-right: 15px;
    line-height: 18px;
    height: 18px;
    padding: 1px 1px 0 1px;
    cursor: pointer;
    font-weight: bold;
}

.result .headline  ul.priceFilter li span {
    display: inline-block;;
    padding: 0px 5px;
}

.result ul.group {
    margin-top: 10px;
}

.result ul.group li.part {
    border-bottom: 1px solid #dbecfd;
    padding: 5px 0;

}

.result ul.group li.part .inner {
    padding: 5px 10px;
}

.result ul.group .basic {
    margin-right: 200px;
}

.result ul.group .minor {
    float: right;
    margin-top: -74px;
}

.result ul.group .minor span.delete_button {
    display: block;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    float: right;
    margin-top: 3px;
    cursor: pointer;
}

.result ul.group .minor ul {
    float: right;
    margin-right: 10px;
}

.result ul.group .minor ul li {
    margin-bottom: 5px;
    width: 165px;
    overflow: hidden;
    text-align: right;
}

.result ul.group .minor .highlight {
    font-size: 18px;
}

.operate .square_button,
    .result ul.group .minor .square_button {
    margin-right: 0;
}

span.currency {
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    height: 12px;
    line-height: 12px;
    margin: 0 10px;
    padding-right: 2px;
    text-align: right;
    width: 31px;
}

.map_list_main{
    width: 450px;
    float: right;    
}

.map_list_main .title li{
    display:inline;
    color:#666;
    font-weight:bold;
}

.map_list_main .title li.hotel_basic{
    float:left;
    padding-left:10px;
}

.map_list_main .title li.price{
    float:right;
    padding-right:10px;
}

.map_result ul.list {
    padding: 5px;
    border-bottom: 1px solid #d8eafd;
}

.map_result ul li.name {
    width: 240px;
    float: left;
    text-align: left;
    display: inline;
}

.map_result ul .markerIndex {
    display:block;
    text-align: center;
    height: 26px;
    width: 20px;
    font-weight: bold;
    float:left;
}

.map_result ul li.name span.address,
.map_result ul li.name h4{
    margin-left:22px;
    display:block;
}

.map_result ul li.operate {
    width: 160px;
    float: right;
    text-align: right;
}

.map_result ul li.operate ul {
    text-align: right;
}

.map_result ul li.operate ul li em {
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
}

.map_result{
    height:720px;
    overflow-y:auto;
}

.map_content {
    margin: 10px 450px 0 0px;
    height: 725px;
}

.hotel_button_change{
    float:right;
    margin-top:-24px;
}

.hotel_button_change li{
    float:left;
    padding:3px 10px;
    margin-left:5px;
    cursor:pointer;
}

.advance {
    padding: 5px 0 0 0;
}

.advance ul {
    margin: 10px;
}

.advance h3 {
    margin-top: 20px;
}

.portion h2 {
    margin: 10px 0 5px 10px;
}

.portion textarea {
    height: 50px;
    overflow-y: auto;
    width: 975px;
}

.portion .provision {
    width: 975px;
    overflow-y: auto;
    height: 50px;
    margin-top: 5px;
}

.succeed h1 {
    margin: 20px 0 20px 0;
}

.succeed h4 {
    margin: 10px 0 10px 0;
}

.succeed ul {
    margin: 10px 0 10px 0;
    line-height: 25px;
}

.succeed li b {
    margin-right: 10px;
}

.search_condition {
    margin-top: 10px;
}

.search_condition li {
    display: inline;
    margin-right: 10px;
}

.search_condition li.special{
    margin-left:65px;
}

.detail_tab {
    margin-top: 20px;
}

.detail_tab li.active {
    font-weight: bold;
}

.detail_tab li {
    border-bottom: 0;
    display: inline;
    line-height: 30px;
    float: left;
    padding: 0 20px;
    position: relative;
    bottom: -1px;
    cursor: pointer;
}

.hotel_intro img.hotel {
    width: 150px;
    height: 130px;
    float: left;
}

.hotel_intro p {
    text-indent: 2em;
    line-height: 20px;
    margin: 0 0 10px 0;
}

.hotel_intro ul {
    float: left;
    width: 100%;
}

.hotel_intro ul li {
    padding: 3px 0;
}

.traffic .map_content {
    margin: 0 0 10px 0;
}

.pictures li {
    display: inline;
    margin-right: 30px;
}

.pictures img {
    width: 100px;
    height: 60px;
    padding: 1px;
}

.others dt {
    margin-bottom: -18px;
}

.others dd {
    margin: 0 0 0 60px;
}

.booking_button {
    margin-top: 10px;
    text-align: right;
}

.list_ok {
    margin: 10px;
}

.list_ok span {
    font-weight: bold;
    margin-left: 10px;
    font-size: 16px;
}

.pop_room_rate {
    padding: 1px;
    width: 486px;
    position: absolute;
    display: none;
}

.pop_room_rate table {
    border-collapse: collapse;
    margin-top: 0;
}

.pop_room_rate table tr.price {
    font-weight: bold;
}

.pop_room_rate table th.dark,
    .pop_room_rate table td.dark {
    border-width: 0 1px 0 0;
    width: 14px;
}

.pop_room_rate table th,
    .pop_room_rate table td {
    line-height: 15px;
    width: 49px;
    padding: 2px 5px;
}

.pop_room_rate table td.week {
    padding: 0 3px 0 3px;
    width: 14px;
    font-weight: bold;
}

.pop_room_rate table td.type {
    text-align: right;
    font-weight: normal;
}

.pop_room_rate table tr.price td {
    border-width: 0 1px 0 0;
}

.pop_room_rate table tr.back td {
    border-width: 0 1px 0 0;
}

.pop_room_rate table tr.breakfast td {
    border-width: 0 1px 1px 1px;
}

p.pop_currency {
    width: 150px;
    padding: 5px 10px;
    display: none;
    position: absolute;
}

p.pop_forget_password,
    p.pop_room_type {
    display: none;
    padding: 5px;
    position: absolute;
    text-align: left;
    width: 250px;
}



