﻿/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---reset.css--- */

html {	
	font-family:Helvetica, sans-serif ,"微軟正黑體";
	-webkit-text-size-adjust:none;
	background-color:#EEE;
}

body{
	
}

/* --電腦版型------------------------------------- */

#WRAPPER{
	width:960px;
	margin:0 auto;
	background-image:url(images/BG.png);
	background-repeat: repeat;
	background-position:center center;
	overflow:hidden;
	box-shadow:0px 3px 10px #666;
}




#CONTENT-1{
	width:960px;
	margin:0 auto;
	padding-top:5px;
	overflow:hidden;

}



#CONTENT-1 ul{
	width:900px;
	margin:0 auto;
}

#CONTENT-1 li{
	display:block;
	width:450px;
	height:70px;
	float:left;
	margin-bottom:20px;
}

#CONTENT-1 li img{
	float:left;
}

#CONTENT-1 li .WORD{
	width:330px;
	float:left;
	margin-left:15px;
}

#CONTENT-1 li .WORD a{
	font-size:1em;
	line-height:2;
	color:#069;
	text-decoration:none;
}

#CONTENT-1 li .WORD a:hover{
	color:#099;
}

#CONTENT-1 li .WORD p{
	color:#666;
	font-size:0.7em;
	line-height:1.5;
}


#DOWN{
	clear:both;
	width:960px;
	height:auto;
	margin:0 auto;
	padding-top:15px;
	background-color:#a40000;
	padding-bottom:20px;
	margin-top:-10px;
}

#DOWN p{
	font-size:0.7em;
	text-align:center;
	line-height:2;
	color:#FFF;
}
.store_info{
	width: 1000px;
	margin: 0  auto;
	color:#FFF;
}
.store_info a{
	color:#FF0;
	text-decoration:none;
}
.info{ width:960px;}
.store_info li{
	display:block;
	width:360px;
	float:left;
	font-size:12px;
	line-height:24px;
	loat:left;
}
.tel{ float:right;  width:100px;}
.copy{
	
	text-align:center;
	
	padding-top:60px;
	font-size:12px;
	
}
.moble{
	display:none !important;
}
.img{
	display:block;
}
.moble{
	display:none;
}
/* --手機版型------------------------------------- */

@media screen and ( max-width:736px) {
	
*{
	box-sizing:border-box;
}

html,body{
	-webkit-text-size-adjust:none;
}

#WRAPPER{
	width:100%;
	background-color:#FFF;
	overflow:auto;
}
.img{
	display:none;
}
.moble{
	display:block;
}

#TOP h1 a{
	font-size:1.5em;
	display:inline;
	background-image: none;
	text-indent: 0;
	text-decoration:none;
	color:#FFF;
}
.Down_BG{
	display:none;
}
#TOP ul{
	float:none;
	padding:0;
	width: 100%;
	height: 80px;
	background-color:#000;
	
	position:fixed;
	bottom:0;
	z-index:888;	
}

#TOP li{
	float:left;
	width:20%;
	height: 80px;
}

#TOP li a{
	display:block;
	width:100%;
	height:80px;
	background-image:url(images/icons-2.png);
	background-repeat:no-repeat;
	padding-top:60px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:0.7em;
	font-weight:bold;
	background-size:50px auto;
}

#TOP li a:hover{
	border-bottom:none;
	background-color:#000;
}

#TOP li:first-child a{
	border-bottom:none;
	background-color:#000;
}

#TOP li#AA a{
	background-position:center 10px;
}

#TOP li#BB a{
	background-position:center -90px;
}

#TOP li#CC a{
	background-position:center -190px;
}

#TOP li#DD a{
	background-position:center -290px;
}

#TOP li#EE a{
	background-position:center -390px;
}

#CONTENT-1{
	width:100%;
	margin:0 auto;
	padding-bottom:0px;
	background-color:#FFF;
	overflow:hidden;
	padding-top:0px;
}

#CONTENT-1 img#BANNER{
	

	width:100%;
	height:auto;
}

#CONTENT-1 ul{
	width:90%;
	margin:0 auto;
}

#CONTENT-1 li{
	display:block;
	width:100%;
	height:auto;
	float:none;
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px dashed #999999;
}

#CONTENT-1 li img{
	float:left;
}

#CONTENT-1 li .WORD{
	width:auto;
	margin-left:85px;
	float:none;
}

#CONTENT-1 li .WORD a{
	font-size:1.2em;
	line-height:1.6;
	color:#069;
	text-decoration:none;
}

#CONTENT-1 li .WORD a:hover{
	color:#099;
}

#CONTENT-1 li .WORD p{
	color:#666;
	font-size:1em;
	line-height:1.5;
}

#CONTENT-2{
	clear:both;
	width:100%;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:20px;
	background-color:#EEE;
	overflow:hidden;
}

#CONTENT-2 .BOX{
	float:none;
	width:90%;
	margin:0 auto;
	padding-bottom:15px;
}

#CONTENT-2 .BOX h3{
	font-size:1.2em;
	line-height:2;
	border:1px solid #088;
	color:#fff;
	text-align:center;
	background-color:#69C;

}

#CONTENT-2 .BOX p{
	font-size:1em;
	line-height:1.8;
	padding:10px;
	color:#333;
}
.button{
	display:none !important;
}
#DOWN{
	clear:both;
	width:100%;
	height:70px;
	margin:0 auto;
	padding-top:15px;
	border-top:5px solid #233;
	padding-bottom:150px;
}

#DOWN p{
	font-size:0.7em;
	text-align:center;
	line-height:2;
	color:#FFF;
}
.store_info{
	width: 320px;
	margin: 0  auto;
	color:#FFF;
}
.store_info a{
	color:#FF0;
	text-decoration:none;
}
.info{ margin-left:0px;width:100%;}
.store_info li{
	display:block;
	width:320px;
	float:left;
	font-size:0.7em;
	line-height:24px;
	loat:left;
}
.tel{ float:right;  width:80px;margin-right:0px;}
.tptel{ float:right;  width:80px;margin-right:0px;}
.tel3{ float:right;  width:80px;margin-right:0px;}
.copy{
	display:none !important;

	
}
.add{
	display:none !important;
}
.moble{
	display:block !important;
}
}