
table {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    outline-width: 0px;
    outline-style: none;
    outline: invert;
}

tr {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    outline-width: 0px;
    outline-style: none;
    outline: invert;
}

th {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    outline-width: 0px;
    outline-style: none;
    outline: invert;
}

td {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    outline-width: 0px;
    outline-style: none;
    outline: invert;
}

table {
    font-size: 12px;
    border-collapse: collapse;
    border: none;
    word-break: break-all;
}

.table_bd td {
    border: 1px solid rgb(0, 82, 151);
}
.navstyle td {
    outline-width: 1px;
    outline-style: solid;
    outline-color:#cccccc;
    border-collapse:collapse;
}


p {
    margin: 0 auto;
}

/* Font starts */
.f_clear:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
    clear: both;
}

.f_fl {
    float: left;
}

.f_fr {
    float: right;
}

.f_pr {
    position: relative;
}

.f_pa {
    position: absolute;
}

.f_pf {
    position: fixed;
}

.font_wb {
    font-weight: bold;
}

.font_wbr {
    font-weight: bolder;
}

.font_w9 {
    font-weight: 900;
}

.font_w7 {
    font-weight: 700;
}

.font_w6 {
    font-weight: 600;
}

.font_w4 {
    font-weight: 400;
}

.color_w {
    color: #fff;
}

.color_H {
    color: rgb(153, 153, 153);
}

.color_R {
    color: rgb(255, 0, 0);
}

.f_tac {
    text-align: center;
}

.f_tal {
    text-align: left;
}

.f_tar {
    text-align: right;
}

.bg_blue {
    background: #005297
}

.bg_yellow {
    background: #FFFFDD
}

.bg_blue_zk {
    background: #204a88
}

.bg_white {
    background: #fff;
}

.bg_e6 {
    background: #e6e6e6;
}

.bg_ee {
    background: #eeeeee;
}

.bg_e6caae {
    background: #e6caae;
}

.f_bdn {
    border: none;
}

.f_fs11 {
    font-size: 11px;
}

.f_fs12 {
    font-size: 12px;
}

.f_fs13 {
    font-size: 13px;
}

.f_fs14 {
    font-size: 14px;
}

.f_fs15 {
    font-size: 15px;
}

.f_fs16 {
    font-size: 16px;
}

