@charset "utf-8";

/* CSS Document */

/*主板樣式設定*/

body{font-family:微軟正黑體;color:#434343;margin:0 auto;font-size:15px;}

#main{width:100%;height:auto;}

/*header部分*/

#header{width:100%;}

.header{width:1000px;height:100px;margin:0 auto;margin-bottom:20px;}

.languages{width:1000px;height:20px;text-align:right;margin:10px 0px 10px 0px;}

.logo{width:262px;height:84px;float:left;}

.btnbar{width:670px;height:54px;float:left;margin:30px 0px 0px 50px;}



/*link樣式部分*/

a{text-decoration:none;color:#434343;}

a:hover{text-decoration:none;color:#a72b28; }



/*slideshow部分*/

#center{width:100%;}

#slideshowHolder {background-repeat: no-repeat;background-size: 100%;background-position: center center!important;}

.slideshow{width:100%;}

.changepic{height:auto!important; padding-bottom:31.25%;}

.show{width:100%;box-shadow: 1px 2px 2px #6e6b6e;}




/*content部分*/

#content{width:100%;height:auto;margin-top:50px;float:left;}







/*footer部分*/

#footer{width:100%;height:auto;margin-top:30px;float:left;bottom:0;}

.map{width:100%;height:500px;background-color:#e0e2e2;}

.sitemap{width:870px;height:200px;margin:0 auto;}

.site{width:120px;height:130px;float:left;margin-top:20px;}

.site p{color:#a72b28;font-weight:bold;}

.siteabout{float:left;}

.siteproduct{width:150px;height:230px;}

.support{float:left;width:140px;height:84px;margin:35px 0px 0px 10px;}

.facebook{float:left;width:39px;height:39px;margin:20px 0px 0px 110px;}



.bottom{float:left;width:100%;height:50px;background-color:#313131;color:#FFF;text-align:center;}


/* 20240320 Roger 加入下載軟體的表格樣式 */

.down_table th, .down_table td{border: 1px solid gray;vertical-align: middle;}
.down_table th{background-color: #4C516A !important;color: #FFF;}







