﻿body, div, h1, h2, h3, h4, p, ul, li {
	margin:0;
	padding:0;
}
/*---- 最外層包裝 ----*/
#WRAPPER {
	width: 900px;
	margin:0 auto;
	padding:0 0px;
}
/*---- 頁首 ----*/
#HEADER {
	width: 900px;
	height:144px;
	color: #00FF00;
	background-repeat: no-repeat;
	background-image: url(images/dwimage/sampletop2.jpg);
	position: relative;
}

#HEADER ul {
	margin: 0px;
	float:right;
	padding-top: 5px;
	padding-right: 250px;
	color: #000000;
}

#HEADER li {
	list-style-type: none;
	text-align:center;
	padding-top: 2px;
	display:inline;
}
#HEADER a{
	color: #000000;
	text-align:center;
	text-decoration: none;
	padding-top: 2px;
	font-size: 10pt;
	font-family: "細明體";
}
#HEADER p{
	color: #000000;
	font-size: 10pt;
	font-family: "細明體";
}

/*---- 主選單 ----*/
#MAIN_NAV {
	clear: both;
	float:left;
	width:135px;
	background-image: url(images/dwimage/sample12_02.jpg);
	position: relative;
}
#MAIN_NAV ul {
	list-style-type:none;
}
#MAIN_NAV li {
	float: left;
	list-style-type: none;
	width: 135px;
}
#MAIN_NAV li a {
	display: block;
	padding: 9px 10px 5px 10px;
	color: #000000;
	font-size: 14pt;
	text-decoration: none;
	background-image: url(images/dwimage/button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 116px;
	font-family: "標楷體";
	text-align: center;
	word-spacing: 0.5em;
	font-weight: 700;
}
#MAIN_NAV li a:hover {
	background-image: url(images/dwimage/button.gif);
	color: #FF0000;
}


/*---- 內容區 ----*/
#CONTENT {
	background-color: #FFFFFF;
	margin-left:135px;
}


/*#CONTENT2{
}
#CONTENT2 ul{
	list-style-type: none;
	margin: 0;
}
#CONTENT2 li{
	float: left;
	display:inline;
	padding-left: 10px;
}
#CONTENT2 a{
	display: block;
	height: 20px;
	background-image: url(images/list01.gif);
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: "標楷體";
	font-size: 18pt;
	background-repeat: no-repeat;
	padding-left:18px;
	width: 120px;
}
#CONTENT2 a:hover{
	background-image: url(images/list02.gif);
	color: #FF0000;
	padding-left:18px;
}
*/
/*#CONTENT hl{
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	display: block;
	height: 20px;
	color: #FFCC00;
	padding-left: 155px;
	margin-left: 15px;
	margin-top: 10px;
}*/
#CONTENT h1 {
	font-family: "新細明體";
	padding-top: 5px;
	color:#FC9E3C;
	display: block;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 155px;
	margin-left: 15px;
	margin-top: 5px;
	height: 20px;
	font-size: 12pt;
}
#CONTENT p {
	padding:10px 20px 6px 20px;
	font-size:10pt;
	font-family: "新細明體";
	line-height: 1.5;
}
#CONTENT h2 {
	font-family: "新細明體";
	padding-top: 5px;
	color:#000000;
	display: block;
	height: 20px;
	font-size: 9pt;
	padding-left: 530px;
}

/*---- 頁尾 ----*/
#FOOTER {
	clear: both;
	background-image: url(images/dwimage/sample12_05.gif);
	height: 60px;
	width: 900px;
	position: relative;
}
#FOOTER h2, #FOOTER p {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-align: center;
}
#Layer1 h2, #Layer1 p {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-align: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.dep{
}

.dep  a{
	display: block;
	height: 20px;
	background-image: url(images/list01.gif);
	text-decoration: none;
	color: #00FF66;
	font-weight: bold;
	font-family: "標楷體";
	font-size: 14pt;
	background-repeat: no-repeat;
	padding-left:18px;
	width: 170px;
}
/*.CONTENT2-1 a:hover{
	background-image: url(images/list02.gif);
	color: #FF0000;
	padding-left:18px;
}
.CONTENT2-2 ul{
	list-style-type: none;
	margin: 0;
}
.CONTENT2-2 li{
	float: left;
	display:inline;
	padding-left: 10px;
	
}
.CONTENT2-2 a{
	display: block;
	height: 20px;
	background-image: url(images/list03.gif);
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: "標楷體";
	font-size: 10pt;
	background-repeat: no-repeat;
	padding-left:18px;
	width: 129px;
}
.CONTENT2-2 a:hover{
	background-image: url(images/list04.gif);
	color: #FF0000;
	padding-left:18px;
}
.CONTENT2-3 ul{
	list-style-type: none;
	margin: 0;
}
.CONTENT2-3 li{
	float: left;
	display:inline;
	padding-left: 10px;
}
.CONTENT2-3 a{
	display: block;
	height: 20px;
	background-image: url(images/list03.gif);
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: "標楷體";
	font-size: 10pt;
	background-repeat: no-repeat;
	padding-left:18px;
	width: 70px;
	vertical-align: middle;
	padding-top: 0.5mm;
}
.CONTENT2-3 a:hover{
	background-image: url(images/list04.gif);
	color: #FF0000;
	padding-left:18px;
}*/