.f_ffmA {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.f_ffChinese {
    font-family: "細明體_HKSCS,細明體";
}

.f_ffbig5 {
    font-family: "big5_HKSCS,Arial,Verdana,Helvetica,sans-serif";
}

.f_ffximing {
    font-family: "細明體,Arial,Helvetica,sans-serif";
}

.f_ffxm_only {
    font-family: "細明體";
}

.f_ffxxm {
    font-family: "細明體_HKSCS", "細明體", "新細明體";
}

.f_ffst {
    font-family: "small text";
}

.f_ftnr {
    font-family: "Times New Roman";
}

.floatLeft {
    float: left !important;
}

.floatRight {
    float: right !important;
}

.clearfix {
    display: inline-block;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
}

/* Font ends */

/* fixture starts */
.fixture {
    width: 94%;
    margin: 0 auto;
}

.fixture > div {
    width: 760px;
}

.fixture .nav {
    margin: 20px 0;
}

.fixture .nav .cur {
    background: #eeeeee;
    font-weight: bolder;
}

.fixture .nav li {
    width: 9%;
    padding: 2px 0;
    float: left;
    border: 1px solid #dcdcdc;
    border-right: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.fixture .nav li:nth-child(11n) {
    border-right: 1px solid #eee;
}

.fixture_tab .bg_h {
    background: #dcdcdc;
}

.fixture_tab table {
    width: 760px;
}

.fixture_tab .calendar {
    max-width: 70px;
    background: #ffffcc;
    font-size: 11px;
}

.fixture_tab .calendar span:last-child {
    font-family: "small text";
}

.fixture_tab td {
    min-width: 40px;
    vertical-align: top;
}

.fixture_tab tbody td p:first-child {
    background: #ffcc66;
    color: #009966;
}

.fixture_tab tbody td p:first-child img {
    width: 16px;
    height: 16px;
}

.fixture_tab tbody img {
    display: block;
    float: left;
}

.fixture_tab .awt {
    width: 6px;
    height: 6px;
    margin-top: 3px;
}

.fixture_tab .bg_cheng {
    background: #ffcc66;
}

.fixture_tab tfoot img {
    margin-right: 3px;
    vertical-align: top;
}

.fixture_tab tfoot tr:first-child span {
    margin-right: 30px;
}

.fixture_tab tfoot tr:nth-child(2) span {
    display: inline-block;
    width: 24%;
    font-family: "small text";
    font-size: 10px;
}

.fixture_tab tfoot tr:nth-child(2) i {
    font-size: 12px;
    margin-right: 3px;
}

.fixture_tab tfoot tr:last-child span {
    margin-right: 70px;
}

.fixture_tab tfoot td {
    border: none;
    padding: 3px 0 0;
}

/* fixture ends */

/* Calendar starts */
.calendar {
    background: #FFF;
    position: relative;
    height: 100%;
}

.calendar a {
    cursor: pointer;
}

.calendar .month {
    text-align: center;
    vertical-align: middle;
    color: #333;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 0;
    position: relative;
    width: 100%;
    height: auto !important;
    height: 16px;
    min-height: 16px;
}

.calendar .month img {
    vertical-align: middle;
}

.calendar .month .arrowPrev, .calendar .month .arrowNext {
    position: absolute;
    top: 6px;
}

.calendar .month .arrowPrev {
    left: 40px;
}

.calendar .month .arrowNext {
    right: 40px;
}

.calendar .month .dim img {
    filter: Alpha(Opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.calendar table {
    width: 228px;
    margin: 0 auto;
}

.calendar table td {
    padding: 2px 2px 2px 1px;
    border: #FFF 1px solid;
    text-align: right;
    font-size: 11px;
}

.calendar table td.today {
    color: #FFF;
}

.calendar table td.sun {
    color: #C80000;
}

.calendar table td a {
    cursor: pointer;
}

.calendar table td.active, .calendar table td a:hover {
    font-weight: 700;
    text-decoration: none;
}

.calendar table td .floatRight {
    width: 12px;
    min-height: 20px;
    height: auto !important;
    height: 20px;
}

.calendar table td .floatRight img {
    margin: 0 0 1px 1px;
    float: left;
}

.choiceMenu {
    margin: 5px 10px 0 10px;
    background: url(../images/dash_1.gif) repeat-x 0 0;
    padding: 10px 0 5px 0;
    font-size: 12px;
    color: #838383;
}

.choiceMenu ul li input {
    margin: 0 5px 0 0;
    padding: 0;
    width: 13px;
    height: 13px;
    overflow: hidden;
}

.choiceMenu ul li img {
    margin: 4px 5px 0 0;
    vertical-align: top;
}

.choiceMenu ul li {
    float: left;
    line-height: 120%;
    padding-bottom: 3px;
}

.choiceMenu ul li.box {
    width: 30px;
}

.choiceMenu ul li.name {
    width: 99px;
    padding-right: 10px;
}

.calendarEvents {
    padding: 5px 10px 0 10px;
    height: 64px;
    overflow: auto;
}

.calendarEvents ul li a {
    color: #333;
    display: inline-block;
    padding: 0 0 5px 12px;
}

.calendar .eventsPopup {
    display: block;
    position: absolute;
    width: 280px;
    background-color: #FFF;
    bottom: 70px;
    left: -75px;
    padding: 10px;
}

.calendar .eventsPopup .btnClose {
    float: right;
    background: url(../images/icon_close.gif) no-repeat 0 0;
    width: 11px;
    height: 11px;
    display: block;
}

.calendar .eventsPopup .photo {
    float: left;
}

.calendar .eventsPopup .detail {
    margin-left: 110px;
}

.calendar .eventsPopup .detail a {
    float: right;
}

.calendar table td a {
    color: #000000;
}

.calendar table td.sun a {
    color: #C80000;
}

.calendar table td.today a {
    color: #FFF;
}

/* Calendar ends */

