BODY
{
    /*font-size: 100%;*/
    color: #ffffff;
    line-height: 150%;
    font-family: 新細明體, mingliu, taipei;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-right: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
}
A:link
{
    color: #84d3f2;
    text-decoration: none;
}
A:visited
{
    font-size: 12px;
    color: #84d3f2;
    text-decoration: none;
}
A:hover
{
    color: #ffffff;
}
A:active
{
    color: #84d3f2;
    text-decoration: none;
}

.add
{
    font-size: 12px;
}

.word2:link {
	COLOR: #cc0000;
	TEXT-DECORATION: none;
	text-align: right;
}
.word2:visited {
	COLOR: #666666; TEXT-DECORATION: none;text-align: right;
}
.word2:hover {
	COLOR: #038f95; TEXT-DECORATION: underline;text-align: right;
	}
.word2:active {
	TEXT-DECORATION: none;text-align: right;
}
P {
	FONT-SIZE: 100%; LINE-HEIGHT: 150%
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 150%; LINE-HEIGHT: 1em; TEXT-ALIGN: center
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 120%; LINE-HEIGHT: 1em; TEXT-ALIGN: center
}
UL {
	MARGIN: 0.5em 2em 0em; LIST-STYLE-TYPE: none
}

TD {
	TEXT-ALIGN: left;
	/*FONT-SIZE: 90%;*/ 
	LINE-HEIGHT: 150%;
	COLOR: #084eb7;
	bordercolordark:#CCCCCC;
}
TH {
	TEXT-ALIGN: center;
	/*FONT-SIZE: 100%; */
	LINE-HEIGHT: 150%;
	COLOR: #666666;
}
.black {
	COLOR: #666666;
	FONT-SIZE: 100%;
}
.green {
	COLOR: #003300;
	FONT-SIZE: 80%;
	TEXT-ALIGN: center;
}
.green_left {
	COLOR: #003300;
	FONT-SIZE: 80%;
	TEXT-ALIGN: left;
}
.green_title {
	COLOR: #009100;
	FONT-SIZE: 105%;
	TEXT-ALIGN: left;
	LINE-HEIGHT: 2em;
}
.blue {
	TEXT-ALIGN: left;
	FONT-SIZE: 100%; 
	LINE-HEIGHT: 150%;
	COLOR: #666666;
}
.blue_title {
	TEXT-ALIGN: center;
	FONT-SIZE: 95%;
	LINE-HEIGHT: 150%;
	COLOR: #064095;
	font-weight: bold;
}
DIV#wap {
	background-repeat: repeat-y;
	background-position: right;
	padding: 0%;
	margin: 0px;

}
DIV#logo
{
    font-size: 80%;
    text-align: center;
    background-repeat: repeat-x;
    margin-top: 0.5em;
    margin-right: 0.5em;
    margin-bottom: 0em;
    margin-left: 0.5em;
    background-image: url(logo_bg.jpg);
}
DIV#website
{
    text-align: center;
    margin-top: 0em;
    margin-right: 0.5em;
    margin-bottom: 0em;
    margin-left: 0.5em;
    line-height: 180%;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #ffffff;
    padding-top: 0.2em;
    padding-right: 0%;
    padding-bottom: 0.2em;
    padding-left: 0em;
    border-top-color: #ffffff;
    background-repeat: repeat-x;
    background-image: url(footer.jpg);
}
DIV#mainDiv {
	FONT-SIZE: 80%; MARGIN: 0.5em 4em 0em
}
DIV#dropMenu {
	PADDING-RIGHT: 0%; PADDING-LEFT: 2%; FONT-SIZE: 80%; PADDING-BOTTOM: 1%; MARGIN: 0.5em 2em 2em 4em; PADDING-TOP: 1%; BACKGROUND-COLOR: #ffffcc
}
/************ menu styles **************/

#menu
{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 12px;
    text-align: center;
    background-color: #ffffff;
}

#menu ul
{
    list-style: none;
    display: inline;
}

#menu li
{
    display: inline;
}

