﻿    body
    {
        margin:0px;
    }
    #map3d
        {
            width: 100%;
            height: 480px;
        }
        .tablebord23_t
        {
            background-image: url(/images/zhTW/move/6-1bt_10.jpg);
            background-repeat: repeat-x;
            background-position: bottom;
        }
        .menuBlock
        {
            position: relative;
            display: table;
            width: 100%;
            margin: 10px auto 0 auto;
        }
        .menuBlock ul
        {
            list-style: none none outside;
            width: 99%;
            min-width: 770px;
            margin: 0px auto;
            height: 51px;
            padding: 0px;
        }
        .menuBlock ul li
        {
            float: left;
            background: url(/images/zhTW/move/6-1bt_10.jpg) repeat-x left top;
        }
        .menuBlock ul li.button
        {
            width: 24%;
            text-align: center;
        }
        .menuBlock ul li.blankR, .menuBlock ul li.blankC, .menuBlock ul li.blankL
        {
            width: 1%;
            text-align: right;
        }
        .menuBlock ul li.blankC
        {
            text-align: center;
        }
        .menuBlock ul li.blankL
        {
            text-align: left;
        }
        .menuBlock ul li img
        {
            vertical-align: bottom;
            border:none;
        }
        
/*** 圖片外框 (Templates/ImageFrame.html) ***/
.imageFrameBlock
{
    clear:both;
    width:100%;
    position:relative;
}

.imageFrameTable
{
    border: none;
    width:100%;
    min-width:770px;
}

.imageFrame_top {
	background:url(/images/Mobile/border_02.jpg) repeat-x bottom left;
}

.imageFrame_right {
	background:url(/images/Mobile/border_06.jpg) top left repeat-y;
}

.imageFrame_bottom {
	background:url(/images/Mobile/border_08.jpg) repeat-x;
}

.imageFrame_left {
	background:url(/images/Mobile/border_04.jpg) top right repeat-y;
}

.imageFrame_center {
	background:#fff;
}


.trailList
{
    clear:both;
    position:relative;
    display: table;
    width:98%;
    margin:0px auto 10px auto;
    background-color:#ececec;
    border-bottom:1px solid #ddd;    
    border-right:1px solid #ddd;
    min-width:770px;
}

.trailList ul
{
    list-style:none none outside;
    padding:0px;
    margin:auto auto;
    position:relative;
    width:100%;
}

.trailList ul li
{
    text-align:left;
    padding:10px 0 10px 0px;
    float:left;
    width:20%;
}
.trailList ul li.b1 { border-bottom:2px solid #fff; }
.trailList ul li a:link, .trailList ul li a:visited
{
   background:url(/images/zhTW/common/arrow14.gif) no-repeat left center;
   padding-left:12px;
   margin-left: 20px;
   color:#444;
   font-weight:bold;
   text-decoration:none;
}

.trailList ul li a:active, .trailList ul li a:hover
{
   color:#007AFA;
}
