﻿@charset "utf-8";
@import url("reset.css");
/* CSS Document */
/*content="Vina Zang"*/
.box{width:1000px;margin:auto; position:relative;}
/*頁頭*/
body{font:13px/18px  "微軟正黑體"; color:#292929;  text-align:center;background:url(../images/master/bg.jpg) repeat;}
.top-bg{width:100%;background-color:#282828;height:30px;}
.top-bg ul{list-style:none;float:right; }
.top-bg ul li{margin-left:8px;float:left; margin-top:6px;}
.top-bg ul li a{color:#fff;font-size:12px;text-decoration:none; background:url(../images/master/header-icon.png) no-repeat left 7px; padding-left:11px;}
.top-bg ul li a:hover{ opacity:0.8;}
.en{border:1px solid #ffc199;padding:2px 5px 2px 5px;}
.header-arrow{background:url(../images/master/header-arrow.jpg) no-repeat 0 6px;padding-left:8px;}
.top-position{top:0px;width:100%;position:absolute;top:0; z-index:100;}
.logo{position:absolute;top:0;left:0;}
/*上方主選單*/
.menu{text-align:center;padding-top:15px; background:url(../images/master/header-bg.png) repeat; height:58px;}
.menu ul{list-style:none;width:680px; float:right;}
.menu ul li{float:left;font-size:14px;font-weight:bold;margin:0;letter-spacing:1px;}
.menu ul li a{color:#fff;text-decoration:none;text-align:center;text-align:center;display:block;padding:10px 0px 10px 18px;background:url(../images/master/menu-icon.png) no-repeat left 12px;margin-left:25px;text-shadow: 1px 1px #000;}
.menu ul li a:hover{color:#1f99b9;}


/*頁尾*/
.footer-t{background-color:#363433; width:100%;padding:15px 0;color:#fff; font-size:13px; overflow:hidden;}
.footer-t ul{}
.footer-t ul li{color:#646d72;float:left;}
.footer-t ul li a{color:#fff;padding:0 30px;}
.footer-t ul li a:hover{ opacity:0.6;}
.fb{ background:url(../images/master/fb.jpg) no-repeat; color:#c7c7c7; font-size:12px; padding-left:25px; letter-spacing:1px; height:30px; display:inline-block; float:right;}

.footer-t h1{float:left;width:248px; margin-right:40px;}
.footer-t h2{float:right; width:700px;}
.footer-t h3{font-weight:100; background:url(../images/master/footer-icon01.jpg) no-repeat left 3px; padding-left:18px;text-align:left; overflow:hidden; margin-bottom:5px;}
.footer-t h4{font-weight:100;text-align:left;background:url(../images/master/footer-icon02.jpg) no-repeat left 0px; padding-left:18px; float:left;margin-right:25px;}
.footer-t h5{font-weight:100;text-align:left;background:url(../images/master/footer-icon03.jpg) no-repeat left 3px; padding-left:18px; float:left;margin-right:25px;}
.footer-t h6{font-weight:100;text-align:left;background:url(../images/master/footer-icon04.jpg) no-repeat left 3px; padding-left:21px; float:left;}

.top{background:#cfcfcf url(../images/master/top.jpg) no-repeat center center; width:100%; height:50px; display:block; padding:0px;}
.top:hover{background:#a1a0a0 url(../images/master/top-hover.jpg) no-repeat center center;}


.footer-bg{background-color:#292929;overflow:hidden;padding:8px 0;}

.footer-bg p{padding:10px 0;color:#b5b5b5;font-size:12px; text-align:center;}