@charset "utf-8";
@import 'reset.css';
/* CSS Document */
body{
	font: 100%/100% "微軟正黑體","Microsoft JhengHei",Arial,Helvetica,sans-serif;
	background-color: #28a7e1;
	}
.warpper {
	width:100%;
	margin: 0 auto;
}
.normal-width {
  width: 980px;
  margin: 0 auto;
}
.f-left{
	float:left;
	}
.f-right{
	float:right;
	}
.center{
	text-align:center;
	}
.clear{clear:both}
.clearfix:before, .clearfix:after {content: "";display:table}
.clearfix:after{clear:both}
.clearfix{zoom:1}
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}
.width-1000{
	width: 1000px;
	margin: 0 auto;
}
.pro01 span a, .pro02 span a, .pro03 span a, .pro04 span a, .pro05 span a, .pro06 span a{
	text-decoration: none;
	color: #ffffff;
}
.pro01 span a:hover, .pro02 span a:hover, .pro03 span a:hover, .pro04 span a:hover, .pro05 span a:hover, .pro06 span a:hover{
	color: #ffe100;
}
.logo{
	width: 100%;
	height: 89px;
	background-image: url(../images/logo-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 1;
}
.toto{
	width: 50px;
	padding-top: 30px;
	padding-left: 10px;
}
.green{
	padding-top: 15px;
	padding-right: 10px;
}
.top{
	margin-top: -5px;
}
.act{
	margin-top: -2px;
}
.product-1{
	width: 980px;
	height: 275px;
	background-image: url(../images/product-bg1.png);
	margin-top: -2px;
	position: relative;
}
.pro01{
	position: absolute;
	width: 176px;
	left: 110px;
	top: 45px;
}
.pro01 span{
	position: absolute;
	color: #ffffff;
	font-size: 13px;
	top: 177px;
	left: 2px;
}
.pro02{
	position: absolute;
	width: 199px;
	left: 450px;
	top: 45px;
}
.pro02 span{
	position: absolute;
	color: #ffffff;
	font-size: 13px;
	top: 177px;
	left: 28px;
}
.price1{
	position: absolute;
	top: 150px;
	left: 690px;
}
.txt-blue{
	font-size: 29px;
	color: #007eca;
	margin-right: 10px;
}
.txt-gray{
	font-size: 18px;
	color: #a5a5a5;
	line-height: 1.3;
}
.price-down{
	font-size: 53px;
	color: #e60012;
	line-height: 1.3;
	font-weight: bold;
}
.product-2{
	position: relative;
	width: 980px;
	height: 269px;
	background-image: url(../images/product-bg2.png);
}
.pro03{
	position: absolute;
	width: 186px;
	left: 110px;
	top: 44px;
}
.pro03 span{
	position: absolute;
	color: #ffffff;
	font-size: 13px;
	top: 177px;
	left: 2px;
}
.pro04{
	position: absolute;
	width: 199px;
	left: 450px;
	top: 45px;
}
.pro04 span{
	position: absolute;
	color: #ffffff;
	font-size: 13px;
	top: 177px;
	left: 28px;
}
.product-3{
	position: relative;
	width: 980px;
	height: 469px;
	background-image: url(../images/product-bg3.png);
}
.pro05{
	position: absolute;
	width: 171px;
	top: 40px;
	left: 120px;
}
.pro05 span{
	color: #ffffff;
	font-size: 13px;
	margin-left: 10px;
}
.price3{
	position: absolute;
	top: 260px;
	left: 340px;
}
.price4{
	position: absolute;
	top: 260px;
	left: 755px;
}
.txt-lightblue{
	color: #bae2f8;
	font-size: 18px;
	margin-left: 55px;
}
.txt-yellow{
	color: #ffe100;
	font-size: 42px;
	line-height: 1.5;
	font-weight: bold;
}
.pro06{
	position: absolute;
	width: 163px;
	top:20px;
	left: 530px;
}
.pro06 span{
	color: #ffffff;
	font-size: 13px;
	line-height: 1.7;
}
.note{
	position: absolute;
	font-size: 16px;
	color: #ffffff;
	top: 378px;
	left: 260px;
}
.note-black{
	position: absolute;
	font-size: 13px;
	color: #3a3a3a;
	top: 420px;
	left: 218px;
}
.note-black span{
	margin-right: 15px;
}
.note-black span a{
	text-decoration: none;
	color: #3a3a3a;
}
.note-black span a:hover{text-decoration: underline;}