﻿/* ---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{
	/*padding-bottom:30px;*/
	background-image:url(index_bg_02.png);
}

.banner{
	width:100%;
	height:560px;
	background-image:url(banner01_01.png);
	background-position:center top;
}
.img{
	width:1000px;
	height:560px;
	margin:0 auto;
}

.content{
	margin:0 auto;
	width:1000px;
	height:500px;
	background-image:url(content_02.png);
	background-position:top center;
	background-repeat:no-repeat;
	
}

.content p{
	padding-left:205px;
	padding-top:0px;
	font-size:28px;
	color:#000;
	font-family:"微軟正黑體";
	line-height:48px;
	font-weight:bold;
	
}
.content h2{
	padding-left:345px;
	padding-top:250px;
	font-size:48px;
	font-family:"微軟正黑體";
	font-weight:bold;
	color:#00A4BA;
	
}
.content a{
	color:#FFF;
}

.buttom{
	margin:0 auto;
	width:1000px;
	height:400px;

}
.left{
	float:left;
	width:338px;
	height:376px;
	border:5px  solid #000000;
	background-image:url(card_01.png);
	background-repeat:no-repeat;
	background-position:center 200px;
	margin-left:138px;
	background-color:rgba(100%, 100%, 100%, 0.3);

	
	
}
.right{
	float:left;
	width:338px;
	height:376px;
	border:5px  solid #000000;
	background-image:url(card_02.png);
	background-repeat:no-repeat;
	background-position:center 200px;
	margin-left:20px;
	background-color:rgba(100%, 100%, 100%, 0.3);
	
	
}
h3{
	font-size:30px;
	font-family:"微軟正黑體";
	font-weight:bold;
	padding-top:20px;
	text-align:center;
	line-height:1.2;
}
p{
	font-size:25px;
	font-family:"微軟正黑體";
	padding-left:20px;
	padding-top:20px;
	line-height:1.2;
}
span{
	color:#4b0300;
	font-family:"微軟正黑體";
	font-weight:bold;
	font-size:30px;
}
h4{ text-align:center;
font-family:"微軟正黑體";
	padding-left:20px;
	color:#666;
	padding-top:20px;
}
.point{
	width:70%;
	margin: 0  auto;
	background-color:rgba(100%, 100%, 100%, 0.5);
	padding:20px;
	line-height:1.5;
	font-size:14px;
}
.downbg{
	width:110px;
	height:50px;
	margin:0 auto;}
.classbtn{
	margin-top:50px;
	margin-bottom:80px;
	text-align:center;
}
.classbtn a{
	width:300px;
	height:60px;
	padding:10px 20px;
	margin-left:20px;
	font-size:1.5em;
	border:2px solid #3a7092;
	background-color:#3a7092;
	border-radius:5px;
	color:#FFF;
	font-family:"微軟正黑體";	
	text-decoration:none;
	
}

.classbtna:hover{
	background-color:#FFF;
	border:2px solid #3a7092;
	color:#3a7092;
	text-decoration:none;
	-webkit-transition: background-color .30s linear;
	-moz-transition: background-color .30s linear;
	-ms-transition: background-color .30s linear;
	
}
.buttom img{
	padding-left:510px;
	padding-top:40px;
	
}
.title{
	width:1000px;
	margin:0 auto;
	padding-bottom:100px;
	background-image:url(WB_UCOMLOGO_N.png);
	background-position: bottom center;
	background-repeat:no-repeat;
}
ul{  list-style-type:decimal; padding-left:20px;}


#DOWN{
	clear:both;
	width:100%;
	height:150px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	padding-top:15px;
	background-color:#333;
}

#DOWN p{
	font-size:0.7em;
	text-align:center;
	line-height:2;
	color:#FFF;
}
footer{
	height:100px;
	width:100%;
	background-color:#333333;
	padding-top:10px;
	
	/*margin-top:150px;*/
}
.store_info{
	width: 1000px;
	margin: 0  auto;
	color:#FFF;
}
.store_info a{
	color:#FF0;
	text-decoration:none;
}
.info{ margin-left:150px;}
.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:16px;
	
}
#gotop{
    display: none;
    position: fixed;
	background-image:url(top.png);
	bottom:10px;
	right:10px;
	width:65px;
	height:65px; 
    cursor: pointer;
}