.top_guidelink{
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.top_guidelink li{
	font-size: 9pt;
	font-family: "新細明體";
	text-decoration: none;
	display: inline;
	
}
.top_guidelink a {
	color: #990000;
	text-decoration: none;
}
.top_guidelink a:hover {
	color: #000099;
	text-decoration: none;
}
.list{
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.list li {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 5px;
}
.list li a {
	/*	display: block;
*/	color: #990000;
	font-size: 10pt;
	text-decoration: none;
	font-family: "新細明體";
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.list li a:hover {
	color: #000099;
}
.submenu li{
	list-style-image: url(images/list01.gif);
}
.submenu a{
	font-size:12pt;
	text-decoration:none;
	color: #000000;
	font-family:"標楷體"
}
.submenu a:hover{
	list-style-image:url(images/list02.gif);
	color: #FF0000;
}
.submenu1 li{
	list-style-image: url(images/list01.gif);
}
.submenu1 a{
	font-size:14pt;
	text-decoration:none;
	color: #000000;
	font-family:"標楷體"
}
.submenu1 a:hover{
	list-style-image:url(images/list02.gif);
	color: #FF0000;
}
.submenu2 ul{
	margin-left: 15px;
	margin-bottom: 15px;
	}
.submenu2 li{
	/*list-style-type: none;*/
	display: inline;
	/*border-right-style: outset;*/
	/*border-bottom-style: outset;*/

	padding-left: 0px;


}
.submenu2 a{
	font-size:14pt;
	text-decoration:none;
	color: #000000;
	font-family:"標楷體";
	background-image: url(images/list05.jpg);
	padding-left: 20px;
}
.submenu2 a:hover{
	color: #FF0000;
	list-style-type: none;
	background-image: url(images/list06.jpg);
	
}
.submenu3 ul{
	margin-left: 5px;
	margin-bottom: 15px;
	}
.submenu3 li{
	display: inline;
	padding-left: 0px;
	
}
.submenu3 a{
	font-size:12pt;
	text-decoration:none;
	color: #000000;
	font-family:"標楷體";
	background-image: url(images/list05.jpg);
	padding-left: 24px;padding-bottom: 5px;	
}
.submenu3 a:hover{
	color: #FF0000;
	list-style-type: none;
	background-image: url(images/list06.jpg);
}
.content_body {
	font-size: 10pt;
	padding-left: 35px;
}.content_body ul{
	font-size: 10pt;
	padding-left: 35px;
}
.content_body li{
	font-size: 10pt;
	
}
.content2_body {
	font-size: 10pt;
	padding-left: 35px;
	
}.content2_body ul{
	font-size: 10pt;
	padding-left: 35px;
}
.content2_body li{
	font-size: 10pt;
	list-style-type: none;
	
}
.table {
	font-size: 9pt;
	margin-left: 15px;
	list-style-type: none;
}
.table1 {
	font-size: 9pt;
	margin-left: 15px;
	list-style-type: none;
}
.table1 td {
	font-size: 9pt;
	margin-left: 15px;
	list-style-type: none;
	height: 15px;
}
.talbe ul{
	width: 150px;
	display: block;
	list-style-type: none;	
}
.talbe li{
	font-size: 12pt;
	list-style-type: none;
	
	
}
.tableodd {
	text-align: center;
	font-size:10pt;
}
.tableodd a {
	display: inline;
	color: #326496;
	background-color: transparent;
	text-decoration: none;
	width: 75px;
	font-size:10pt;
	}
.subcontent {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FFFFCC;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	font-size: 10pt;
}
.subcontent a {
	font-weight: bold;
	color: #FFFFFF;

}
.h4{
text-align:center;
font-size:10pt;
}
