@charset "utf-8";
/* CSS Document */

/*** defaults ***/
* { margin: 0px; padding: 0px; }
body { font-size: 12px; font-family:"Lucida Grande", Tahoma, Arial, Verdana;
background-color: #ffffff; }

img { padding: 0px; margin: 0px; border: 0px; }
img a { padding: 0px; margin: 0px; border: 0px; }
a { text-decoration: none; font-weight: bold; color: #111111; }
a:hover { text-decoration: none; color: #ffcc00; }
.greylink a { text-decoration: none; font-weight: bold; color: #555859; }
.greylink a:hover { text-decoration: none; color: #cccccc; }







/*** special box ***/
#special_section{ height: 140px !important; overflow: hidden; }
/*** special box frames ***/
/*** special box
#special_section{ height: 280px !important; overflow: hidden; }
/*** special box frames ***/

#special_section_box{ float: left; margin-left: 12px; margin-bottom: 10px; width: 180px; height: 100px; overflow: hidden; background-color: #ffffff; }



/*** special box frames ***/
.special_sub_title_frame{ text-align: left; height: 20px; width: 150px; overflow: hidden; padding-left: 15px; padding-right: 15px; }
/*** special box box ***/
.special_sub_title_rent{ display: inline; color: #ff3333; font-style: italic; font-weight: bold; }
.special_sub_title_serviced{ display: inline; color: #00CC66; font-style: italic; font-weight: bold; }
.special_sub_title_sale{ display: inline; color: #6633FF; font-style: italic; font-weight: bold; }
.special_sub_title_holidaysale{ display: inline; color: #9900CC; font-style: italic; font-weight: bold; }
.special_sub_title_landsale{ display: inline; color: #FF9900; font-style: italic; font-weight: bold; }
.special_sub_new{ display: inline; }
.special_sub_divider_rent{ height: 3px; overflow: hidden; width: 150px; margin: 0px; margin-left: 15px; margin-right: 15px; padding: 0px; background-color: #ff3333; }
 .special_sub_divider_serviced{ height: 3px; overflow: hidden; width: 150px; margin: 0px; margin-left: 15px; margin-right: 15px; padding: 0px; background-color: #009966; }
  .special_sub_divider_sale{ height: 3px; overflow: hidden; width: 150px; margin: 0px; margin-left: 15px; margin-right: 15px; padding: 0px; background-color: #6666FF; }
   .special_sub_divider_holidaysale{ height: 3px; overflow: hidden; width: 150px; margin: 0px; margin-left: 15px; margin-right: 15px; padding: 0px; background-color: #9933FF; }
    .special_sub_divider_landsale{ height: 3px; overflow: hidden; width: 150px; margin: 0px; margin-left: 15px; margin-right: 15px; padding: 0px; background-color: #FFCC00; }
	 .special_sub_photo{ width: 85px; height: 61px; overflow: hidden; background-color: #cccccc; margin-left: 8px; margin-top: 8px; float: left; }
	 .special_sub_text{ margin-left: 5px; width: 70px; float: left; font-size: 9px; margin-top: 2px; color:#666666; }
/* Firefox */ @-moz-document url-prefix() { .special_sub_photo{ margin-left: 15px; } }
/*** special box content ***/

