.area-bg{ border:1px solid #ccc; overflow:hidden; border-top:none; width:100%; display:none;}
.area-text{ background:#f1f1f1;  border-bottom:1px solid #ccc; height:40px; line-height:40px;}
.area-text b{ width:80px; text-align:center; border-right:1px solid #ccc; font-weight:normal; display:table-cell; cursor:pointer; position:relative;}
.area-text b.on{ background:#fff; color:red; border-right:1px solid #ccc;}
.area-text b.on i{ width:80px; height:5px; background:#fff; position:absolute; bottom:-3px; left:0px;}
.area-dl,.area-dt,.area-dd{ padding:10px; overflow:hidden;}
.area-dt,.area-dd{ display:none;}
.area-dl object,.area-dt object,.area-dd object{ height:25px; line-height:25px; float:left; padding:0px 10px; margin:5px; cursor:pointer; border-radius:3px;}
.area-dl object.on,.area-dt object.on,.area-dd object.on{ color:#fff; background:red;}
.area-dl object:hover,.area-dt object:hover,.area-dd object:hover{ color:#fff; background:red;}
.getarea{border: 1px solid #ccc; height: 35px; line-height: 35px; display: block; width: 96%; color: #333; padding-left: 2%; border-radius: 3px;}
