.box_notice {
   background-image: url(../images/img/icon_page.gif);
   background-repeat: no-repeat;
   background-position: 6px 13px;
   width: 220px;
}
div.box_notice p {
   padding-left: 22px;
}
.notice_title_link {
   font-size: 12px;
   font-weight: bold;
   color: #408080;
   text-decoration: underline;
}
.notice_text {
   color: #666666;
   padding-bottom: 15px;
   border-bottom: 1px dotted #999999;
}
p.notice_text a {
   color: #666666;
   font-style: italic;
   text-decoration: none;
}
.box_info_date_notice {
   font-size: 20px;
   font-weight: bold;
}
.box_info_title_notice {
   font-size: 18px;
   font-weight: bold;
   text-decoration: underline;
}


#box_left {
   height: 679px;
   width: 249px;
}
div.box_right {
   padding-top: 29px;
   padding-left: 25px;
   width:484px;
   float:left;
}
/* INTER "#box_left" begin */
#box_search {
   width: 203px;
   height: 80px;
   padding-left: 21px;
   padding-top: 8px;
}
div#box_search a {
   background-image: url(../images/buttons/search_properties_index.gif);
   background-repeat: no-repeat;
   width: 203px;
   height: 80px;
   display: block;
}
div#box_search a span { display: none; }

#box_looking_apartment {
  width: 229px;
   height: 101px;
   background-image: url(../images/buttons/looking_apartment.gif);
   background-repeat: no-repeat;
   margin-top: 10px;
   padding-left: 20px;
   padding-top: 10px;
}
div#box_looking_apartment a {
   width: 203px;
   height: 80px;
   display: block;
}
div#box_looking_apartment a span { display: none; }
/* INTER "#box_right_index" end */
#box_notice_general {
   width: 249px;
   height: 425px;
   overflow-y: auto;
}
.box_cont {
width:500px;
   height: 400px;
   overflow-y:scroll;
}
