<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* basic*/
* {margin:0px; padding:0px;}
*td {margin:0px; padding:0px;}
*table {margin:0px; padding:0px;}
body {
	font-family: Arial, "ms Gothic";
	font-size: 9pt;
	text-align:justify;
	text-justify: distribute;
}
.back01 {background-image:url(img/etc/back01.gif);}
.back02 {background-image:url(img/etc/back02.gif);}
.back03 {background-image:url(img/etc/dot.gif);}
.back04 {background-image:url(img/etc/back03.gif);}
.backh {background-image:url(img/etc/lineh.gif);}
.backw {background-image:url(img/etc/linew.gif);}
.backm {background-image:url(img/etc/line_m.gif);}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.ar {text-align:right;}
/* padding */
.pt1 {padding-top:1px;}
.pt2 {padding-top:2px;}
.pt3 {padding-top:3px;}
.pt4 {padding-top:4px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.pt25 {padding-top:25px;}
.pt30 {padding-top:30px;}
.pt35 {padding-top:35px;}
.pt40 {padding-top:40px;}

.pl1 {padding-left:1px;}
.pl2 {padding-left:2px;}
.pl3 {padding-left:3px;}
.pl4 {padding-left:4px;}
.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}
.pl20 {padding-left:20px;}
.pl25 {padding-left:25px;}
.pl30 {padding-left:30px;}
.pl35 {padding-left:35px;}
.pl40 {padding-left:40px;}

.pb1 {padding-bottom:1px;}
.pb2 {padding-bottom:2px;}
.pb3 {padding-bottom:3px;}
.pb4 {padding-bottom:4px;}
.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}
.pb25 {padding-bottom:25px;}
.pb30 {padding-bottom:30px;}
.pb35 {padding-bottom:35px;}
.pb40 {padding-bottom:40px;}

.pr1 {padding-right:1px;}
.pr2 {padding-right:2px;}
.pr3 {padding-right:3px;}
.pr4 {padding-right:4px;}
.pr5 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}
.pr20 {padding-right:20px;}
.pr25 {padding-right:25px;}
.pr30 {padding-right:30px;}
.pr35 {padding-right:35px;}
.pr40 {padding-right:40px;}

/* padding02 */
.pt9 {padding-top:9px;}
.pt13 {padding-top:13px;}
.pt14 {padding-top:14px;}
.pt17 {padding-top:17px;}
.pt28 {padding-top:28px;}

/* br bl */
.bt {border-top:1px solid #999999;}
.bl {border-left:1px solid #999999;}
.bb {border-bottom:1px solid #999999;}
.br {border-right:1px solid #999999;}
.border {border:1px solid #999999;}
.border2 {border:1px solid #777777;}

/* mt */
.mt1 {margin-top:1px;}
.mt2 {margin-top:2px;}
.mt3 {margin-top:3px;}
.mt4 {margin-top:4px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}

.ml1 {margin-left:1px;}
.ml2 {margin-left:2px;}
.ml3 {margin-left:3px;}
.ml4 {margin-left:4px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}

.mb1 {margin-bottom:1px;}
.mb2 {margin-bottom:2px;}
.mb3 {margin-bottom:3px;}
.mb4 {margin-bottom:4px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}

.mr1 {margin-right:1px;}
.mr2 {margin-right:2px;}
.mr3 {margin-right:3px;}
.mr4 {margin-right:4px;}
.mr5 {margin-right:5px;}
.mr8 {margin-right:8px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
/* link */
A:link{ font-style: normal; font-weight: normal; font-variant: normal; color:#000000 ; text-decoration:none;}
A:visited{ font-style: normal; font-weight: normal; font-variant: normal; color:#000000 ; text-decoration:none;}
A:active{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000 ; text-decoration:none;}
A:hover{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000 ; text-decoration:none;}

.link a:link{ font-style: normal; font-weight: normal; font-variant: normal; color:#0000FF; text-decoration:none;}
.link a:visited{ font-style: normal; font-weight: normal; font-variant: normal; color:#0000FF ; text-decoration:none;}
.link a:active{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000; text-decoration:none;}
.link a:hover{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000 ; text-decoration:none;}

.mail a:link{ font-style: normal; font-weight: normal; font-variant: normal; color:#2B3089; text-decoration:none;}
.mail a:visited{ font-style: normal; font-weight: normal; font-variant: normal; color:#2B3089 ; text-decoration:none;}
.mail a:active{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000; text-decoration:none;}
.mail a:hover{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000 ; text-decoration:none;}

.info a:link{ font-style: normal; font-weight: normal; font-variant: normal; color:#0000FF; text-decoration:none;}
.info a:visited{ font-style: normal; font-weight: normal; font-variant: normal; color:#0000FF ; text-decoration:none;}
.info a:active{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000; text-decoration:none;}
.info a:hover{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000 ; text-decoration:none;}

.red a:link{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000; text-decoration:none;}
.red a:visited{ font-style: normal; font-weight: normal; font-variant: normal; color:#FF0000 ; text-decoration:none;}
.red a:active{ font-style: normal; font-weight: normal; font-variant: normal; color:#0000FF; text-decoration:none;}
.red a:hover{ font-style: normal; font-weight: normal; font-variant: normal; color:#0000FF ; text-decoration:none;}


/* text */
.unnamed1 {
	background-image: url(img/img/visit/back.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	background-position:bottom;
}
</pre></body></html>