@charset "utf-8";
/* CSS Document */
body { margin:0px; background-color:#FF83FF; }
tr { vertical-align:top; }
.headlogo { 
	float:left;margin-left:55px;
}
.headaddress { 
	float:right;font:bold 15px Arial,Verdana,Helvetica;
	margin-top:10px;margin-right:10px;
}
.foot {
	font:bold 12px Arial,Verdana,Helvetica;
	color:#8C8C8C;background-color:#FFFFE6;
	text-align:center;vertical-align:middle;
	height:40px;
}
.maintext { font:15px Arial,Verdana,Helvetica; }
.maintitle { font:bold 17px Arial,Verdana,Helvetica; }
.mainlink { color:#CC0099;c:720A56; }
.maintable { width:570px; }
.maintd { width:590px; }
.righttd { width:210px; }
.headtable { width:570px; }

.author { font-style:italic; }
.footnote { font-size:12px;color:#999999; }
.s { width:1px;height:1px; }
.ttl { background:url(images/top-tl.gif) no-repeat; width:10px; height:10px; }
.ttr { background:url(images/top-tr.gif) no-repeat; width:10px; height:10px; }
.tbl { background:url(images/top-bl.gif) no-repeat; width:10px; height:10px; }
.tbr { background:url(images/top-br.gif) no-repeat; width:10px; height:10px; }
.tt { background:url(images/top-t.gif) no-repeat; width:550px; height:10px; }
.tb { background:url(images/top-b.gif) no-repeat; width:550px; height:10px; }
.tm { background:url(images/top-m.gif) repeat-y; width:570px;height:32px; }
.mtl { background:url(images/main-tl.gif) no-repeat; width:16px; height:16px; }
.mtr { background:url(images/main-tr.gif) no-repeat; width:16px; height:16px; }
.mbl { background:url(images/main-bl.gif) no-repeat; width:16px; height:16px; }
.mbr { background:url(images/main-br.gif) no-repeat; width:16px; height:16px; }
.mt { background:url(images/main-t.gif) no-repeat; width:538px; height:16px; }
.mb { background:url(images/main-b.gif) no-repeat; width:538px; height:16px; }
.mm { background:url(images/main-m.gif) repeat-y; width:570px; 
	padding-left:25px;padding-right:25px;padding-top:20px;
}
.rt { background:url(images/right-t.gif) no-repeat; width:190px; height:11px; }
.rm { background:url(images/right-m.gif) repeat-y; width:190px; }
.rb { background:url(images/right-b.gif) no-repeat; width:190px; height:11px; }


.hd_img { margin-top:5px;margin-left:10px;height:28px; }
.nav_btn { border:none; }

/* Virtual Tour */
#imageBox {
	width:1000px;height:100px;
}
#images1 {
	float:left;position:relative;
	width:1000px;height:100px;left:0px;
}
#images2 {
	float:left;position:relative;
	width:0px;height:100px;left:0px;
}
.imagenav {
	width:600px;height:100px;
	border:2px #A3007A solid;
	background-color:#FFFFE6;
}
.imagehide {
	float:left;width:556px;height:100px;
	margin:0px;padding:0px;overflow:hidden;
}
.imagediv {
	float:left;
	width:133px;height:100px;
	margin-left:7px;text-align:center;
	background-color:#EFEFFF;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}
.thumb { 
	height:100px;border:none;
	cursor:pointer;cursor:hand;
}
.imageblock {
	width:600px;height:450px;
	margin:0px;border:0px;
	background-color:#EFEFFF;
	border:2px #FFCCFF solid;
	border-right:2px #B1007C solid;
	border-bottom:2px #B1007C solid;
}
.arrow { 
	width:20px;height:100px;border:none;
	cursor:pointer;cursor:hand;
}
#tourimage { height:450px; }