#menu a
{
    border-top: 1px solid #cccccc;
    text-decoration: none;
    font-weight: bold;
    color: #006699;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin: 0px;
    display: block;
}

#menu a:hover
{
    color: #2a7f9f;
    background-color: #cdeaf9;
}

#menu .active a {
	background: #D1F0A6;
	color: #ffffff;
}

#menu .first a {
	border: none;
}
/************ titlel styles **************/
.title1
{
    margin: 0;
    padding: 6px 60px 10px 90px;
    background: url(tit_icon01.gif) no-repeat left bottom;
    font-weight: bold;
    font-size: 129%;
    color: #003399;
}


#content {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #e6f6fe;
	font-size: 80%;
	line-height: 120%;
	color: #333333;
	text-indent: 2%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content ul  {
	list-style: none;
	display: inline;
}

#content li {
	display: inline;
}

#content a {
	color: #ffffff;
	display: block;
}

#container {
	background-position: left;
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-left: 0.5em;
}

/* 表格風格定義 Table Style 1 */
.table_01
{	border-collapse: separate;
	border: 1px solid #FFF;
	background-color: #E3E9FF;
	color: #333;
	/*font-size: 100%;*/
}

.table_01 th {
	border: 1px solid #4B85C7;
	background-color: #4B85C7;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.table_01 td
{	border: 1px solid #FFF;
	padding: 4px;
	line-height: 20px;
}

.table_01 tr.altrow01 {
	background-color: #CBDAFF;
}
.table_01 tr.altrow02 {
	background-color: #CBDAFF;
}
/* 表格風格定義 Table Style 2 */
.table_02
{
	border-collapse: collapse;
	border: 1px solid #FFF;
	background-color: white;
	color: #666;
}

.table_02 th
{
	border: 1px solid #FFF;
	background-color: #7AB924;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.table_02 td
{
	border: 1px solid #FFFFCC;
	padding: 4px;
}

.table_02 tr.altrow
{
	background-color: #FFFFCC;
}

/* 表格風格定義 Table Style 3 */

.table_03
{
	border-collapse: collapse;
	border: 1px solid #FFF;
	background-color: white;
	color: #515151;
}

.table_03 th
{
	border: 1px solid #FFF;
	background-color: #207B97;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.table_03 td
{
	border: 1px solid #FFFFCC;
	padding: 4px;
	line-height: 20px;
}

.table_03 tr.altrow
{
	background-color: #C7D4DA;
}

/* 表格風格定義 Table Style 4 */

.table_04
{
	border-collapse: collapse;
	border: 1px solid #A8E3EB;
	background-color: #FFF;
	color: #515151;
}

.table_04 th {
	border: 1px solid #FFF;
	background-color: #2BA4B4;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.table_04 td
{
	border: 1px solid #FFF;
	padding: 4px;
	line-height: 20px;
}

.table_04 tr.altrow {
	background-color: #DCEEE9;
}

/* 表格風格定義 Table Style 5 */
.table_05
{
    border-collapse: collapse;
    border: 1px #b6b691 solid;
    background-color: white;
    color: #666;
}

.table_05 th
{
    border: 1px #b6b691 solid;
    background-color: #eef7bf;
    color: #6c6734;
    font-weight: bold;
    font-size: .8em;
    text-align: center;
    padding: 7px;
}

.table_05 td
{
    border: 1px #b6b691 solid;
    padding: 4px;
}

.table_05 tr.altrow
{
    background-color: #FFFFCC;
}

#back
{
    color: #0000ff;
    background-color: #cccccc;
    text-align: center;
}
#back a
{
    color: #0000ff;
    background-color: #cccccc;
}
#back a:hover
{
    color: #0066ff;
    background-color: #cccccc;
    text-decoration: underline;
}


.text
{
    padding: 8px;
   /* font-size:12px;*/
  
}

.c01
{
    color: #3366ff;
    text-decoration: none;
}

.c01 a
{
    color: #3366ff;
    text-decoration: none;
}

.c01 a:hover
{
    color: #cc9999;
    text-decoration: underline;
}