li {list-style:none}

html, body
{
	background-color:transparent;
	height:100%; 
	min-height:100%;
	border: none;
}
.siteheader
{
	position: absolute;
	top: 8px;
	left:150px;
	right:0;
	width:750px;
	height:20px;
	overflow:hidden;
	background-color:transparent;
}
.sh-text
{
	position: absolute;
	top: 39px;
	left: 128px;
	right:15px;
	width:735px;
	overflow:hidden;
	text-align:center;
}
.right-page
{
	position: relative;
	top:16px;
	left:285px;
	width:70px;
	height:40px;
}
.address
{
	position: relative;
	top:92px;
	height:320px;
	overflow:auto;
}
.vwport
{
	position: absolute;
	top: 39px;
	left: 20px;
	right:105px; 
	width: 750px;
	height:400px;
	overflow:hidden;
	border-style:solid;
	border-width:2px;
	border-color:orange;
        background-color:transparent;
 }
.item
{
 	position:absolute;
 	left:375px;
	top:32px;
	width:375px;
	height:344px;
	overflow:hidden;
	border-style:none;
	float:left;
}
.image
{
 	position:absolute; 
	top:25px;
	left:0;
	width:375px;
	height:434px;
	overflow:hidden;
	border-style:none;
	float:left;
}
.map
{
	position: absolute;
	top: 0;
	left: 2px;
	bottom:4px;
	right: 1px;
	width: 350px;
	height:350px;
	overflow:hidden;
	border-style:none;
}
.text 
{
	top:7px;
	padding:11px;
	height: 321.9px;
	width: 360px;
	color: midnightblue;
	overflow:hidden;
}
.text-head 
{
	padding:8px;
	height: 24px;
	text-align:center;
	overflow:hidden;
}
.text-foot 
{
	padding:10px;
	bottom:35px;
	height: 18px;
	overflow:hidden;
}
.text-body
{
	padding:8px;
	height: 230px;
	overflow:auto;
}
.button
{
	margin:0;
	padding:0;
	width:20px;
}
.sf-logor
{
	position: absolute;
	bottom: 1%;
	left: 724px;
	right:1%;
	width:25px;
	height:14px;
	top:377px;
}
.sf-logol
{
	position: absolute;
	bottom:0;
	right: 600px;
	left:0;
	width:21px;
	height:10px;
	top:379px;
}
.sf-textl
{
	float: left;
	position: absolute;
	width:735px;
	bottom:0;
	margin-left:25px;
	top:381px;
	vertical-align:baseline;
	overflow:hidden;
}
.sf-textr
{
	float: right;
	position: absolute;
	width:718px;
	bottom:0px;
	margin-right:116px;
	top:381px;
	vertical-align:baseline;
	overflow:hidden;


