<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

table.alist {
    margin: 0 auto;
    width: 595px;
	border-collapse:collapse;
    background-color: #fefefb;
}
table.alist th {
	width:200px;
	vertical-align:center;
}

table.alist td {
	padding:5px;
}
table.alist th {
	padding:8px 8px 8px 18px;
	font-weight: normal;
}

table.alist td,
table.alist th {
	text-align:left;
	background:url(../img/dotline.gif) repeat-x top left;
	line-height:130%;
}

form .fm1 {
	width:100%;
}

form .tm1 {
	width:100%;
	height:150px;
}

form .fm1 {
	width:95%;
}

form .sb1 {
	width:160px;
}



.exa {
	font-size:0.9em;
	color:#666666;
}

label.error {
	font-size:11px;
	width:100%;
	display:block;
	float:right;
	color: #fff;
	background:#ff0000;
	padding:1px;
}

.alert {
	color: #fff;
	background:#ff0000;
	padding:3px;
	font-size:0.7em;
}


#centerp p {
    color: #59554c;
    font-size: 110%;
    line-height: 1.8em;
    padding: 1em 0;
    text-align: center;
}
#button{
    display: block;
    height: 52px;
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

#submit {
	border:0px;
	width:200px;
	height:52px;
	background:url(../img/bt_form01.gif) no-repeat center top;
	text-indent:-10000px;
	overflow:hidden;
	display:block;
	cursor: pointer;
	margin: 0 auto;
}
#submit2 {
	border:0px;
	width:200px;
	height:52px;
	background:url(../img/bt_form02.gif) no-repeat center top;
	text-indent:-10000px;
	overflow:hidden;
	cursor: pointer;
	display:block;
}
#back {
	border:0px;
	width:200px;
	height:52px;
	background:url(../img/bt_form03.gif) no-repeat center top;
	text-indent:-10000px;
	overflow:hidden;
	display:block;
	cursor: pointer;
        float: left;
}
p.backhome a {
	display:block;
	width:200px;
	height:52px;
	background:url(../img/bt_home.gif) no-repeat left top;
	text-indent:-10000px;
	overflow:hidden;
	cursor: pointer;
}

tr.hissu
span {
	display:block;
	background:url(../img/chip_hissu.gif) no-repeat right center;
}
tr.nini
span {
	display:block;
	background:url(../img/chip_nini.gif) no-repeat right center;
}

tr.hissu th,
tr.hissu td {
	background:url(../img/dotline.gif) repeat-x top left;
}

tr.nini th,
tr.nini td {
	background:url(../img/dotline.gif) repeat-x top left;
}
</pre></body></html>