﻿img {
	margin:0;
	padding:0;
}

.smap {
	width:365px;
	height:253px;
	background:url(../images/3.gif) no-repeat;
	position:relative;
}

.smap img {
	width:330px;
	height:190px;
	margin:16px;
	cursor:pointer;
}

.smaph img, .smapv img {
	width:450px;
	height:270px;
}

.bmapv, .bmaph {
	position:absolute;
	width:800px;
	height:600px;
	z-index:10000;
}

.bmapv {display:block;}
.bmaph {display:none;}

.bmapv img, .bmaph img {
	width:800px;
	height:600px;
}
