<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#body {
	padding-top: 20px;
}
#body #title {
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
}
#body #title h2 {
	display: none;
}
#body #mainimage {
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 190px;
	margin-top: 10px;
}
#body #mainimage p {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#body #cate {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#body #cate ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#body #cate li {
	float: left;
	width: 300px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#body #cate li a {
	display: block;
	height: 90px;
	width: 290px;
}
#body #cate li div {
	display: none;
}
#cate .b1 {
	background-image: url(img/b1.jpg);
	background-repeat: no-repeat;
}
#cate .b2 {
	background-image: url(img/b2.jpg);
	background-repeat: no-repeat;
}
#cate .b3 {
	background-image: url(img/b3.jpg);
	background-repeat: no-repeat;
}
#cate .b4 {
	background-image: url(img/b4.jpg);
	background-repeat: no-repeat;
}
#body #QA {
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#QA h3 {
	display: none;
}
#QA .box {
	background-color: #F3F3F3;
	background-image: url(img/boxBACK.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#QA a {
	color: #006666;
	text-decoration: underline;
}
#QA a:hover {
	color: #000000;
	text-decoration: none;
}
#QA .box .body {
	margin-right: 20px;
	margin-left: 30px;
}
#QA .box ul{
	margin: 0;
	padding: 0;
}

#QA .box li {
	font-size: 13px;
	line-height: 200%;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 0 0 0 25px;
	margin: 3px 0;
	list-style-type: none;
	display: block;
}
#QA .box li.zebra {
	background-color: #DEDEDE;
}
#QA .box .t1 {
	background-image: url(img/title1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 50px;
	width: 670px;
}
#QA .box .t2 {
	background-image: url(img/title2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 50px;
	width: 670px;
}
#QA .box .t3 {
	background-image: url(img/title3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 50px;
	width: 670px;
}
#QA .box .t4 {
	background-image: url(img/title4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 50px;
	width: 670px;
}
#window {
	background-color: #FFFFFF;
	padding: 15px;
}
#window .image {
	display: block;
	height: 100px;
	width: 100px;
	float: left;
}
#window .question1 {
	margin-left: 15px;
	background-color: #FFF2DE;
	padding: 10px;
	float: left;
	width: 380px;
}
#window p {
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
#window .answer {
	background-image: url(img/Aback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 115px;
	margin-top: 20px;
}
#window .answer .box {
	background-color: #D7EDFF;
	padding: 10px;
}
#window .answer p {
	font-size: 13px;
	line-height: 150%;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#window .answer p strong {
	color: #000099;
}
#window .close {
	text-align: right;
	margin-top: 20px;
}
#body #form {
	background-image: url(img/form.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#form p {
	display: none;
}
#form .button {
	margin-left: 440px;
	padding-top: 30px;
}
.clear {
	clear: both;
}
.pagetop {
	text-align: right;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
</pre></body></html>