@charset "utf-8";
body{
	margin: 0px;
}
h3{
	background-image: url(../images/icon_h3.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
	margin-bottom: 10px;
}
h4{
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 13px;
	color: #996600;
	margin-bottom: 6px;
	background-image: url(../images/icon_h4.gif);
	padding-left: 14px;
	padding-bottom: 0px;
	margin-top: 6px;
	padding-top: 0px;
}
h4 a{
	color: #006699;
}
h4 a:hover{
	color: #990000;
}
input{
	font-size: 12px;
	color: #996600;
	margin-right: 3px;
	height: 18px;
	border-top: 1px solid #DAC8A5;
	border-right: 1px solid #BE9D5F;
	border-bottom: 1px solid #BE9D5F;
	border-left: 1px solid #DAC8A5;
	margin-bottom: 5px;
	cursor: hand;
}
select{
	font-size: 12px;
	color: #996600;
	margin-right: 3px;
	height: 16px;
	border-top: 1px solid #DAC8A5;
	border-right: 1px solid #BE9D5F;
	border-bottom: 1px solid #BE9D5F;
	border-left: 1px solid #DAC8A5;
}
textarea{
	font-size: 12px;
	color: #996600;
	margin-right: 3px;
	border-top: 1px solid #DAC8A5;
	border-right: 1px solid #BE9D5F;
	border-bottom: 1px solid #BE9D5F;
	border-left: 1px solid #DAC8A5;
	font-family: Arial, Helvetica, sans-serif;
}
.Top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 111px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Base{
	background-color: #ECECEC;
	height: 16px;
	text-align: right;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 2px;
	padding-right: 30px;
}
.Base span{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(../images/icon_base1.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 14px;
}
.Base a{
	float: right;
	color: #2D5C6F;
	font-size: 13px;
	margin-right: 8px;
	text-decoration: none;
	padding-right: 8px;
	background-image: url(../images/icon_base2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
}
.Base a:hover{
	color: #990000;
}
.Layout{
	border-collapse:collapse;
	width: 100%;
}
.Layout td{
	margin: 0px;
}
.Layout .Left{
	width: 120px;
	background-image: url(../images/bg_left.jpg);
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
	padding-right: 14px;
	padding-bottom: 20px;
}
.Layout .Left div{
	background-image: url(../images/icon_left1.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
Html > body .Layout .Left ul{
	margin: 5px 0px 15px 15px;
	list-style-type: none;
	padding: 0px;
}
.Layout .Left ul{
	margin: 5px 0px 15px 16px;
	list-style-type: none;
}
.Layout .Left ul li{
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5CE35;
}
.Layout .Left ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/icon_left2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}
.Layout .Left ul li a:hover{
	color: #FFFF00;
	background-image: url(../images/icon_left2_over.gif);
}
.Layout .Right{
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	vertical-align: top;
	padding-bottom: 20px;
}
.Path{
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/icon_path.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 13px;
	margin-bottom: 15px;
}
.Path a{
	color: #439DD3;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.Path a:hover{
	color: #990000;
}
.Table_1{
	border-collapse:collapse;
	width: 100%;
	background-image: url(../images/bg_table1.jpg);
	background-repeat: repeat-x;
	background-position: left 15px;
	margin-bottom: 20px;
}
.Table_1 caption{
	background-image: url(../images/icon_table1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #92680D;
	font-weight: bold;
	line-height: 24px;
}
.Table_1 th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D46400;
	background-color: #F9EDB6;
	text-align: left;
	line-height: 18px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9A937;
	padding-top: 4px;
	vertical-align: top;
}
.Table_1 th a{
	color: #993300;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
}
.Table_1 th a:hover{
	color: #FF0000;
}
.Table_1 td{
	font-size: 12px;
	color: #92680D;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABABAB;
	line-height: 24px;
	padding-left: 5px;
	vertical-align: top;
}
.Table_1 td a{
	color: #993300;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
}
.Table_1 td a:hover{
	color: #FF0000;
}

.Table_2{
	border-collapse:collapse;
	width: 100%;
	background-image: url(../images/bg_table1.jpg);
	background-repeat: repeat-x;
	background-position: left 0px;
	margin-bottom: 20px;
}
.Table_2 caption{
	background-image: url(../images/icon_table1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #92680D;
	font-weight: bold;
	line-height: 24px;
}
.Table_2 strong{
	color: #CC0000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.Table_2 th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D46400;
	background-color: #F9EDB6;
	text-align: left;
	line-height: 24px;
	padding-left: 5px;
	padding-top: 3px;
	width: 20%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A937;
	vertical-align: top;
	padding-bottom: 3px;
}
.Table_2 td{
	font-size: 12px;
	color: #92680D;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABABAB;
	line-height: 24px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
.Table_2 td a{
	color: #993300;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
}
.Table_2 td a:hover{
	color: #FF0000;
}


.Table_3{
	border-collapse:collapse;
	width: 100%;
	background-image: url(../images/bg_table1.jpg);
	background-repeat: repeat-x;
	background-position: left 0px;
	margin-bottom: 20px;
	border-top: 2px solid #DAC8A5;
	border-right: 2px solid #BE9D5F;
	border-bottom: 2px solid #BE9D5F;
	border-left: 2px solid #DAC8A5;
}
.Table_3 caption{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D46400;
	font-weight: bold;
	line-height: 24px;
	background-image: none;
	padding: 0px;
}
.Table_3 strong{
	color: #CC0000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.Table_3 th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D46400;
	background-color: #F9EDB6;
	text-align: left;
	line-height: 24px;
	padding-left: 5px;
	padding-top: 3px;
	width: 20%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A937;
	vertical-align: top;
	padding-bottom: 3px;
}
.Table_3 td{
	font-size: 12px;
	color: #92680D;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABABAB;
	line-height: 24px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
.Table_3 td a{
	color: #993300;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
}
.Table_3 td a:hover{
	color: #FF0000;
}


.Table_4{
	border-collapse:collapse;
	width: 90%;
	background-image: url(../images/bg_table1.jpg);
	background-repeat: repeat-x;
	background-position: left 0px;
	margin-bottom: 20px;
}
.Table_4 caption{
	background-image: url(../images/icon_table1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #92680D;
	font-weight: bold;
	line-height: 24px;
}
.Table_4 strong{
	color: #CC0000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.Table_4 th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D46400;
	background-color: #F9EDB6;
	text-align: left;
	line-height: 24px;
	padding-left: 5px;
	padding-top: 3px;
	width: 20%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A937;
	vertical-align: top;
	padding-bottom: 3px;
}
.Table_4 td{
	font-size: 12px;
	color: #92680D;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABABAB;
	line-height: 24px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
.Table_4 td a{
	color: #993300;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
}
.Table_4 td a:hover{
	color: #FF0000;
}

/* --------------------------------------------------------- 分頁 */
.Page {
	font-size: 13px;
	line-height: 22px;
	text-align: right;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #666666;
}
.Page a{
	color: #993300;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
}
.Page a:hover{
	color: #FF0000;
}
.Page select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #92680D;
	vertical-align: -5%;
}

.Page span{
	vertical-align: 15%;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	color: #92680D;
}

/* --------------------------------------------------------- Search */
.Search{
	text-align: right;
	width: 100%;
	color: #0F6FAB;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.Search form{
	margin: 0px;
	padding: 0px;
}
.Search form input{
	background-image: url(../images/icon_search.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	color: #993300;
	text-decoration: none;
	font-size: 12px;
	margin-left: 5px;
	border: none;
	background-color: #FFFFFF;
	text-align: left;
	cursor: hand;
}

.img_150{
	width: 150px;
}
.img_40{
	width: 40px;
}



.Footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#aspnetForm{
	margin: 0px;
	padding: 0px;
}
