﻿#aio
{
    height: 100%;
    margin: 0px;
    margin-top: .1em;
    padding: 0px;
    font-size: .8em;
}
p
{
  	text-align: left;
}
/*標題*/

#aio_title
{
	padding: 0px 0px 0px; 
	padding-right: 1em;
	text-align: left;
}

.t01
{
	color: #2daf13;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 1.2em;
}
h2.tit01
{
	color: #2daf13;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2.titbg01
{
	background-color: #DAECEC;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}



.gototop
{
	float: right;
}
.print
{
	float: right;
}


p.f01, p
{
    margin: 0px;
    color: #333333;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 2em;
    word-spacing: .05em;
}



p.bg01
{
    background-color: #ffebd8;
}


P.newColumn
{
    margin: 1em;
}
/*圖片配置*/

img.lf
{
	float: left;
}

img.rh
{	float: right;
}

/*圖片尺寸*/

img.big
{
	width: 250px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-left: 1em;
}

img.mid
{
	width: 160px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-left: 1em;
}

img.sm
{
	width: 120px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-left: 1em;
}

img.bar
{
	width: 550px; 
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-left: 1em;
}

img.free
{
	margin: 0.5em;
	padding: 0px;
	max-width: 500px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-left: 1em;
}

img.bg01
{
	border: 2px #bb2525 solid;
}

#bigright
{
	float: right;
	width: 282px;
}

#bigleft
{
	float: left;
	width: 282px;
}

#midright
{
	float: right;
	width: 192px;
}

#midleft
{
	float: left;
	width: 192px;
}

#smright
{
	float: right;
	width: 152px;
}

#smleft
{
	float: left;
	width: 152px;
}

#all_image
{
	width: 700px; /*overflow: hidden;*/
}

#page_info
{
    font-family: Arial;
    padding: 1em 0px 0px 0px;
    color: #333366;
    font-weight: bold;
	font-size: 13px;
    clear:both;
}

#page_info span
{
	margin: 0px 10px 0px;
	padding: 0em;
	
}

#font_size_wrap
{
	font-family: Arial;
	font-size: .8em;
	padding-right:1em;
	color: #333366;
	font-weight: bold;
    display:block;
} 
#print_disable
{
    display:inline;
    text-align:right;
}

#font_size
{
	font-family: Arial;
	padding: 0px;
	padding-right: 1em;
	font-size: 13px;
	font-weight: bold;
	display:inline;
   text-align:right;
}

#font_size a
{
	color: #000000;
	padding: 1px;
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;
	border-left: #ccccff thin solid;
	border-bottom: #ccccff thin solid;
	background-color: #e2ddec;
}
#font_size a:hover
{
	background-color: #66cccc;
}

#page_print{
	font-family: Arial;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;	
}
#font_size_aio
{
    font-family: Arial;
    font-size: 13px;
    padding-right: -2.5em;
    color: #333366;
    font-weight: bold;
    text-align:right;
    display:inline;
 
}

/* 表格風格定義 Table Style 1 */
	
table.c01
{
	border-collapse: separate;
	border: 1px solid #FFF;
	background-color: #E3E9FF;
	color: #333;
}

table.c01 th
{
	border: 1px solid #4B85C7;
	background-color: #4B85C7;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

table.c01 td
{
	border: 1px solid #FFF;
	padding: 4px;
	line-height: 20px;
}

table.c01 tr.altrow01
{
	background-color: #CBDAFF;
}
table.c01 tr.altrow02
{
	background-color: #CBDAFF;
}
/* 表格風格定義 Table Style 2 */
	
/*table.c02
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
	border-collapse: separate;
	border: 1px #d1e2ff solid;
	background-color: #FFF;
	color: #333;
    font-size: .8em;
 margin:5px;
    text-decoration: none;}

table.c02 th {
	border: 1px solid #FFF;
	background-color: #3c8fb0;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

table.c02 td
{
	border: 1px #cfe7f6 solid;
	padding:6px;
	padding-left:15px;
	line-height: 20px;
}

table.c02 tr.altrow {
	background-color: #ddf2fc;
}*/

table.c02
{
	width:85%;
	border-collapse: collapse;
	border: 1px #556D98 solid;
	background-color: #FFF;
	color: #515151;
}

table.c02 th {
	border: 1px #bab4f1 solid;
	background-color: #556D98;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

table.c02 td
{
	border: 1px #556d98 solid;
	padding: 6px;
	padding-left:15px;
	line-height: 20px;
}

table.c02 tr.altrow
{
	background-color: #DCEEE9;
}

table.c02 a
{
	color: #0b81b4;
	text-decoration: none;
	font-size: 1em;
}

table.c02 a:hover
{
	color: #053c6c;
	text-decoration: underline;
	font-size: 1em;
}

table.c02 p
{
	margin: 0px;
	color: #333333;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 2em;
}
/* 表格風格定義 Table Style 3 */

table.c03
{
	border-collapse: collapse;
	border: 1px solid #FFF;
	background-color: white;
	color: #515151;
}

table.c03 th
{
	border: 1px solid #FFF;
	background-color: #207B97;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

table.c03 td
{
	border: 1px solid #FFFFCC;
	padding: 4px;
	line-height: 20px;
}

table.c03 tr.altrow
{
	background-color: #C7D4DA;
}


/* 表格風格定義 Table Style 4 */

table.c04
{
	border-collapse: collapse;
	border: 1px solid #A8E3EB;
	background-color: #FFF;
	color: #515151;
}

table.c04 th {
	border: 1px solid #FFF;
	background-color: #2BA4B4;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

table.c04 td
{
	border: 1px solid #FFF;
	padding: 4px;
	line-height: 20px;
}

table.c04 tr.altrow {
	background-color: #DCEEE9;
}

/* 表格風格定義 Table Style 5 書表上下載專用---勿刪*/

table.c05
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #FFF;
	background-color: #FFF;
	color: #FFF;
}

table.c05 th {
	border: 1px solid #FFF;
	background-color: #FFF;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}

table.c05 td
{
	border: 1px solid #FFF;
	padding: 0px;
}

table.c05 tr.altrow {
	background-color: #FFF;
}
/*
ul
{ margin:0px;
  padding:0px;
   }
   
ol
{ margin:0px;
  padding:0px;
}*/

/* 表格風格定義 Table Style 1 */
.table_01
{
	border-collapse: collapse;
	border: 1px #556D98 solid;
	background-color: #FFF;
	color: #515151;
}

.table_01 th
{
	border: 1px #bab4f1 solid;
	background-color: #556D98;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.table_01 td
{
	border: 1px #556d98 solid;
	padding: 6px;
	padding-left: 15px;
	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;
    text-align: center;
    padding: 7px;
}

.table_05 td
{
    border: 1px #b6b691 solid;
    padding: 4px;
}

.table_05 tr.altrow
{
    background-color: #FFFFCC;
}

/*段落中階層的List樣式設定*/
.text
{
	/*font-size: 1em;*/
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
	list-style-type: decimal;
	line-height: 1.8em;
}
/*
.text li
{   
    text-decoration: none;
    display: table-column-group;
    list-style-type: upper-alpha;
    font-weight: normal;
    color: #333333;
    line-height:1.8em;
    
}

.text li li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: lower-alpha;
    font-weight: normal;
    color: #333333;
}

.text li li li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: decimal;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;    
}

.text li li li li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: upper-roman;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text li li li li li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: disc;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text li li li li li li
{   font-size: 1em;  
    text-decoration: none;
    list-style-type: circle;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}*/

.text li
{   
    list-style-type: upper-alpha;
    font-weight: normal;
    color: #333333;
    line-height:1.8em;     
}
.text ul li
{
    font-size: 1em;
    text-decoration: none;
    list-style-type: lower-alpha;
    font-weight: normal;
    color: #333333;
}

.text ul ul li
{
    font-size: 1em;
    text-decoration: none;
    list-style-type: decimal;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}

.text ul ul ul li
{
    font-size: 1em;
    text-decoration: none;
    list-style-type: upper-roman;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
}
.text ul ul ul ul li
{   font-size: 1em;
    text-decoration: none;
    list-style-type: disc;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
    
}
.text ul ul ul ul ul li
{
    font-size: 1em;
    text-decoration: none;
    list-style-type: circle;
    font-weight: normal;
    color: #333333;
    line-height: 1.8em;
}

img
{
	border: 0px;
}

ol
{
    margin-top: 0px;
    padding-top: 0px;
    line-height: 1.8em;
}

ul
{
    margin-top: 0px;
    padding-top: 0px;
    line-height: 1.8em;
}
