/* firefly bottle mail style */
body {
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../image/bottle/heart-candyb7.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

/* Info */
.info {
	color: #cccccc;
	font-size: 12px;
	margin-left: 400px;

}

/* dock - top */
#dock {
	margin: 100px 150px 0px 0px;
}

.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url();
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #fff;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* ƒJƒEƒ“ƒ^ */
.counter {
	bottom: 0px;
	position: absolute;
	left: 0px;
}
