BODY {font-family:"????, mingliu, taipei"; line-height: 150%}
p {line-height: 150%}
.mbody { font-family:"????, mingliu, taipei"; line-height: 150%}
li { font-family:"????, mingliu, taipei"; line-height: 150%}

#menu {
    margin: 0;
    padding: 0em;
}

#menu li {
    float: left;
    display: block;
    list-style: none;
    padding: 2px 0px 3px 8px;
    font: 90% Verdana, Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #090;
    background: url("./images/left_both.gif") no-repeat left top;
}

#menu a {
    color: #000;
    /*padding: 0.5em 1em 0.5em 0.5em;*/
    padding: 5px 14px 5px 14px;
    text-decoration: none;
    font: 90% Verdana, Arial, Helvetica, sans-serif;
    background: url("./images/right_both.gif") no-repeat right top;
}

#menu a:hover {
    color: #A33;
}

#menu li:hover {
    background-position:100% -150px;
}

#menu li:hover a {
    background-position:100% -150px;
}

#menu .unlink {
    color: #A33;
}

.word_title {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
	/*line-height: 18px;*/
	color: #333333;
}
.word_path {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:"????, mingliu, taipei";	
	font-size: 0.9em;
	/*line-height: 18px;*/
	color: #333333;
}
.word_titlename {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:"????, mingliu, taipei";	
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	padding: 2mm;
}

.word_articles {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	/*line-height: 18px;*/
	color: #333333;
}

.word01 {
	font-family:"????, mingliu, taipei";
	font-size: 1em;
	color: #333333;
}

.word_index {
	font-family:"????, mingliu, taipei";
	font-size: 0.8em;
	color: #333333;
}

.word_law {	
	font-family:"????, mingliu, taipei"	;
	font-size: 10pt;
	color: #333333;
}
.line01 {
	font-family:"????, mingliu, taipei";
	border-top: 1px solid #77AF2C;
	border-left: 1px solid #77AF2C;
}
.line02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77AF2C;
	/*font-family: Arial, Helvetica, sans-serif;*/
/*	font-size:1em;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #77AF2C;
}
/*
 * html tags
 */
img {
    border: 0px;
}

hr {
    height: 1px;
    border: 0px;
}

h3 {
/*    font-size: 1.1em;*/
}

h4 {
 /*   font-size: 1em;*/
}

/*
 * Customized tag
 */

.clear {
    clear: both;
}

.invisible {
    visibility: hidden;
}

.right {
    float: right;
}

.left {
    float: left;
}

#forum {
    font-size: 0.8em;
}

#forum table {
    empty-cells: show;
}

#forum .theader {
    background-color: #9C9;
    text-align: center;
}

#forum .forumline {
    background-color: #FFF;
    border-top: 2px #096 solid;
    border-right: 2px #096 solid;
    border-left: 2px #096 solid;
}

#forum .column_topic, #forum .column3 {
    padding-left: 0.5em;
}
/*
#forum .column_topic, #forum .column2, #forum .column3 {
    font-size: 10pt;
    padding-left: 0.5em;
}
*/
#forum .column_function {
    font-size: 10pt;
    text-align: center;
    background-color: #DFD;
}

#forum .column_topic {
    background-color: #DFD;
}

#forum .column2 {
    text-align: center;
}

#forum .column3 {
    text-align: center;
}

#forum .column4 {
/*    font-size: 0.8em;*/
    text-align: left;
/*    background-color: #DFD; */
    padding: 0.5em;
}


#forum .button {
    margin: 0.5em 0;
}

#forum .button img {
    vertical-align: text-bottom;
}

#forum .forumbody {
    background-color: #FFF;
    border: 2px #096 solid;
}

#forum .topic {
    font-size: 1.5em;
    font-weight: bold;
    color: #063;
    margin-top: 0.5em;
}

#forum .entry, #forum .entry_even, #forum .entry_odd, #forum .entry_bottom {
    padding: 0.5em 0.5em;
}

#forum .entry, #forum .entry_even, #forum .entry_odd {
    border-bottom: 5px #CCC solid;
}

#forum .entry {
    background-color: #CFC;
}

#forum .entry_odd {
    background-color: #DFD;
}

#forum .row_title {
    width: 100px;
    font-size: 10pt;
    text-align: right;
    background-color: #CFC;
}

#forum .banner {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    background-color: #9C9;
    margin-top: 0.5em;
    border-bottom: 1px #3A3 solid;
}

#forum .review_frame {
    margin-bottom: 0.5em;
}

#forum .number {
    padding: 0.1em 0.2em;
    color: #F33;
}

#forum .paging {
    padding: 0 0.2em;
}

#forum .paging_box {
    border-bottom: 2px #096 solid;
    border-right: 2px #096 solid;
    border-left: 2px #096 solid;
    background-color: #9C9;
    font-size: 10pt;
}

