@charset "UTF-8";
/* CSS Document */

h3{margin-bottom:15px;}

.box_middle{background:url(../img/sell/box_middle.png) left top repeat-y;
            padding:0 20px;}

.restaurant{border-bottom:2px dotted #777777;
            padding:10px 0;}

.restaurant_title{font-size:18px;
                  color:#65bbc1;}

.restaurant_photo{float:left;
                  width:231px;
				  margin-right:15px;
				  display:inline;}

.restaurant_outline{float:right;
                    width:314px;}

.restaurant_content{font-size:11px;
                    color:#777777;
					margin-top:5px;
					line-height:1.7em;}

.box_bottom{margin-bottom:20px;}

.produce{border-bottom:2px dotted #777777;
         padding:10px 0;}

.produce_title{font-size:18px;
               color:#65bbc1;}

.produce_photo{float:left;
               width:235px;
			   margin-right:15px;
			   display:inline;}

.produce_outline{float:right;
                 width:310px;}

.produce_content{font-size:11px;
                 color:#777777;
			     margin-top:5px;
				 line-height:1.7em;}

.leasing{border-bottom:2px dotted #777777;
         padding:10px 0;}

.leasing_title{font-size:18px;
               color:#65bbc1;}

.leasing_content{margin-top:5px;
                 color:#777777;}

.leasing_img{margin-top:15px;}

.last_child{border:none;
            margin-bottom:0;}
