/* CSS Document */
#tble { border-bottom:1px solid #FFFFFF; }
.form {
   padding-bottom:32px;
   }
#text_item {
   width:380px;
   float:left;
   }
.txt {
   font-family:Arial;
   font-size:11px;
   color:#333;
   }
.txt_tit {
   margin:7px;
   font-family:Arial;
   font-size:12px;
   color:#333;
   font-weight:bold;
   }
#txt_map {
   float:left;
   padding:3px 0px 0px 20px;
      text-decoration:none;
   }
select {
   float:left;
   background-color:#CDE7CA;
   }
#s1 {
   width:85px;
   }
#s2 {
   width:110px;
   }
#s3 {
   width:120px;
   }
#ss {
   width:150px;
   background-color:#FFFFFF;
   margin:23px 0px 26px 19px;
   }
#rg {
   width:150px;
   margin:10px 0px 10px 18px;
   }
#box {
   width:380px;
   float:left;
   }
#rg_item {
   width:189px;
   float:left;
   }
#box_item {
   float:left;
   padding:0px 10px 0px 9px;
   }
#sp_item1 {
   width:85px;
   float:left;
   margin:15px 11px 0px 9px;
   }
#sp_item2 {
   width:110px;
   float:left;
   margin:15px 7px 0px 9px;
   }
#sp_item3 {
   width:120px;
   float:left;
   margin:15px 11px 0px 9px;
   }
#type_box {
   width:380px;
   float:left;
   background-image:url('/images/gray.jpg');
   padding:10px 0px 10px 0px;
   }
#type_item {
   float:left;
   padding:0px 14px 0px 14px;
   }
#special_box {
   width:380px;
   height:70px !important;
   float:left;
   margin:12px 0 15px 0;
   background-image:url('/images/green.jpg');
   }
#special_item {
   width:189px;
   float:left;
   }
#special_item2 {
   width:189px;
   float:left;
   }
#checkb {
   float:left;
   margin:18px 50px 0px 0px;
   }
#free {
    width:180px;
	float:left;
	margin-top:5px;
	padding-left:35px;
	}
#freet {
    width:190px;
	float:left;
	margin-top:5px;
	}
#free2 {
    width:190px;
	float:left;
	margin-top:7px;
	}
#input {
   float:left;
   margin-top:2px;
   }
#i1 {
   width:120px;
   margin-left:5px;
   }
#i2 {
   width:120px;
   margin-left:5px;
   }
#mapFlash {
   border-left:1px solid #FFFFFF;
   }
#buttonS {
   float:left;
   background-color:#CDE7CA;
   margin:20px 150px 0;
   }
  
.other_search { width:380px !important; }
.other_item { width:300px; margin-top:7px; }
.other_txt { width:95px; padding:0 5px 0 15px; text-align:right;  }
.imput_small { width:72px; }
.imput_big   { width:168px; }
.left { float:left; }