#play{ background-color: #C6C; width: 910px; float: left; background-image: url(../img/box_bg.gif); border: 2px solid #FF5B9D; position: relative; }
#play ul{ margin-top:10px;}
#play ul li { border: 2px solid #FF5B9D; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; background-color: #FFF; margin-bottom: 10px; padding:20px; width:885px; margin-left:10px; float: left; position: relative; }
#play ul li .title{ font-size: 20px; font-weight: bold; border-bottom-width: 2px; border-bottom-style: dotted; border-bottom-color: #FF5B9D; text-align: left; color: #666; margin-bottom: 10px; }
.play_comm{ text-align:left}
#play ul li .bg{ z-index:2;}
#play ul li .btn_map{
 position: absolute;
 width: 180px;
 height: 50px;
 top: 134px;
 left: 663px;
 z-index: 10
}
#play ul li .btn_hotelmap{
 position: absolute;
 width: 279px;
 height: 50px;
 top: 435px;
 left: 142px;
 z-index: 10
}
#play ul li .btn_tel{
 position: absolute;
 width: 246px;
 height: 50px;
 top: 690px;
 left: 142px;
 z-index: 10
}
.white_box{padding: 10px; border-radius: 8px;background: #fff; margin: 0 10px}
.white_box a img:hover{opacity: 0.8}
