@charset "utf-8";
/* CSS Document */

body{font-size:13px; font-family:"微軟正黑體", Arial, Helvetica, sans-serif; line-height:22px; color:#666;}

a { color:#e3af21; text-decoration:none;}
a:hover { color:#e3af21; text-decoration: underline;}

#wrapper{ margin:0 auto; width:950px;}

#top{ width:950px; height:120px; background: url('img/bg-btn.jpg') center center no-repeat; overflow: hidden;}
#logo{ float: left; margin: 0 0 0 25px; }
#menu{ float: right; margin: 49px 25px 0 0; padding: 0; list-style: none; }
#menu ul{ overflow: hidden; }
#menu li{ float: left; margin: 0 0 0 20px; padding:10px 0; font-size: 18px; font-weight: bold; text-align: right; background: url('img/bg-menu.jpg') left bottom no-repeat; }
#menu li a{ width: 83px; height: 30px; display: block;}
#menu li a:hover { text-decoration: none; }

#main{ background:url(img/bg-main.gif) repeat-y; overflow:hidden;}

#left{ float:left; padding:5px 10px 5px 35px; width:513px;}
#left01{ float:left; padding:5px 10px 5px 45px; margin-right:5px; margin-top:5px; width:498px; height:330px; background:url(img/pic-bg01.jpg) right bottom no-repeat;}
#left02{ float:left; padding:5px 10px 5px 45px; margin-right:5px; margin-top:5px; width:498px; height:330px; /* background:url(img/pic-bg02.jpg) right bottom no-repeat; */}
#left03{ float:left; padding:5px 10px 5px 45px; margin-right:5px; margin-top:5px; width:498px; height:330px; background:url(img/pic-bg03.jpg) right bottom no-repeat;}
#left04{ float:left; padding:5px 10px 5px 45px; margin-right:5px; margin-top:5px; width:498px; height:330px; background:url(img/map.jpg) right bottom no-repeat; background-size: auto 250px;}

#title{ height:28px; margin-bottom:15px;}

#cap{margin-bottom:10px;}

.cnt{ padding: 0 0 0 6px; word-break: break-all; }

.sec{ margin: 0 0 10px 0; overflow: hidden; }
.sec b{ float: left; width: 54px; }
.sec p{ float: left; width: calc(100% - 54px); margin: 0; padding: 0; }
.sec a{ font-weight: bold; }

.dm img{ max-width: 100%; height: auto; }

#right{ float:left; margin:5px 35px 5px 5px; width:350px; height:338px; border:1px solid #e3af21; background:#e4b229; position:relative;}
#right p{ margin: 0; padding: 0; position:absolute; left:0; top:0;}

#footer{ background:url(img/bg-footer.jpg) no-repeat; height:58px;}