﻿ul.shoptype2 {
    /*height: 32px;*/
}

    ul.shoptype2 li {
               padding-left: 10px;
     /*height: 31px;*/
        /* line-height: 31px;*/
        /*position: relative;*/
    }

        ul.shoptype2 li a {
            text-decoration: none;
            color: purple;
            font-size: medium;
            font-weight: bold;
            font-family: "微軟正黑體",Microsoft JhengHei, Sans-Serif, Verdana, Arial, Tahoma;
        }

        ul.shoptype2 li ul li {
            padding-left: 25px;
                    list-style: none;

        }

            ul.shoptype2 li ul li a {
                text-decoration: none;
                color: #000;
                font-size: larger;
                font-weight: bold;
                font-family: "微軟正黑體",Microsoft JhengHei, Sans-Serif, Verdana, Arial, Tahoma;
            }
