@charset "utf-8";


/* 分頁 start
---------------------------------------------*/
.pageSwitch01 {
	_width: 96%;
	font-size: 12px;
	margin-top: 10px;
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}

.pageSwitch01 ul {
	padding: 2px 0;
}
.pageSwitch01  ul  li    {
	display: inline;
}
.pageSwitch01  ul  li  a     {
	padding: 2px 4px;
	border: 1px solid #E5E5E5;
	background: #FFF;
	line-height: 1.2;
	color: #666666;
	text-decoration: none;
}
.pageSwitch01  ul  li  a:hover     {
	background-color: #0A347C;
	color: #FFFFFF;
}
.pageSwitch01  ul  li.current  a     {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
	text-decoration: none;
}

/* 	table  */
.table01
 {
	border-collapse:collapse;
	color:#333333;
	padding: 0px;
	width: 641px;
	clear: both;
	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: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.table01 caption {
	background-image: url(../../../images/public/portal/roundmy04_m.png);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #CCCCCC;
	font-size: 110%;
	font-weight: bold;
	color: #01629B;
	padding-top: 3px;
}

*+html .table01
 {
	border-collapse:collapse;
	color:#666666;
	padding: 0px;
	width: 641px;
	clear: both;
	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: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.table01  td, .table01  th           {
	color:#666666;
	padding: 0.3em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
.table01  tr       {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table01 thead th, .table01 tfoot th, .table01 tbody th, .table01 tr th {
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table01  tbody  td  a         {
	color:#683502;
	text-decoration:underline;
	font-weight: normal;
}
.table01 tbody td a:hover {
	color:#996600;
	text-decoration:underline;
	font-weight: normal;
}

.table01  tbody  td  a:visited         { 
	color:gray;
}
.table01  tbody  th  a      { 
 color:#363636;
 font-weight:normal;
 text-decoration:none;
}
.table01  tbody  th     {
	text-align:right;
	font-weight: normal;
	color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.table01  tbody  td    {
	text-align:left;
	font-weight: normal;
	color: #333333;
}
.table01  tfoot  td    {
	color:#666666;
	padding-top:3px;
	background-color: #999999;
}
.table01 .odd {
	background-color: #f9f9f9;
}

.table01  tbody  tr:hover{
	background-color: #FFFFCC;
}




/* 	table  */
.table02 {
	border:1px solid #B6B6B6;
	border-collapse:collapse;
	color:#fff;
	font:normal 12px verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
.table02 td, .table02 th {
	color:#000000;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 0.4em;
}
.table02 tr {
	border:1px solid #999999;
	background-color: #FFFFFF;
}

.table02  thead  th, .table02  tfoot  th, .table02  tbody  th, .table02  tr  th {
	color:#010101;
	background-image: url(../mages/public/table_th_bg_01.gif);
	background-repeat: repeat-x;
	height: 22px;
	background-color: #EEF6FF;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}
.table02 tbody td a {
	color:#006699;
	text-decoration:none;
	font-weight: normal;
}
.table02  tbody  td  a:visited {
	color:gray;
	text-decoration: none;
}
.table02  tbody  th  a { 
 color:#363636;
 font-weight:normal;
 text-decoration:none;
}

.table02  tbody  th  {
	text-align:right;
	font-weight: normal;
}

.table02  tbody  td {
	text-align:left;
	font-weight: normal;
}
.table02  tfoot  td {
	color:#FFFFFF;
	padding-top:3px;
	background-color: #999999;
}
.table02  .odd {
	background:#f5f5f5;
}
.table02 .title {
	color: #FFFFFF;
	background-color: #1a206a;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
