@charset "utf-8";
#shop_body {
	float: right;
	width: 590px;
	background-image: url(img/title_s_h.gif);
	background-repeat: no-repeat;
	padding-top: 52px;
	font-size: 12px;
}
#shop_info {
	margin-bottom: 10px;
	width: 590px;
}
#shop_map {
	width: 550px;
	margin: 20px 0px 0px;
	background-image: url(img/map_flm.gif);
	padding: 20px;
	background-repeat: no-repeat;
}
h2 {
	padding: 0px;
	margin: 0px 0px 10px;	
}

h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	background-image: url(img/point_b.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	margin: 10px 0px 2px;
	padding-top: 5px;
	padding-left: 25px;
}
#shop_info p {
	margin: 0px;
	padding-left: 10px;
}
#shop_head_l {
	line-height: 1.2;
	font-size: 14px;
	float: left;
	background-color: #FFFFCC;
	width: 300px;
	height: 130px;
	padding: 0px 0px 0px 15px;
}
#shop_head_r {
	float: left;
	background-color: #FFFFCC;
	width: 275px;
	height: 130px;
}
.font14r {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


.td_l {
	width: 150px;
	height: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.td_m {
	width: 130px;
	font-size: 14px;
	background-image: url(img/icon_phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 5px 5px 5px 25px;
}
.td_r {
	background-image: url(img/icon_clock2.gif);
	width: 180px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 5px 5px 5px 25px;
}

.font12p {
	font-size: 12px;
	color: #663366;
	font-weight: bold;
	letter-spacing: 0.2;
}
.font12pk {
	font-size: 12px;
	color: #FF0066;
	font-weight: bold;
	letter-spacing: 0.2;
}
.font12g {
	font-size: 12px;
	color: #009933;
	font-weight: bold;
	letter-spacing: 0.2;
}

