@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

dl dt dd {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	}

body {
	font-size:12pt;
	font-family:Arial, 微軟正黑體;
	width:100%;
	height:100%;
	-webkit-text-size-adjust: 100%;
}

h2 {
	color:#F00;
	}


hr {
	border:0; height:1px; background-color:#d4d4d4;
	color:#d4d4d4;	/* IE6 */
	margin:30px 0;
}

#wrapper {
	width:100%;
	height:100%;
}

#header {
	background:#FFFFFF;
	margin-top:0px;
	position:fixed;
	width:100%;
	overflow:hidden;
	z-index:9999;
	border-bottom:#CCC 3px solid;
	opacity:0.9;
}

#con {
	width:1000px;
	padding-top:20px;
	margin:0 auto;
	}

#line {
	margin:0 auto;
	width:950px;
	}


#menu {
	margin:0 auto;
	padding-top:10px;
	width:1000px;
	height:65px;
	margin-top:0px;
	}


#menu a:hover {
	color:#F00;
	text-decoration:none;
}

#menu ul li {
	float:left;
	/*width:170px;*/
	height:30px;
	font-size:12pt;
	font-weight:bold;
	list-style-type:none;
	text-align:left;
	text-align:center;
	border-left:#FFF 1px solid;
}

#menu li a {
	display: block;
	/*width:180px;*/
	height:30px;
	color:#333;
	padding-top:7px;
	text-decoration:none;
}

#menu li a:hover {
	color:#F00;
	text-decoration:none;
	border-bottom:#F00 2px solid;
}

.link180 {
	width:180px;
	}

.link128 {
	width:128px;
}




.nolink {
	display: block;
	width:128px;
	height:30px;
	color:#CCC;
	padding-top:7px;
	text-decoration:none;
}

.nolink:hover {
	color:#CCC;
	text-decoration:none;
	border-bottom:#F00 0px solid;
}

.menu_left {
	float:left;
	line-height:175%;
	width:288px;
	margin-left:10px;
	}
	
.menu_right {
	float:right;
	margin-top:15px;
	margin-left:10px;
	line-height:175%;
	width:620px;
	margin-right:0px;
	}
	
.right ul {
	padding-left:20px;
	}

.line {
	width:1000px;
	height:3px;
	background:#CCC;
	margin:0 auto;
	}
	
#background_front01 {
	width:100%;
	height:450px;
	margin:0;
    padding:0;
    background: #000;
	}
	
#background_photo01 {
	width:100%;
	height:450px;
	margin:0;
    padding:0;
    background: #000 url(../images/KeySmart-door.jpg) 50% 40% no-repeat;
    -moz-background-size: cover;
    background-size: cover;
	opacity:0.6;
	}
	
#background_keycatch_photo01 {
	width:100%;
	height:450px;
	margin:0;
    padding:0;
    background: #000 url(../images/keycatch_banner.jpg) 50% 20% no-repeat;
    -moz-background-size: cover;
    background-size: cover;
	opacity:0.6;
	}
	
#background_front02 {
	width:100%;
	height:450px;
	margin:0;
    padding:0;
    background: #000;
	}
	
#background_photo02 {
	width:100%;
	height:450px;
	margin:0;
    padding:0;
    background: #000 url(../images/accessories_banner.jpg) 50% 50% no-repeat;
    -moz-background-size: cover;
    background-size: cover;
	opacity:0.4;
	}
	
#background_front03 {
	width:100%;
	height:450px;
	margin:0;
    padding:0;
    background: #000;
	}
	
#background_photo03 {
	width:100%;
	height:450px;
	margin:0;
    padding:0;
    background: #000 url(../images/home-howitsmade.jpg) 50% 50% no-repeat;
    -moz-background-size: cover;
    background-size: cover;
	opacity:0.4;
	}

	
.back_title01 {
	width:100%;
	position:absolute;
	margin-top:-300px;
	text-align:center;
	font-size:26pt;
	font-weight:bold;
	color:#FFF;
	letter-spacing:20px;
	line-height:175%;
	text-shadow:3px 3px 3px #333;
	}
	
.back_title02 {
	width:100%;
	position:absolute;
	margin-top:-250px;
	text-align:center;
	font-size:26pt;
	font-weight:bold;
	color:#FFF;
	letter-spacing:20px;
	line-height:175%;
	text-shadow:3px 3px 3px #333;
	}
	
