﻿.p1
{
	font-size: 1.2em;
	color: #065fb1;
	text-decoration: none;
	font-weight: bold;
}
.p1_underline
{
	font-size: 1.2em;
	color: #065fb1;
	font-weight: bold;
	text-decoration: underline;
}
.p1_italic
{
	font-size: 1.2em;
	color: #065fb1;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}
.p2
{
	font-size: 1.0em;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
.p2_underline
{
	font-size: 1.0em;
	color: #009999;
	font-weight: bold;
	text-decoration: underline;
}
.p2_italic
{
	font-size: 1.0em;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}
.p3
{
	font-size: 1.0em;
	color: #a02876;
	text-decoration: none;
	font-weight: bold;
}
.p3_underline
{
	font-size: 1.0em;
	color: #a02876;
	font-weight: bold;
	text-decoration: underline;
}
.p3_italic
{
	font-size: 1.0em;
	color: #a02876;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}
.p4
{
	font-size: 1.0em;
	color: #559936;
	text-decoration: none;
}
.p4_underline
{
	font-size: 1.0em;
	color: #559936;
	text-decoration: underline;
}
.p4_italic
{
	font-size: 1.0em;
	color: #559936;
	text-decoration: none;
	font-style:italic;
}
.p5
{
	//*line-height: 24px;*/
	color: #5a5a5a;
	text-decoration: none;
}
.p5_underline
{
	//*line-height: 24px;*/
	color: #5a5a5a;
	text-decoration: underline;
}
.p5_italic
{
	//*line-height: 24px;*/
	color: #5a5a5a;
	text-decoration: none;
	font-style:italic;
}

.icon1
{
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url( 'images/aio_item01.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 20px 15px;
}
.icon2
{
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url( 'images/aio_item03.gif' );
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 20px 15px;
}
.icon3
{
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	background-image: url( 'images/arrow05.gif' );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 20px 20px;
}


/*  Table Style 1 */
.table01
{
	border-collapse: separate;
	border: 1px solid #FFF;
	background-color: #E3E9FF;

}

.table01 th
{
	border: 1px solid #4B85C7;
	background-color: #4B85C7;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.table01 td
{
	border: 1px solid #FFF;
	padding: 4px;
    vertical-align: top;}

/* ?萄赯菜?踐僱?堊垓??Table Style 2 */
.table02
{
	border-collapse: collapse;
	border: 1px solid #CCCCFF;
	background-color: white;
	color: #666;
}

.table02 th
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #ffffff;
	background: #368CC0;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding: 5px;
}

.table02 td
{
	border: 1px solid #999999;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background: #E9FCFE;
}

.text
{
    color: #5a5a5a;
    font-weight: bold;
    text-decoration: none;

}

.text li
{   
    list-style-type: none;
    font-weight: normal;

}
.text ul li
{
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;
}

.text ul ul li
{
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;    
}

.text ul ul ul li
{
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;

}
.text ul ul ul ul li
{   font-size: 1em;
    text-decoration: none;
    font-weight: normal;    
}
.text ul ul ul ul ul li
{
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;
}

#page_matter table01,#page_matter table02,#page_matter table03,#page_matter table04
{table-layout:fixed;
word-wrap:break-word;
word-break:break-all ;
overflow:auto;
}