.tooltipster-noir {
	border-radius: 3px;   
 -webkit-border-radius: 3px;  
 -moz-border-radius: 3px;
	border: 1px solid #CB3C2B;
	background:url(../images/top/bg_cont2.png) center top repeat;
	color: #2c2c2c;
}
.tooltipster-noir .tooltipster-content {
	font-family: 'Georgia', serif;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
}

.tooltipster-noir img{
	border-radius: 0px; 
}


.container, #container {
	width:100%;
	text-align: center;
	display: block;
	/*overflow: hidden;*/
	position:relative;
}

.item {
	width: 200px;
	float: left;
	padding: 10px;
	margin: 10px;
	background: #000;
	color: #fff;
}

.pins{
	width:25px;
	height:34px;
	padding-top:2px;
	position:absolute;
	z-index:9999;
	/*background:url(../images/page/map/pinshadow.png) bottom center no-repeat;
	-moz-background-size:13px 4px;
background-size:13px 4px;*/
cursor:pointer;
}
.pins img:hover {
    -webkit-animation: pulse .5s;
    animation: pulse .5s;
}
@media all and (max-width: 480px) {
	
	.pins img{width:12px; height:auto;margin-top:17px; margin-left:-13px;}
}
@media all and (min-width: 620px) {
.tooltipster-content img{ width:400px; height:300px;}
}
#mappin01{
	bottom:57%;
	left:48%;
	
}

#mappin02{
	bottom:49%;
	left:18%;
}
#mappin03{
	bottom:42%;
	left:27%;
}

#mappin04{
	bottom:94%;
	left:72%;
}

#mappin05{
	bottom:51%;
	left:4%;
}

#mappin06{
	bottom:32%;
	left:9%;
}

#mappin07{
	bottom:58%;
	left:10%;
}

#mappin08{
	bottom:20%;
	left:42%;
}

#mappin09{
	bottom:21%;
	left:56%;
}

#mappin10{
	bottom:64%;
	left:72%;
}
#mappin11{
	bottom:90%;
	left:50%;
}
#mappin12{
	bottom:40%;
	left:54%;
}

p.shopname{
	margin:0;
	font-size:15px;
	text-align:center;
	line-height:2;
	color:#fff;
	padding:0px 8px;
}