#forum .paging_box_nbg {
    border-bottom: 2px #096 solid;
    border-right: 2px #096 solid;
    border-left: 2px #096 solid;
}

#forum .paging_box a:link, #forum .paging_box a:visited {
    color: #00F;
    background: transparent;
    text-decoration: none;
}

#forum .paging_box a:hover {
    color: #00F;
    background: transparent;
    background-color: #096;
}

#forum .paging_box a:active {
    color: #00F;
    background: transparent;
    text-decoration: none;
}

#forum .note {
    margin: 0.5em 0;
    padding: 0.2em 0;
    border-top: 1px #999 solid;
    border-bottom: 1px #999 solid;
}

#forum .title{
	font-size: 120%;
	text-align: left;
	font-weight: bold;
}
#forum .source{
    font-size: 75%;
	text-align: right;
}
#forum .context{
/*    font-size: 100%;*/
	text-align: left;
}

#content {
    margin: 1em;
    line-height: 1.5em;
}

#content .topic {
    text-align: center;
}

#content .meta {
/*    font-size: 5pt;*/
    text-align: left;
}


#content .communique_header {
    font-size: 1.2em;
    font-weight: bold;
}

#content .communique_content {
    margin: 1em 0em;
    line-height: 1.5em;
/*	text-align: justify;*/
}

#content .communique_footer {
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
}

table .act th {
    width: 6em;
    font-weight: normal;
/*    background: #FCF;*/
    vertical-align: top;
    padding: 0.5em 0em;
}

table .act td {
    padding: 0.5em 0.5em;
/*    background-color: #FEF;*/
}

#act table {
    padding: 0.5em;
}

#act th {
/*    background-color: #C1E7D2;*/
}
/*
#act td {
}
*/
#act .left_form {
    float: left;
}

#act .right_form {
    float: right;
}


#act a {
/*    color: #003333;*/
}


/*
 * for nice title script.
 */

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    font-size: 1em;
    width: 25em;
    font-weight: bold;
    background-color: #666;
    
    /* IE proprietary */
    filter:alpha(opacity=75);
    
    /* Mozilla proprietary */
    -moz-opacity:0.75;
    -moz-border-radius: 12px;

}

div.nicetitle p {
    color: #fff;
}

div.nicetitle p.destination {
    display: none;
}

.line3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 315px;
}
.button01 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 9pt;
	background-color: #00CC33;
	border: 1px dotted #006600;
}
.table_show{
line-height: 150%;
}
.f12 {
	font-size: 12px;
}
.button_l { padding-top:3px;  background-attachment: fixed; background-repeat: repeat;font-size: 10pt; height: 20px; color:#4A1800;border-right-width: 0pt; border-bottom-width: 0pt; border-left-width: 0pt;border-top-width: 0pt}
.bg_news {
	padding-top:3px;
	background-attachment: fixed;
	background-repeat: repeat;
	font-size: 10pt;
	height: 20px;
	color:#4A1800;
	border: 1pt solid #666633;
}
a{
	font-family: "新細明體";
	font-weight: normal;
	font-variant: normal;
	color: #008866;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover{
	background-color: #FFFFDD;
	text-decoration: none;
	color: #11FFFF;
	font-family: "新細明體";
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

H1 { font-family:"新細明體, mingliu, taipei"; font-size: 16px; font-weight: bold ; line-height: 150%}
H2 { font-family:"新細明體, mingliu, taipei"; font-size: 16px; font-weight: bold; line-height: 120%}
H3 { font-family:"新細明體, mingliu, taipei"; font-size: 16px; font-weight: bold; line-height: 120%}
.h1 { font-family:"新細明體, mingliu, taipei"; font-size: 16px; font-weight: bold ; line-height: 150%}
.mbold { font-family:"新細明體, mingliu, taipei"; font-size: 16px; font-weight: bold; line-height: 120%}
.mbody { font-family:"新細明體, mingliu, taipei"; font-size: 16px; line-height: 150%}
.sbody { font-family:"新細明體, mingliu, taipei"; font-size: 13px; line-height: 150%}
.sbold { font-family:"新細明體, mingliu, taipei"; font-size: 13px; font-weight: bold; line-height: 150%}

li { font-family:"新細明體, mingliu, taipei"; font-size: 16px; line-height: 150%}

.embody { font-family:"arial, helvetica"; font-size: 16px; line-height: 120%}
.esbody { font-family:"arial, helvetica"; font-size: 13px; line-height: 120%}
.esbold { font-family:"arial, helvetica"; font-size: 13px; font-weight: bold; line-height: 120%}
#searchform {display: inline}
.url { font-family:"arial, helvetica"; font-size: 13px; line-height: 120%; color: #666666}

.newDate {color: #FF0000}

.linkspace {
	display:block;float:right;width:0px;height:0px;line-height:0px;font-size:0px;
}