@charset "utf-8";

body {
	background-image: url(../images/bg.gif);
	margin :0px;
	background-repeat: repeat-x;
	background-color: #A59C75;
}
.w12lh20content{
	font-family: "Verdana", 新細明體;
	font-size: 12px;
	line-height: 20px;
	color: #7D7A72;
}
.w12prise{
	font-family: "Verdana", 新細明體;
	font-size: 12px;
	line-height: 20px;
	color: #BF1B00;
}
.w11lh15content{
	font-family: "Verdana", 新細明體;
	font-size: 11px;
	line-height: 15px;
	color: #7D7A72;
}
.pic-number{
	font-family: "Verdana", 新細明體;
	font-size: 11px;
	line-height: 15px;
	color: #BFBBA7;
}

.w12lh24coffee {
	font-family: "Verdana", 新細明體;
	font-size: 12px;
	line-height: 24px;
	color: #7D7A72;
}

.w12lh24coffee-b {
	font-family: "Verdana", "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #615935;
	font-weight: bold;
	text-decoration: none;
}
.w12lh24gray-b {
	font-family: "Verdana", 新細明體;
	font-size: 12px;
	line-height: 18px;
	color: #7E7A68;
	font-weight: bold;
}

.w12lh20white {
	font-family: "Verdana", 新細明體;
	font-size: 12px;
	line-height: 20px;
	color: #E9E8E2;
	text-decoration: none;
}
/********************************/
.pciture{
	text-decoration: none;
	background-color: #EAE7D1;
	padding: 2px;
	display: block;
	border: 1px solid #BDB58F;
}
.pciture:hover {
    background-color: #FFFFCA;
	text-decoration: none;
	border: 1px solid #7A755F;
}

/*********************************/
.white {
	font-family: "Verdana", 新細明體;
	font-size: 12px;
	line-height: 20px;
	color: #E9E8E2;
	text-decoration: none;
}

.white:hover {
	text-decoration: underline;
}
.content {
	font-family: "Verdana", 新細明體;
	font-size: 12px;
	line-height: 20px;
	color: #7D7A72;
	text-decoration: none;
}

.content:hover {
	text-decoration: underline;
}

