﻿.followbar
{
   display:inline-block;
   width:100%;
   padding:0;
   margin:0;
   background-color: #006899;
}
.followbar li
{
	float: left;
	width: 10%;
	list-style-type: none;
	text-align:center;
}
.followbar a
{
	display: inline-block;
	width: 100%;
	text-decoration: none;
}
.followbar a:hover span:not(.mfmenu_p span)
{
    margin-top:2px;
    margin-bottom:-2px;
}
.followbar span:not(.mfmenu_p span)
{
	display: inline-block;
	width: 35px;
	height: 50px;
	background-image: url(image/follow.png?v=3);
	background-repeat: no-repeat;
}
.followbar i
{
	font-size: 32px;
	display: inline-block;
	padding: 15px 0;
	color: #ffffff;
}
.followbar a:hover i
{
    margin-top:2px;
    margin-bottom:-2px;
}
.followbar .email_p span
{
	background-position: -262px -204px;
}
.followbar .tel_p span
{
	background-position: -103px -298px;
}
.followbar .lineID_p span
{
	background-position: -263px -385px;
}
.followbar .facebook_p span
{
	background-position: -181px -293px;
}
.followbar .twitter_p span
{
	background-position: -181px -114px;
}
.followbar .youtube_p span
{
	background-position: -264px -112px;
}
.followbar .maps_p span
{
	background-position: -102px -203px;
}
.followbar .other_p span
{
	background-position: -25px -18px;
}
.followbar .home_p span
{
	background-position: -25px -18px;
}
.followbar .cart_p span
{
	background-position: -264px -295px;
}

.followbar .cart_p font.basket
{
	position: absolute;
	margin-left: -60px;
	min-width: 80px;
}
.followbar .cart_p .basket a
{
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #ff0066;
}
.followbar .cart_p .basket font
{
	font-size: 8pt;
	color: #ffffff;
	background-color: #000000;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding:1px 2px;
	line-height:12px;
}
.followbar .cart_p ._ctmb,.followbar .cart_p ._ctqb
{
    display:none;
}
.followbar .basket b
{
	display: none;
	color: #ffffff;
	background-color: #000000;
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: Book Antiqua;
	padding:1px 5px;
	float:left;
    margin:25px 0 0 15px;
}

.followbar li.mfmenu_p
{
   display: inline-block;
   padding-top:3px;
}