@charset "Big5";
.title {
	list-style-type: circle;
	/*list-style-image: url(images/bullet.gif);*/
	text-align: left;
	font: 1.1em/140% "Arial", "Helvetica", "sans-serif";
	list-style-position: outside;
    color: #426eb3;
	font-weight: bold;
}
.content {
	list-style-type: circle;
	/*list-style-image: url(images/bullet.gif);*/
	text-align: left;
	font: 0.9em/140% "Arial", "Helvetica", "sans-serif";
	list-style-position: outside;
	line-height: 160%;
	letter-spacing: 0.1em;

}
.content2 {
	list-style-type: circle;
	/*list-style-image: url(images/bullet.gif);*/
	font: 0.8em/130% "Arial", "Helvetica", "sans-serif";
	list-style-position: outside;

}
.content3 {
	list-style-type: circle;
	/*list-style-image: url(images/bullet.gif);*/
	font: 0.6em/100% "Arial", "Helvetica", "sans-serif";
	list-style-position: outside;

}
.subhead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	color: #426eb3;
}
.subhead2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 0.9em;
	line-height: 140%;
	font-weight: bold;
	color: #426eb3;
}
.subhead_white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	color: #ffffff;
}
.subhead_white2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 0.8em;
	line-height: 140%;
	font-weight: bold;
	color: #ffffff;
}
.isdcontents {
	font-size: 90%;
	line-height: 160%;/*line-height: 140%;*/
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	/*list-style-image: url(images/bullet.gif);*/
	list-style-type: circle;
	word-spacing: 2px;
	text-align: justify;
	letter-spacing: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.isdcontents2 {
	font-size: 80%;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	/*list-style-image: url(images/bullet.gif);*/
	list-style-type: circle;
	word-spacing: 2px;
	letter-spacing: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.subhead {
	font-size: 95%;
	line-height: 140%;
	font-weight: bold;
	color: #426eb3;
	letter-spacing: 0.05em;
}
.blubhead {
	font-size: 95%;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.05em;
}

body {
	background-color: #86c8fa;
}

ul {
	margin: 0;
}
.footer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 0.7em;
	line-height: 100%;
	color: #FFFFFF;
}
a.footer:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
a.footer:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	color:#FFFFFF;
	text-decoration: none;
}
.home_button1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 0.7em;
	font-weight: bold;
	color: #216aaf;
}
body {
	background-color: #86c8fa;
}

ul {
	margin: 0;
}
#query{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	height:1em;
	border:1px solid #fff;
	border-radius: 0px;
	padding:1px;
}
form {
	margin:0;
	padding:0;
}
input {
	vertical-align:middle;
	margin:0;
	padding:0;
}