@charset "utf-8";
/* CSS Document */
body{
	font: 100%/100% "微軟正黑體","Microsoft JhengHei",Arial,Helvetica,sans-serif;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
#warpper {
	width: 960px;
	margin: 0 auto;
}

.left{
	float:left;
	}
.right{
	float:right;
	}
.center{
	text-align:center;
	}
.clear{clear:both}
.clearfix:before, .clearfix:after {content: "";display:table}
.clearfix:after{clear:both}
.clearfix{zoom:1} 
.blue{color: #0081b9;}
.black{color: #000000;}
.orange{color: #ed6d00;}
.top{
	width: 960px;
	height: 82px;
	margin: 0 auto;
}
.totologo{margin-top: 25px;}
.washletlogo{margin-top: 20px;}
.product-washlet{}
.washlet-item {margin-left: 100px;}
.washlet-item > span{
	background-image: url(../images/blue-dot.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 17px;
	line-height: 1.6;
	padding-left: 12px;
	margin-right: 30px;
}
.product-washlet-title a{
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5;
	color: #0081b9;
	text-decoration: none;
}
.product-washlet-title a:hover{color: #0081b9;text-decoration: underline;}
.washlet-item2{
	margin-left: 100px;
	background-image: url(../images/washlet-box.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 111px;
	margin-bottom: 20px;
}
.washlet-item2 > span{
	background-image: url(../images/blue-dot.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 17px;
	line-height: 1.5;
	padding-left: 12px;
	margin-right: 30px;
}
.s1{width:300px;margin-left: 49px;}
.s3{width: 297px;margin-left: 10px;}
.sr{width: 188px;margin-left: 40px;}
.km{width: 195px;margin-left: 49px;}
.f3{width: 187px;margin-left: 50px;}
.tmg{width:417px;margin-left: 20px;}
.p-title{
	font-size: 24px;
	line-height: 1.5;
}
.p-title a {text-decoration: none;}
.p-title a:hover{text-decoration: underline;}
.p-price{
	font-size: 36px;
}
.p-txt{
	font-size: 18px;
}
.p-txt-s{
	font-size: 15px;
}
.footer{
	width: 100%;
	height: 50px;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	line-height: 3.4;
	margin-top: 20px;
	background-color: #0081b9;
}
.footer a{color: #FFFFFF;text-decoration: none;margin-right: 30px;}
.footer a:hover{color: #ffffff;text-decoration: underline;margin-right: 30px;}
.product-dryking{width: 960px; margin-bottom: 30px;}
.product-dryking-txt {font-size: 18px;color:#ed6d00;}
.product-dryking-txt a{color:#ed6d00;text-decoration: none;}
.product-dryking-txt a:hover{text-decoration: underline;}
.dryking-item {margin-left: 30px;}
.dryking-item > span{
	background-image: url(../images/orange-dot.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 17px;
	line-height: 1.6;
	padding-left: 12px;
	margin-right: 30px;
}
.dryking-item > p{font-size: 17px;color: #000000;}
.footer > span{
	margin-right: 30px;
}