body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/header.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.index_header_heigh {
	height: 100px;
	vertical-align: text-bottom;
}
td {
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	text-align: left;
	vertical-align: top;
}


.index_padding {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.index_pagewidth {
	width: 820px;
}
h3 {
	font-family: "新細明體", Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #CC9966;
}
h6 {
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 200%;
	color: #000000;
	font-weight: normal;
	margin-right: 2.0 em;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
.border1pxgray {
	border: 1px solid #CCCCCC;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a {
	color: #6699CC;
	text-decoration: none;
}
h5 {
	font-size: 15px;
	line-height: 200%;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: 900;
	color: #66CCFF;
	line-height: 200%;
}

