/*異動註解 start--------------------------------------------------------
=======================================================================
01 0420異動02--新增footerbox區塊reset樣式
02 0420異動03--調整字色
=======================================================================
異動註解 end----------------------------------------------------------*/

/*00 rest all default style start*/
/*0420異動02 start*/
.footerbox span, .footerbox h1, .footerbox h2, .footerbox h3, .footerbox h4, .footerbox h5, .footerbox h6, .footerbox p, .footerbox a, .footerbox img, .footerbox ol, .footerbox ul, .footerbox li{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
.footerbox ol, .footerbox ul{
	list-style: none;
}
.footerbox{
line-height:1.8em;
width:960px;
height:90px;
margin:0 auto;
position:relative;
}
.footerbox{ /* z-index: 90; */ }

/*0420異動02 end*/
/*00 rest all default style end*/

.footerbox a:link{ color:#666;}
.footerbox a:visited{ color:#666;}
.footerbox a:active{ color:#4d4d4d;}/*B:30%*/
.footerbox a:hover{color:#4d4d4d;}

.footerbox ul.footerhint{
	position:absolute;
	left:0;
	top:0;
	width:auto;
	font-size:16px;
	text-align:left;
	}
.footerbox ul.footerhint li{
	float:left;
	margin-right:5px;
	padding-right:20px;
	background: url(/images/slash.png) no-repeat right top;
	}
.footerbox ul.footerhint li span{
	margin-left:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#999;
	letter-spacing:1px;
	}
.footerbox ul.footerhint li:last-child{	background:none;}
.footerbox p.copyrights{
	width:100%;
	border-top:1px solid #cdcdcd;
	text-align:left;
	padding:15px 0;
	letter-spacing:1px;
	color:#999;
	position:absolute;
	left:0;
	top:38px;
	}
.footerbox p.copyrights span{
	display: block;
}

/* Main menu settings */
.footernav {
	clear:both;
	width:auto;
	position:absolute;
	right:0;
	top:3px;
}

/* Top menu items */
.footernav ul li {
	float:left;
	margin:0;
	padding:0;

	margin-left:10px;
	padding-left:10px;

	line-height:normal;
	border-left:1px solid #cdcdcd;
	position:relative;
}
.footernav ul li a {
	display:block;
	color:#666;
	padding-top:5px;
	height:20px;
	line-height:normal;
}
.footernav ul li.active a {
	color:#666;
}
.footernav ul li a:hover {
	color:#000;
}
.footernav ul li:hover a,
.footernav ul li.hover a { /* This line is required for IE 6 and below */color:#000;}

/* Submenu items */
.footernav ul ul {
	margin:0;
	padding:0;
	display:none; /* Sub menus are hidden by default */
	position:absolute;
	bottom:25px;
	left:50%;
	margin-left:-75px;
	width:150px; /* width of the drop-down menus */
	background:none;
	border-top:1px solid #ccc;
}
.footernav ul ul li {
	float: none;
	margin:0;
	padding:0;
	width:auto;
	border:1px solid #ccc;
	border-top:0;
	background:#fff;
}

.footernav ul ul li.deco{
	padding:0;
	background:url(/images/dialogue_arrowdown.png) no-repeat 53% bottom;
	height:8px;
	margin-top:-1px;
	line-height:0;
	border:0;
}

.footernav ul ul li a,
.footernav ul li.active li a,
.footernav ul li:hover ul li a,
.footernav ul li.hover ul li a { /* This line is required for IE 6 and below */
	color:#666;
	float: none;
	width:100%;
	text-align:center;
	padding-top:6px;
	display:block;

}
.footernav ul ul li a:hover,
.footernav ul li.active ul li a:hover,
.footernav ul li:hover ul li a:hover,
.footernav ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
	color:#000;
	float: none;
	width:100%;
	text-align:center;

}

/* Flip the last submenu so it stays within the page */
.footernav ul ul.last {
	left:-105px;
	margin-left:0;
}
.footernav ul ul.last li.deco{
	background:url(/images/dialogue_arrowdown.png) no-repeat 125px bottom;
}

/* Make the sub menus appear on hover */
.footernav ul li:hover ul,
.footernav ul li.hover ul { /* This line is required for IE 6 and below */
	display:block; /* Show the sub menus */
}

/* Trademark */
.footerbox-whole .footer_trademark{
	position: absolute;
    right: 70px;
    top: -7px;
}
.footerbox-whole .footer_trademark img{
	width: 120px;
	opacity: 0.6;
}

/* time */
.service_time{ position:absolute; font-size:12px; margin:12px 0 0 1px;  font-family:Arial; color:#999; *left:0px; }
.service_time--stop{ margin:16px 0 0 82px;color:red;font-size: 16px; }
.service_phone{ 	
	display: inline-block;
    vertical-align: top;
    margin-top: -4px;
    letter-spacing: 2px;
	font-weight: 300;
}

.recaptcha{
    width: 100%;
    padding: 15px 0 !important;
    position: absolute;
    top: 106px;
    color: #999;
}
.recaptcha .recaptcha__link{
    font-weight: bold;
    color: #757575;
}
