@charset "utf-8";
#loading {
	background-image: url(data:image/gif;base64,R0lGODlhHwAfAKIAAP////f39+bm5t7e3tbW1v4BAgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAFACwAAAAAHwAfAAADiQi63P4syEkpIDhrraqf1yZi3eeF41aaViqurIS6JBC3dAbHM72zPdfPFEwNP8XR8ZTT2W6yZg0alS4ryRdky20IvuBwGDAom89nhXgNJqPfZTV77Yaj5fOx/Y3Pf+t7cQB+eoFmfX6AgYh5inuMc452kGyScJR0hoeDhH+agp2en5hilnxdqBAJACH5BAUKAAUALAAAAQAeAB0AAAOBWLLcXSHKOZW7C9IdLXYaR3kfE4oSWQonGqhli8KfLNKYzeGXvvEgV2X1EKaIJmMHmVG+mCxnYUqtWq9Y6mDL7XYLhLB4PC54z1wweR02o89qNtn9/srX9Po2fm/r7X1ieXp8fYN1hXeHb4lyi2iNbI9wgYJ/aZV+lwOReJucmQQJACH5BAUKAAUALAAAAQAeAB0AAAOBWLPcXSLKOZW7C9IdLXYaR3kfE4oSWQ4nKqhli8KfLNKYzeGXvvEgV2X1EKaIJmMHmVG+mCxnYUqtWq9YKmHL7XYLgbB4PC54z1wweR02o89qNtn9/srX9Po2fm/r7X1ieXp8fYN1hXeHb4lyi2iNbI9wgYJ/aZV+lwSReJucmQEJACH5BAUKAAUALAAAAQAeAB0AAAOBWLTcXSPKOZW7C9IdLXYaR3kfE4oSWRInOqhli8KfLNKYzeGXvvEgV2X1EKaIJmMHmVG+mCxnYUqtWq9YamDL7XYLgrB4PC54z1wweR02o89qNtn9/srX9Po2fm/r7X1ieXp8fYN1hXeHb4lyi2iNbI9wgYJ/aZV+lwGReJucmQIJADs=);
	border: 1px solid #BBBBBB;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 31px;
	height: 31px;
	margin-left: -15px;
	margin-top: -15px;
	z-index: 9;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.40);
}
#blackOverlay {
	display: none;
	background-color: rgba(0,0,0,0.50);
	position: fixed;
	z-index: 4;
	width: 100%;
	height: 100%;
	top: 0;
}
#scrollUp {
	display: none;
	position: fixed;
	z-index: 2;
	bottom: -11px;
	right: 20px;
	width: 88px;
	height: 60px;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	background-position: -836px -0px;
}
#scrollUp:hover {
    bottom: 0px;	
}
body {
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	background-image:url(images/p5.png);
	 margin: 0px;

	}
.wrapper {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.lt-ie9 .wrapper {
	width: 960px;
}
header {
	-webkit-box-shadow: 0px 0px 8px;
	box-shadow: 0px 0px 8px;
	background-color: #FFF;
	height: 60px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 3;	
}
header>div {
	height: 60px;
	text-align: right;
}
header>div>a {
	display: inline-block;
	width: 70px;
	height: 60px;
	background-color: #F4F4F4;
	vertical-align: top;
	line-height: 60px;
	text-align: center;
	margin-right: 1px;	
	font-size: 13px;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;		
	text-decoration: none;
}
header>div>a:hover {
	text-decoration: none;
	background-color: #E9E9E9;	
}
#WUFU_Logo {
	width: 147px;
	height: 36px;
	margin: 0;
	background-position: 0 -73px;
	position: absolute;
	left: 10px;
	top: 12px;
} 
#WUFU_Logo a {
	display: block;
	height: 100%;
}
#MenuBtn, #nav {
	display: none;
}
#kanban {
	background-image: url(../images/kanban4_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#kanban, #kanban>div {
	height: 500px;
}
#CONTAINER{
	width:100%;
	background-image:url(images/kanban4.jpg);
	background-size:cover;
	background-position:center center; 
	height:440px;
	margin:60px auto auto auto;
	padding:0px;
}
.main{width:960px; 
	margin: 10pt auto;
	}
	
.LEFT{
	float:left;
	width:250px; 
	margin:0;
	padding:0;
     }
.LEFT a{
	display:block;
	text-align:center;
	height:auto;
	box-sizing: border-box;
	text-decoration:none;
	font-size:18px; 
	color: #FFF;
    text-shadow: 1px 1px 1px #202269;
	border-top:#8585bb 1px dashed; 
	}	 
	 
