﻿#nav > ul > li a {
    color: #c0c0c0;
    text-decoration: none;
    border: 0;
    display: block;
    padding: 0.5em 0.5em 0.5em 0.5em;
}

h1, h2, h3, h4, h5 {
	font-family: Arial,Hiragino Sans GB,\\51AC\9752\9ED1,Microsoft YaHei,\\5FAE\8EDF\96C5\9ED1,Heiti,\\9ED1\9AD4, "Open Sans", Helvetica, "Source Sans Pro","宋体","Microsoft Jhenghei", "微軟正黑體","微?正黑体","微軟中黑體","微?中黑体","微?雅黑","????", "?? ??", sans-serif;
    text-decoration: none;
    border-bottom: 0px dotted;
}

body, input, select, textarea, li, ui{
	font-family: Arial,Hiragino Sans GB,\\51AC\9752\9ED1,Microsoft YaHei,\\5FAE\8EDF\96C5\9ED1,Heiti,\\9ED1\9AD4,"Open Sans", Helvetica, Arial, "Source Sans Pro","宋体","Microsoft Jhenghei", "微軟正黑體","微?正黑体","微軟中黑體","微?中黑体","微?雅黑","????", "?? ??", sans-serif;
	font-size: 11pt;
	text-decoration: none;
	border-bottom: 0px dotted;
}

#nav:after {
    content: '';
    display: block;
    width: 100%;
    height: 0.5em;
    //background-color: #37c0fb;
    background-color: #fff;
    background-image: url(images/bg01.png);
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    color: #000000;
}
    
#header {
    padding: 0.5em 0 0 0;
}

.wrapper {
    padding: 0.5em 2em 0 2em;
}

@media screen and (max-width: 1680px)
.row > * {
    padding: 15px 0 0 15px;
}

@media screen and (max-width: 736px)
.row > * {
    padding: 15px 0 0 15px;
}
@media screen and (max-width: 736px)
.row > * {
    box-sizing: border-box;
}
@media screen and (max-width: 840px)
.row > * {
    padding: 15px 0 0 15px;
}
@media screen and (max-width: 840px)
.row > * {
    box-sizing: border-box;
}
@media screen and (max-width: 980px)
.row > * {
    padding: 15px 0 0 15px;
}
@media screen and (max-width: 980px)
.row > * {
    box-sizing: border-box;
}
@media screen and (max-width: 1280px)
.row > * {
    padding: 15px 0 0 15px;
}
@media screen and (max-width: 1280px)
.row > * {
    box-sizing: border-box;
}
@media screen and (max-width: 1680px)
.row > * {
    padding: 15px 0 0 15px;
}
@media screen and (max-width: 1680px)
.row > * {
    box-sizing: border-box;
}
.row > * {
    padding: 15px 0 0 15px;
}

#titleBar .toggle {
    display: none;
}

.uk-offcanvas-open {
    right: 20px;
    padding: 5px;
    //background: #e5e5e5;
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #e5e5e5;
}

.uk-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 60px;
    right: 20px;
    padding: 5px;
    //background: #e5e5e5;
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #e5e5e5;
}

.fontlinehight {
    line-height: 25px;
}

.menuclose {
    position: fixed;
    z-index: 1000;
    top: 60px;
    left: 50px;
    padding: 5px;
    background: #e5e5e5;
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #e5e5e5;
}

.uk-comment-list .uk-comment~ul {
    margin: 10px 0 0 0;
    padding-left: 30px;
    list-style: none;
}