@charset "utf-8";
@import url("reset.css");
/* CSS Document */
/*content="Vina Zang"*/
.box{width:1000px;margin:auto;}
/*頁頭*/
body{font:13px/18px  "微軟正黑體"; color:#292929;  text-align:center;background:url(../images/master/bg.jpg) repeat; }
.top-bg{width:100%;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:#333333;font-size:12px;text-decoration:none; background:url(../images/master/header-top-icon.jpg) no-repeat left 7px;padding-left:10px;}
.top-bg ul li a:hover{color:#da251c;}
.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{width:100%; border-top:5px solid #da251c; padding-top:7px; overflow:hidden;}
.logo{ float:left;}
.top-right{ width:600px; float:right;}
/*上方主選單*/
.menu{text-align:center;padding-top:15px; background:url(../images/master/header-bg.png) repeat;}
.menu ul{list-style:none;width:570px; float:right;}
.menu ul li{float:left;font-size:14px;font-weight:bold;margin:0;letter-spacing:1px;}
.menu ul li a{color:#333;text-decoration:none;text-align:center;font-size:16px;text-align:center;display:inline-block;padding:7px 25px 15px 25px;border-bottom:5px solid #fff;}
.menu ul li a:hover{border-bottom:5px solid #da251c; padding-bottom:15px;}

.top-icon01{background:url(../images/master/top-home.jpg) no-repeat;padding-left:26px;}
.top-icon02{background:url(../images/master/top-mail.jpg) no-repeat;padding-left:26px; margin-left:10px;}

/*頁尾*/
.footer-line{width:100%;background:url(../images/master/foot-line.jpg) repeat-x;padding:16px 0 9px 0;float:inherit;clear:both;overflow:hidden;border-bottom:4px solid #da251c;}
.footer-line img{margin:0 10px 0 5px;}
.footer-line h1{color:#353535;font-size:12px;margin-top:5px;font-weight:100;}
.footer-line h2{color:#7e7e7e;font-size:12px;margin-top:5px;font-weight:100;}

.footer-link{width:1000px;overflow:hidden;margin:80px auto 5px auto; clear:both;}
.footer-link li{float:left;margin-right:26px;}
.footer-link li a{color:#333;font-size:14px;text-decoration:none;}
.footer-link li a:hover{opacity:0.7;}

.top{background:url(../images/top-bnt.jpg) no-repeat;width:46px;height:80px; position:fixed; bottom:25px;right:0px; z-index:200;}
.top:hover{background:url(../images/top-bnt-hover.jpg) no-repeat;}

