﻿/* 副導覽列方格 */
.SubMenu_Cell
{
	border-left : 1px solid;
    border-right : 1px solid;
    padding-left : 10px;
    padding-right : 10px;
}