.back_title03 {
	width:100%;
	position:absolute;
	margin-top:-380px;
	text-align:center;
	font-size:26pt;
	font-weight:bold;
	color:#FFF;
	letter-spacing:15px;
	line-height:150%;
	text-shadow:3px 3px 3px #333;
	}
	
.back_title03_2 {
	width:100%;
	position:absolute;
	margin-top:-250px;
	text-align:center;
	font-size:20pt;
	font-weight:bold;
	color:#FF0;
	letter-spacing:10px;
	line-height:150%;
	text-shadow:3px 3px 3px #333;
	}
	
.back_video {
	width:100%;
	position:absolute;
	margin-top:-150px;
	text-align:center;
	font-size:18pt;
	font-weight:bold;
	color:#FFF;
	letter-spacing:10px;
	line-height:175%;
	text-shadow:3px 3px 3px #333;
	}
	
.back_video2 {
	width:100%;
	position:absolute;
	margin-top:-180px;
	text-align:center;
	font-size:14pt;
	font-weight:bold;
	color:#FFF;
	letter-spacing:0px;
	line-height:175%;
	text-shadow:3px 3px 3px #333;
	}

.video {
	width:400px;
	text-align:center;
	margin:0 auto;
	}

.video_icon {
	float:left;
	width:60px;
	height:60px;
	border-radius:99em;
	background-color:#FFF;	
	box-shadow:2px 2px 2px #333;
	background:url(../images/playicon_red.jpg) 50% 50%;
	}
	
.video_icon:hover {
	background:url(../images/playicon_red_w.jpg) 50% 50%;
	}
	
.video2 {
	width:400px;
	text-align:center;
	margin:0 auto;
	}

.video_icon2 {
	width:60px;
	height:60px;
	border-radius:99em;
	background-color:#FFF;	
	box-shadow:2px 2px 2px #333;
	margin:0 auto;
	background:url(../images/playicon_blue.jpg) 50% 50%;
	}
	
.video_icon2:hover {
	background:url(../images/playicon_blue_w.jpg) 50% 50%;
	}
	
.video_text {
	float:left;
	margin:10px 0px 0px 20px;
	color:#FFF;
	}
	
.video_text2 {
	margin:0 auto;
	padding-top:10px;
	color:#FFF;
	}
	
.product_title {
	width:100%;
	text-align:center;
	margin:20px 0px 40px 0px;
	font-size:18pt;
	font-weight:bold;
	color:#666;
	letter-spacing:20px;
	line-height:150%;
	}

.product_pic {
	width:940px;
	margin:0 auto;
	}

.product_t {
	font-size:14pt;
	font-weight:bold;
	color:#ff1f31;
	letter-spacing:3px;
	}

.content_title {
	position:absolute;
	margin:60px 0px 40px 25px;
	font-size:20pt;
	font-weight:bold;
	color:#ff1f31;
	letter-spacing:10px;
	line-height:150%;
	}
	
.content_text {
	position:absolute;
	width:550px;
	margin:110px 0px 40px 25px;
	font-size:16pt;
	color:#666;
	letter-spacing:1px;
	line-height:175%;
	}
	
.content_text a {
	color:#00F;
	text-decoration:underline;
	}

.content_pic img {
	float:right;
	margin-right:20px;
	}
	
.product_pic ul, .product_pic li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
#detail {
	float:left;
	width:450px;
	line-height:175%;
	margin-top:40px;
	}
	
#detail_photo {
	float:left;
	width:490px;
	margin-top:40px;
	}
	
#detail_photo img{
	float:left;
	width:230px;
	border-radius:20px;
	}
	
.abgne_tab {
		clear: left;
		width: 940px;
	}
ul.tabs {
		width: 180px;
		height: 30px;
		margin:0 auto;
		/*border-bottom: 1px solid #999;
		border-left: 1px solid #999;*/
	}
ul.tabs li {
		float: left;
		width:40px;
		height: 40px;
		line-height: 31px;
		overflow: hidden;
		position: relative;
		margin-right:30px;
		margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
		border: 1px solid #f6f6f6;
		border-left: none;
		border-right: none;
		border-top: none;
		background: #999;
		border-radius:20px;
		opacity:0.4;
		margin-top:20px;
		cursor: pointer; 
		
	}
