@charset "utf-8";
.map{ width:1000px; height:600px; margin:0 auto; position:relative; background:url(images/maps.jpg) center -115px no-repeat}
.Annotation{padding:5px 30px 5px 10px; background:rgba(255,255,255,0.7);box-shadow: 0 1px 20px 0 rgba(0,0,0,.19); position:absolute; z-index:2;  border-radius:30px;}
.Annotation img{ width:50px; height:50px; float:left;}
.Annotation p{font-size:18px; color:#f10; font-weight:bold; line-height:50px; float:left;}

