﻿
.dropdown2 { height:22px; background:url(../images/bg_dropdown.jpg) no-repeat left; width:268px; float:left; margin-bottom:5px; cursor:pointer;}
.dropdown2 input{border:none; background:none; padding-top:4px; font-size:10px; font-family:Arial, Helvetica, sans-serif; width:240px; padding-left:20px; color:#333333;}

.dropdown3{height:22px; background:url(../images/bg_dropdown_month.jpg) no-repeat left; width:134px; float:left; margin-bottom:5px; cursor:pointer;}
.dropdown3 input{border:none; background:none; padding-top:4px; font-size:10px; font-family:Arial, Helvetica, sans-serif; width:101px; padding-left:20px; color:#333333;}

.dropdown4{height:22px; background:url(../images/bg_dropdown_day.jpg) no-repeat left; width:60px; float:left; margin-bottom:5px; cursor:pointer;}
.dropdown4 input{border:none; background:none; padding-top:4px; font-size:10px; font-family:Arial, Helvetica, sans-serif; width:27px; padding-left:20px; color:#333333;}

.dropdown5{height:22px; background:url(../images/bg_dropdown_year.jpg) no-repeat left; width:74px; float:left; margin-bottom:5px; cursor:pointer;}
.dropdown5 input{border:none; background:none; padding-top:4px; font-size:10px; font-family:Arial, Helvetica, sans-serif; width:46px; padding-left:20px; color:#333333;}


.hide {display:none;}

.dropdownlistcontainer {clear:both;}


.dropdownlist{height:auto; overflow:auto; border:1px solid #F7941D; border-top:none; width:266px; margin:5px 0 0 0; font-size:10px; padding-bottom:5px;  background:url(../images/bg_dropdown_o2.jpg) repeat-x  #fde7cd; z-index:11000;  position:absolute; cursor:pointer;}

#month_list.dropdownlist,#monthOut_list.dropdownlist{width:127px;}
#day_list.dropdownlist,#dayOut_list.dropdownlist{width:53px;}
#year_list.dropdownlist,#yearOut_list.dropdownlist{width:72px;}



 .dropdownlist_item {padding:3px 3px 0 3px; cursor:pointer; color:#172639; font-family:Arial, Helvetica, sans-serif; font-size:10px;}

.dropdownlist_item:hover{background:#fff}


#spec19_list, #spec24_list, #destination_list{height:250px;}


.layer.dropdown2{background:url(../images/bg_dropdown_o.jpg) top no-repeat}


.layer.dropdown3{background:url(../images/bg_dropdown_month_o.jpg) left top no-repeat}
.layer.dropdown4{background:url(../images/bg_dropdown_day_o.jpg) left top no-repeat}
.layer.dropdown5{background:url(../images/bg_dropdown_year_o.jpg) left top no-repeat}