@charset "UTF-8";


/* 主內容
---------------------------------------------*/
#primary .sectionBlock01 {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
}
#primary .sectionBlock02 {
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
}
#PopcontainerBox {
	padding: 10px;
}
h2.first_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e9ea;
	font-size: 120%;
	color: #002d77;
	background-image: url(../images/public/icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	padding-left: 40px;
	line-height: 32px;
	padding-top: 3px;
}

		
/* Top Breadcrumb */	
	
#breadcrumb {
	height: 21px;
	background-color: #ebebeb;
	background-image: url(../images/public/breadcrumb_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 35px;
	font-size: 92%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
#breadcrumb li {float: left; padding-right: 5px;}
#breadcrumb li.current {font-weight: 700;}
#breadcrumb a:hover {color: #333;}
/* Top User Info Box */
#sub .user  {
	width:170px;
	color: #666666;
	overflow: auto;
	background-image: url(../images/public/user_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 68px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	background-color: #bdbdbd;
}
#sub .user img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}
#sub .username {
	color: #E8F0FF;
	font-size: 15px;
	font-weight:700;
	letter-spacing: -1px;
	padding-bottom: 5px;
}
#sub .sidebar {
}


.hoverimg {background: #ccc; padding: 3px; float: left;}
.userbtn {text-shadow: none; float: left; padding-right: 5px; text-align: center;}
.userbtn a {
	display: block;
	color: #000;
	text-shadow: 1px 1px 1px #eee;
	font-size: 12px;
	width: 58px;
	border: 1px solid #e6ad00;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #ccc;
	background-image: url(../images/public/bg_btn_org_sml.png);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 20px;
}
.userbtn a:hover {
	color: #fff;
	text-shadow: none;
	background-color: #eee;
	background-image: url(../images/public/bg_btn_org_sml.png);
	background-position: 0 -22px;
}
ul.functionBtn {
	margin-top: 20px;
}


ul.functionBtn li {
	margin-bottom: 2em;
}
ul.functionBtn p {
	color: #4c4c4c;
}
h3.disTitle {
	color: #003b7b;
	background-image: url(../images/public/arrow_1.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0.5em;
}



/*sidebar MENU*/
dl.localNavigation
 {

	WIDTH: 212px
	MARGIN: 0px
	margin-top: 0px;
	width: 200px;
}

dl.localNavigation dt {
	padding-bottom: 0em;
	width: 200px;

}
dl.localNavigation dt a {
	FONT-SIZE: 13px;
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	padding-left: 1.8em;
	font-weight: bold;
	background-position: right 0px;
}
dl.localNavigation dt a.current.open {
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: right -32px;
}
dl.localNavigation dt a.current {
	FONT-SIZE: 13px;
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	padding-left: 1.8em;
	font-weight: bold;
	background-position: right 0px;
}
dl.localNavigation dt a.open {
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: right -32px;
}
dl.localNavigation dt a.open:hover {
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: right -32px;
}

dl.localNavigation dd  {
	display: none;
	width: 200px;
	visibility: inherit;
}

dl.localNavigation dd a {
	COLOR: #000;
}
dl.localNavigation dd ul {
	list-style-type:none;
	background-image: url(../images/public/sidebar_bg_5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0.6em;
	padding-right: 0px;
	padding-bottom: 0.6em;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
						}	
dl.localNavigation dd ul li	{
	font-size:13px;
	height:28px;
	color:#383838;
	line-height: 28px;
	display: block;
	width: 199px;
						}
dl.localNavigation dd  ul li a	{
	padding-left: 38px;
	display: block;
	background-image: url(../images/public/sidebar_bg_4.png);
	background-position: right -28px;
	padding-top: 2px;
	height: 26px;
						}
dl.localNavigation  dd  ul  li  a:hover {
	color:#6d290f;
	text-decoration:none;
	background-image: url(../images/public/sidebar_bg_4.png);
	background-repeat: no-repeat;
	background-position: right 0px;
						}	
dl.localNavigation  dd   ul  li   .current {
	color:#6d290f;
	text-decoration:none;
	background-image: url(../images/public/sidebar_bg_4.png);
	background-repeat: no-repeat;
	background-position: right 0px;
						}						
dl.localNavigation dt  a:hover    {
	COLOR: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}


/* 	table  */
.table02 caption {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 8px;
	background-color: #000066;
}
.table02
{
	border:1px solid #B6B6B6;
	border-collapse:collapse;
	color:#fff;
	font:normal 12px verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.table02 td, .table02 th{
	color:#000000;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 0.5em;
}
.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(../images/public/table_th_bg_01.gif);
	background-repeat: repeat-x;
	height: 22px;
	background-color: #e6f0ff;
	background-position: top;
	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 tfoot td {
	text-align:center;
	font-weight: normal;
	padding: 0.5em;
}
.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 .odd {
	background:#f5f5f5;
}
.table02 .even {
	background-color: #FFFFCC;
}

.table01 caption{
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 1px;
	background-color: #60472D;
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-position: top;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
.table01
{
	border:1px solid #B6B6B6;
	border-collapse:collapse;
	color:#fff;
	font:normal 12px verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.table01 td, .table01 th {
	color:#000000;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 0.4em;
}
.table01 tr{
	border:1px solid #999999;
	background-color: #FFFFFF;
}
.table01 thead th, .table01 tfoot th, .table01 tbody th, .table01 tr th{
	color:#000000;
	background-color: #e6f0ff;
	background-image: url(../../images/table_th_bg_01.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	height: 25px;
	background-position: top;
}
.table01 tbody td a{
	color:#006699;
	text-decoration:none;
	font-weight: normal;
}
.table01 tbody td a:visited{
	color:gray;
	text-decoration: none;
}
.table01 tbody td  a:hover {
	text-decoration:underline;
	color: #5E3F00;
}
.table01 tbody th a { 
 color:#363636;
 font-weight:normal;
 text-decoration:none;
}
.table01 tbody th a:hover { color:#363636;
}
.table01 tbody th{
	font-weight: normal;
}
.table01 tbody th {
	text-align:center;
}
.table01 tbody td{
	text-align:left;
	font-weight: normal;
}
.table01 tfoot td{
	color:#FF0000;
	padding-top:3px;
	background-color: #E6F0FF;
	background-image: url(../../images/table_th_bg_01.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-weight: bold;
}
.table01 .odd{
	background-color: #f5f5f5;
}
.table01 tbody  tr:hover{
	color:#FFFFFF;
	background-color: #FFFFCC;
}






/* BUTTONS */

.buttons a, .buttons button{
	display:block;
	float:left;
	background-color:#f5f5f5;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:130%;
	text-decoration:none;
	font-weight:normal;
	color:#565656;
	cursor:pointer;
	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: #CDCDCD;
	border-right-color: #9E9E9E;
	border-bottom-color: #9E9E9E;
	border-left-color: #CDCDCD;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-image: url(../images/public/bg_login_input_yello.png);
	background-position: top;
}
.buttons {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.buttons button{
	width:auto;
	overflow:visible; /* IE6 */
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.buttons button[type]{
	line-height:17px; /* Safari */
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 7px;
}
*:first-child+html button[type]{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.buttons button img, .buttons a img{
	padding:0;
	border:none;
	width:16px;
	height:16px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: -4px;
	margin-left: 0;
}

/* STANDARD */

button:hover, .buttons a:hover{
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
	background-image: none;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
	color:#37610E;
}
.buttons a.positive:hover, button.positive:hover{
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
	background-image: none;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
	border:1px solid #fbc2c4;
	color:#AE2815;
	background-color: #fbe3e4;
	background-image: none;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* REGULAR */

button.regular, .buttons a.regular{
	color:#000033;
}
.buttons a.regular:hover, button.regular:hover{
	background-color:#FF9900;
	border:1px solid #FF6600;
	color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px -22px;
	text-decoration: none;
	background-image: url(../images/public/bg_btn_org_sml.png);
}
.buttons a.regular:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
div.messBox {
	background-image: url(../images/public/bg_fade_blue_med.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	padding: 30px;
	color: #000000;
}
div.messBox p {
	font-size: 100%;
	margin-bottom: 1em;
}
dl.localNavigation dt a.collapsed {
	FONT-SIZE: 13px;
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	padding-left: 1.8em;
	font-weight: bold;
	background-position: right 0px;
}
dl.localNavigation dt a.collapsed:hover {
	FONT-SIZE: 13px;
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	padding-left: 1.8em;
	font-weight: bold;
	background-position: right -32px;
}
dl.localNavigation dt a.expanded {
	FONT-SIZE: 13px;
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	padding-left: 1.8em;
	font-weight: bold;
	background-position: right -64px;
}

dl.localNavigation  dt  a.expanded:hover {
	FONT-SIZE: 13px;
	background-image: url(../images/public/navmenu_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
	padding-left: 1.8em;
	font-weight: bold;
	background-position: right -96px;
}


/* 分頁 */
.pageSwitch01 {
	_width: 92%;
	font-size: 12px;
	margin-top: 10px;
	width: 100%;
	/*float: left;*/
	margin-bottom: 10px;
	text-align: right;
}

.pageSwitch01 ul {
	margin: 0px;
}
.pageSwitch01  ul  li    {
	display: inline;
}
.pageSwitch01  ul  li  a     {
	border: 1px solid #E5E5E5;
	background: #FFF;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.pageSwitch01 ul li a:hover     {
	background-color: #CCCCCC;
	color: #000000;
}
.pageSwitch01 ul li.current a {
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #C3B1D9;
	text-decoration: none;
}

/*============ table03 style ==============*/

.table03 {
        color: #000000;
        font-size: 13px;
        margin: 0px;
        padding: 0px;
        border: 1px solid #999999;
}

.table03 caption {
        color: #FFFFFF;
        text-align: left;
        font-weight: bold;
        background-repeat: repeat-x;
        background-position: bottom;
        padding: 8px;
        background-color: #000066;
}
.table03 thead th, .table03 tfoot th, .table03 thead tr td  {
        color: #010101;
        background-image: url(../images/public/table_th_bg_01.gif);
        background-repeat: repeat-x;
        height: 22px;
        background-color: #e6f0ff;
        background-position: top;
        text-align: center;
        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: none;
        border-top-color: #B6B6B6;
        border-right-color: #B6B6B6;
        border-bottom-color: #B6B6B6;
        border-left-color: #B6B6B6;
}
.table03 tfoot  tr td     {
        background-color: #FFFFFF;
        font-size: 12px;
        text-align: center;
        padding-top: 2px;
        padding-bottom: 2px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #999999;
        border-right-color: #999999;
        border-bottom-color: #999999;
        border-left-color: #999999;
}
.table03 tbody td {
        padding: 0.2em;
}
.table03 .odd {
        background-color: #CCCCCC;
}
.table03 td, .table03 th {
        color: #000000;
        font-weight: normal;
        border: 1px solid #999999;
        padding: 0.4em;
}

