body{
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
body, table{
	font-family: Arial;
	font-size: 12px;
}
img {
	border-width: 0px;
}
.vmap_show_table {
	width: 340px;
	height: 140px;
	border: solid 0px #000000;
}
.vmap_show_table_pic_td {
	width: 160px;
	text-align: center;
	vertical-align: middle;
}
.vmap_show_table_info_td {
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
}
.vmap_product_img {
}
.vmap_product_name:link, .vmap_product_name:visited{
	color: #0062c6;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.vmap_product_name:hover{
	color: #0f4cbd;
	text-decoration: underline;
}
.vmap_country_name{
	color: #387200;
	font-weight: bold;
}
.vmap_store_name{
	color: #66458e;
	font-weight: bold;
}
.vmap_store_url:link, .vmap_store_url:visited{
	color: #0062c6;
	text-decoration: underline;
}
.vmap_store_url:hover{
	color: #0f4cbd;
	text-decoration: underline;
}
