body {
	background-color: #E0E0E0;
	background-image: url(../image/alldown.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a , img, p, li, ul{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../in-image/title01.png);
	height: 26px;
	width: 173px;
	padding-top: 6px;
	padding-left: 13px;
	margin-bottom: 3px;
	margin-top: 0px;
}
h1 {
	font-family: "微軟正黑體";
	font-size: 23px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	margin-top: -50px;
	margin-right: 25px;
	z-index: 5;
}h1-backup {
	font-family: "微軟正黑體";
	font-size: 23px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../in-image/title02.png);
	text-align: right;
	margin-top: -50px;
	margin-right: 25px;
	z-index: 5;
}
h3 {
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bold;
	color: #5C5C5C;
	background-image: url(../in-image/title-icon.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 3px;
	margin-bottom: 8px;
	margin-left: 8px;
}
h4 {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #004887;
	background-image: url(../in-image/h4-icon.png);
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-left: 25px;
	margin-top: 0px;
	background-position: left 5px;
	font-weight: normal;
	margin-bottom: 20px;
}
h5 {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #004887;
	background-image: url(../in-image/h4-icon.png);
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-left: 25px;
	margin-top: 0px;
	background-position: left top;
	font-weight: normal;
	margin-bottom: 6px;
}
h6 {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #004887;
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-left: 25px;
	margin-top: 0px;
	background-position: left 5px;
	font-weight: normal;
	margin-bottom: 20px;
	float: left;
    clear: left;

}