.lift0,.lift01{
	display:block;
	text-align:center;
	line-height:50px;
	text-decoration:none;
	font-size:23px; 
	color: #FFF;
    text-shadow: 1px 1px 1px #202269;
	background: linear-gradient(to right,#c51d25,#e03b43);
	background: -webkit-linear-gradient(left,#c51d25,#e03b43);
	background: -o-linear-gradient(right,#c51d25,#e03b43);
	background: -moz-linear-gradient(right,#c51d25,#e03b43);
	} 
	 
.lift0{
		border-top-left-radius:20px;
	}	 
	
	.lift01{
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
		margin:3px 0 3px 0;
		padding:0px;
	}
	
	.lift01:hover{
	background: linear-gradient(to right,#c51d25,#f7424b);
	background: -webkit-linear-gradient(left,#c51d25,#f7424b);
	background: -o-linear-gradient(right,#c51d25,#f7424b);
	background: -moz-linear-gradient(right,#c51d25,#f7424b);

	}
	
.lift1{
	background: linear-gradient(to right,#001e60,#22448f);
	background: -webkit-linear-gradient(left,#001e60,#22448f);
	background: -o-linear-gradient(right,#001e60,#22448f);
	background: -moz-linear-gradient(right,#001e60,#22448f);
		padding:10px 5px 10px 5px;
	}
.lift1:hover{
	background: linear-gradient(to right,#22448f,#496fc4);
	background: -webkit-linear-gradient(left,#22448f,#496fc4);
	background: -o-linear-gradient(right,#22448f,#496fc4);
	background: -moz-linear-gradient(right,#22448f,#496fc4);

	}
	
	
.RIGHT{
	width: 710px;
	display:inline-block;
	background-color:#FFF;
	}
.RIGHT_frame{	
    width: 710px; 
	padding:0; 
	margin:0;
	font-size: 17px;
	line-height:1.7em;}	
	
	
.hotcity > ul{margin:0;padding:0;list-style:none;}
.hotcity > ul > li a{
	font-size: 18px;
	color: #666;
	line-height: 55px;
	text-decoration: none;
	width: 210px;
	height: 55px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/bk_city.png);
	background-repeat: no-repeat;
}
.hotcity > ul > li a:hover{color:#D8292F;}
.areaname{padding:20px 0 10px 0; clear:both;}
.areaname > span{
	color: #fff;
	background: #4A4F55;
	font-size: 20px;
	text-align: center;
	padding: 3px 7px;
	border-radius: 5px;
}
h2{
	clear:both;
	font-size:20px;
	font-weight:normal;
	color:#FF6699;
	letter-spacing:6px;
	margin:0;
	padding:8px 0 0 0;
}
.small{font-size:15px;}
h3{color:#0c77b3;font-weight:normal;}
.moreinfo{
	clear:both;
	border-bottom:1px solid #0c77b3;
	text-align:right;
}
.moreinfo > span a{
	color:#fff;
	padding:5px 20px;
	background:#0c77b3;
	text-decoration:none;	
}
.moreinfo > span a:hover{background:#ea0a2a;}

#gotop{
    display: none;
    position: fixed;
	background-image:url(images/top.png);
	margin-left:170px;
	bottom:10px;
	width:65px;
	height:65px; 
    cursor: pointer;
}



.hotcity a span {
	color: #FF3366;
	font-size: 15px;
}
.photowall, #logotype, #hand {
	width: 1920px;
	top: 0;
	left: 50%;
	margin-left: -960px;
	display: block;
	position: absolute !important;
}
#features {
	position: absolute;
	top: 244px;
	left: 523px;
}
#WUFU_Logo, #followUs a, #MenuBtn, #scrollUp, #features h1,#FB_Icon, #Line_Icon, #Blog_Icon, #features p, .features_item, nav a, nav a.active:before, .area:before, .product_price strong:before {
	background-image: url(images/sprite.png);
}

main {
	position: relative;
	  padding-bottom: 40px;
	background-repeat: repeat-x;
	background-position: left top;
}
.right > img {
	width: 96%;
	border: 1px solid #e0e4ea;
	padding: 10px;
	box-shadow: 1px 1px 5px #d2d5d7;
	margin-top: 10px;
}
.right h2{
    font-size: 20px;
    color: #FFF;
    padding: 10px  5px;
    text-indent: 18px;
    font-weight: bold;
	background-image:url(images/sprite2.png);
	background-color:#006;
	background-repeat: no-repeat;
	background-position:center left;

	border-radius:25px;
	margin-top:10px;
	
}
.right h3{
	font-size: 23px;
	color: #D8292F;
	padding: 10px 0;
	text-indent: 10px;
	font-weight: bold;
	line-height: 20px;
	border-left-width: 10px;
	border-left-style: groove;
	border-left-color: #D8292F;
}

.right p{
	font-size: 15px;
	padding: 5px;
	padding-left: 20px;
}

.table{
	margin-top: 10px;
	width: 95%;
	text-align: center;
	padding-left: 15px;
}


.table_bg{
	border:1px solid #4A4F55;
	border-collapse:collapse;
}
tr:nth-child(1){
	background-color: #e4e4e4;
	text-align: center;
}
.table_bg td{
	line-height: 30px;
	border: 1px solid #4A4F55;
	/*padding-left: 20px;*/
	color: #4A4F55;
	vertical-align: middle;
}
.blue{background-color:#f0fbff;}
.table_bg td a{
	display: block;
	text-decoration: none;
	color: #D8292F;
	width: 100%;
}
.table_bg td a:hover{
	color: #fff;
  background-color: #D8292F;
	text-shadow: 1px 0px 1px #000;
	font-weight: bold;;
}

.table_bg span{
	color:#F00;
	float:right;
}
nav {
	text-align: center;
	margin-top:-50px;
}
nav a {
	display: inline-block;
	width: 180px;
	height: 53px;
	background-position: 0 -442px;
	vertical-align: top;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	font-size: 21px;
	font-family: "Noto Sans TC", "Microsoft JhengHei UI", "Microsoft JhengHei", "PingFang TC", "HeiTi TC", sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	opacity: 0.7;
	letter-spacing: 2px;
	position: relative;
}
nav a:hover, nav a.active {
	opacity: 1;
	text-decoration: none;
}
nav a.active:before {
	position: absolute;
	content: '';
	width: 13px;
	height: 8px;
	left: 50%;
	bottom: -5px;
	margin-left: -8px;
	background-position: -410px -351px;
}
#all {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	background-image: url(../images/banner_bg.jpg);
	height: 400px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top:-30px;
}

#banner #titlebg{
	background-image:url(../images/title_bg.png);
	margin-right: auto;
	margin-left: auto;
	margin-bottom:-55px;
	width:341px;
	height:410px;
	}

#banner #title01{
	background-image:url(../images/title_01.png);
	margin-right: auto;
	margin-left: auto;
	margin-bottom:-55px;
	width:341px;
	height:410px;
	
	}

#banner div {
	position: absolute;
	left: 300px;
	bottom: 30px;
	font-weight: bolder;
	color: #FFFFFF;
}

#contents_right{
	width:675px;
	position:relative;
	float:right;
	clear:both;}
	



.contents_title {
	background-image: url(../images/icon_r.jpg);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	color:#C06;
	font-size:22px;
	font-weight:900;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
.contents_notice {
	color: #F60;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#order{
	max-width: 300px;
	background-image: -moz-linear-gradient(180deg, rgb(16,139,230) 0%, rgb(22,185,210) 100%);
	background-image: -webkit-linear-gradient(180deg, rgb(16,139,230) 0%, rgb(22,185,210) 100%);
	background-image: -webkit-gradient(linear, 100% 0, 0 0, from(rgb(16,139,230)), to(rgb(22,185,210)));
	background-image: -o-linear-gradient(180deg, rgb(16,139,230) 0%, rgb(22,185,210) 100%);
	background-image: linear-gradient(180deg, rgb(16,139,230) 0%, rgb(22,185,210) 100%);
	background-color: #FFBF00;
	color:#fff;
	text-align: center;
	font-family: "Noto Sans TC", "Microsoft JhengHei UI", "Microsoft JhengHei", "PingFang TC", "HeiTi TC", sans-serif;
	font-size: 18px;
	text-shadow:#999 1px 1px 1px;
	margin-top: 20px;
	display: block;
	height: 48px;
	margin-left: auto;
	border-radius: 7px;
	margin-right: auto;
	line-height: 47px;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	animation-delay:800ms;	
    box-shadow:2px 2px 2px #3399FF;	}

#order:hover{
	box-shadow:5px 5px 5px #CCCC33;}
	
	
.button{
	background-image:url(../images/btn_01.png);
	width:250px;
	height:70px;
	margin-bottom:2px;
	}	


footer {
	background-color: #FFF;
	font-size: 12px;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	border-top: 1px solid #BBB;
	
}

footer a{
	color:#333;
	text-decoration:none;
	}
footer a:hover{
	color:#2382d9;
	}
.lt-ie9 footer {
	border-top: 1px solid #BBB;
}
footer > div > span {
	margin-right: 5px;
	line-height: 150%;
}
footer span strong {
	font-weight: normal;
}
footer span strong:after {
	content: '：'
}
#followUs {
	position: absolute;
	right: 0;
	top: -8px;
}
#followUs span {
	vertical-align: top;
}
#followUs a {
	display: inline-block;
	vertical-align: text-bottom;
	width: 25px;
	height: 24px;
	margin-left: 5px;
	margin-right: 5px;
}
#FB_Icon {
	background-position: -295px -81px;
}
#Line_Icon {
	background-position: -321px -81px;
}
#Blog_Icon {
	background-position: -347px -81px;
}
footer hr  {
	border: none;
	height: 2px;
	background-color: #E5015A;
}