ul.tabs li a {
		display: block;
		text-align:center;
		color: #FFF;
		/*border: 1px solid #f6f6f6;*/
		text-decoration: none;
		
		
	}
ul.tabs li a:hover {
		color:#a30000;
		opacity:1;
	}
ul.tabs li.active  {
		font-weight:bold;
		background: #8e1100;
		opacity:1;

		/*border-bottom: 1px solid #fff;*/
	}
ul.tabs li.active a:hover {
		background: #ededed;
		
	}
div.tab_container {
		border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
		clear: left;
		width: 100%;
		/*border: 1px solid #999;*/
		border-top: none;
		background: #f6f6f6;
	}
div.tab_container .tab_content {
		padding: 0px;
	}
div.tab_container .tab_content h2 {
		margin: 0 0 20px;
	}
	
	
#qaContent ul,#qaContent li {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}



#qaContent {
	width: 500px;
}

#qaContent ul.accordionPart {
	margin: 0px;
}
#qaContent ul.accordionPart li {
	padding-bottom: 12px;
	margin-top: 0px;
}
#qaContent ul.accordionPart li .qa_title {
	padding-left: 28px;
	cursor: pointer;
}
#qaContent ul.accordionPart li .qa_title_on {
	text-decoration: none;
}
#qaContent ul.accordionPart li .qa_content {
	margin: 6px 0 0;
	padding-left: 28px;
	color: #666;
}

.square_btn {
	margin-top:10px;
	width:230px;
	background: #1186ec;
	padding:8px;
	color:#FFF;
	font-size:14pt;
	border-radius:10px;
	}
	
.square_btn:hover {
	background: #066cc4;
	}

.feature_title {
	width:100%;
	text-align:center;
	margin:30px 0px 40px 0px;
	font-size:18pt;
	font-weight:bold;
	color:#ff1f31;
	letter-spacing:20px;
	line-height:150%;
	}
		
.feature {
	float:left;
	width:220px;
	padding:10px;
	margin-right:5px;
	}
	
.feature img {
	width:220px;
	border-radius:20px;
	margin-bottom:10px;
	}
	
.accessories {
	float:left;
	width:300px;
	padding:10px;
	margin-right:10px;
	}
	
.accessories img {
	width:300px;
	border-radius:20px;
	margin-bottom:10px;
	}
	
.feature_h1 {
	font-weight:bold;
	font-size:12pt;
	line-height:150%;
	color:#ff1f31;
	}
	
.feature_text {
	font-size:11pt;
	line-height:150%;
	padding-right:8px;
	}
	
.feature_text a {
	color:#00F;
	text-decoration:underline;
	}
	
#buy_btn{
	margin:20px 0px;
	text-align:center;
	line-height:30px;
	width:100px;
	height:30px;
	border-radius:10px;
	background: #1186ec;
	}
	
#buy_btn:hover{
	margin:20px 0px;
	text-align:center;
	line-height:30px;
	width:100px;
	height:30px;
	border-radius:10px;
	background: #066cc4;
	}
	
#buy_btn a{
	display:block;
	color:#FFF;
	}
	
	
.store_title {
	width:100%;
	margin:20px 0px 40px 20px;
	font-size:16pt;
	font-weight:bold;
	color:#666;
	letter-spacing:10px;
	line-height:150%;
	}
	
#store2{
	float:left;
	margin:0px 7px 25px 20px;
	width:170px;
	height:57px;}


#line_add {
	width:80px;
	position:relative;
	top:-30px;
	left:1030px;
	}
	
/*footer*/
#footer {
	border-top:2px solid #DDD;
	font-size:11pt;
	background-color:#eee;
	text-align:center;
    position: relative;
    margin-top: 10px;  /*影響footer高度*/
	height: 35px;
    padding:0px 0px 50px 0px;
	color:#000;
}
#footer_con {
	margin:0 auto;
	width:1000px;
	padding-top:20px;
	}
#footer a{
	color:#666;
	text-decoration:none;}
#footer a:hover{
	color:#333;}
	
#footer_logo {
	float:left;
	margin-top:-15px;
	}
	
#footer_logo img {
	width:188px;
	height:75px;
	}
	
#footer_text {
	float:left;
	font-size:11pt;
	margin-left:20px;
	margin-top:15px;
	text-align:left;
	line-height:150%;
	}