@import url('reset.css');
body {
    font-family:"Helvetica", "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", "Microsoft Sans Serif", "Helvetica", "Geneva", "sans-serif";
}
/* Navigation */
nav {
    margin:0 auto;
    position: relative;
    width: 100%;
}
nav ul {
    overflow: hidden;
    margin:0px 0 0 -50px;
    padding:5px 0 0 5px;
    border-top-width: 1px;
    border-bottom-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #7b8a39;
    border-bottom-color: #7b8a39;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#afbc74+82,7b8a39+100 */
    /*background: rgb(175,188,116);  Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI4MiUiIHN0b3AtY29sb3I9IiNhZmJjNzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjN2I4YTM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);*/
    /*background: -moz-linear-gradient(left,  rgba(175,188,116,1) 82%, rgba(123,138,57,1) 100%);  FF3.6-15 */
    /*background: -webkit-linear-gradient(left,  rgba(175,188,116,1) 82%,rgba(123,138,57,1) 100%);  Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to right,  rgba(175,188,116,1) 82%,rgba(123,138,57,1) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background-color: #3C421C;
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afbc74', endColorstr='#7b8a39',GradientType=1 );  IE6-8 */
}
nav li {
    float: left;
    padding: 5px 0;
    margin-left: 10px;
    list-style-type: none;
}
nav li a {
    color: #FFF;
    font-weight: bold;
    margin-left:50px;
    padding:3px 10px;
    /*background-image: url(../images/page_white_edit.png);*/
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-shadow: 1px 1px 1px #333;
}
nav li a.current { /*nav li a:hover, */
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    /*background-color:#3C421C;
    padding:5px 20px;	*/
    background-position: 0px 6px;
    border: 2px	solid #AFBC74;
}
nav li a:focus {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    /*background-color:#3C421C;
    padding:5px 20px;	*/
    background-position: 0px 6px;
    border: 2px	solid #f00;
    color: #FFF;
}
nav #indicator {
    position: absolute;
    left: 15px;
    bottom: 5px;
    width: 12px;
    height: 7px;
}
nav #indicator2 {
    position: absolute;
    left: 15px;
    bottom: 5px;
    width: 12px;
    height: 7px;
}

/* Content */
#content section {
    display: none;
}
#content p {
    margin-top:20px;
    margin-bottom: 1em;
    line-height: 1.6;
    padding:2px 16px;
}
#apmain #content section .rb tr th p {
    margin-left: 20px;
}
#apmain #content section .rb tr td p {
    margin-left: 20px;
}
selectStyle {
    margin-bottom: 1em;
    max-width: 50em;
    line-height: 1.6;
    margin-left: 1px;
}
span.pagebanner {float:right; font-size: 0.9em;/*14px;*/ font-family:Helvetica,"Heiti TC","微軟正黑體","Microsoft Sans Serif","Microsoft Sans Serif","Helvetica","Geneva","sans-serif";}
span.pagelinks {float:right; text-align: right;font-size: 0.9em;/*14px;*/ font-family:Helvetica,"Heiti TC","微軟正黑體","Microsoft Sans Serif","Microsoft Sans Serif","Helvetica","Geneva","sans-serif";}

#content .lab1 {
    text-indent: -1.7em;
    margin-left:50px;
}
#content .lab1 li {
    list-style-type: square;
    padding-bottom:20px;
    padding-left:5px;
    line-height: 30px;
    margin-left: 80px;
    text-indent: -0.05em;
}
#content .lab1 li ul li {
    list-style-type: none;
    text-indent: -2.8em;
    margin-left: 40px;
}
/*民意信箱無障礙*/
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
a.sr-only {
    background: transparent;
    color: #000;
    float: left;
}
#gotocenter:focus {
    color: #000;
    border: 2px	solid #f00; 
    outline: none;
}
.accessibility {
    color: #FFFFFF;
    text-decoration: none;
}
a:focus, input:focus, select:focus, textarea:focus {
    color: #000;
    border: 2px	solid #f00; 
    outline: none;
}
