html, body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	height:100%;
}

a:link, a:visited {
	color: red;
	font-weight: bold;
}

h1 {
       text-align:right;
	   margin-bottom: 0px;
	   margin-top: 0px;
	   margin-left: 0px;
	   margin-right: 0px;
       color:#808080;
	   font-size: 14px;
       font-weight:bold;
	   }
h2 {
	   margin: 3px;
	   text-align:center;
	   }

	
div.header {
	   float:right;
       padding-right:2px;
       width:95%;
	   _width:96%;
	   height:50px;
       _height:55px;
	   font-size: 10px;
       border: #FF7300 1px dashed;
       text-align:right;
}

div.header  img{
       margin:0px;
       float:right;
 }
 
 div.headermobile {
       margin:auto;
       padding-right:2px;
	   padding-left:2px;
       width:95%;
	   _width:96%;
	   height:50px;
       _height:55px;
	   font-size: 9px;
       border: #FF7300 1px dashed;
       text-align:right;
}
 div.headermobile h1{
	   font-size: 10px;
	   text-align:center;
	   float:left;
	   margin-left:5px;

}

div.headerbig {
	   float:right;
       padding-right:2px;
       width:95%;
	   _width:96%;
	   height:90px;
       _height:92px;
	   font-size: 10px;
       border: #FF7300 1px dashed;
       text-align:right;
}

div.krpano {
	   width:100%;
	   height:85%
}

div.krpano_1 {
	   width:100%;
	   height:80%
}

div.krpano-1 {
	   width:100%;
	   height:86%
}

div.krpano-1w {
	   width:100%;
	   height:81%
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu {
	width: 150px;
	margin: 10px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-size:10px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 35px;
	font-size:10px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 35px;
	font-size:10px;
	}
.content {
    background:#333;
    padding:2px 6px 6px 6px;
    width:728px;
    border: #FF7300 1px dashed;
    text-align:left;
    align:center;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
	}
div.content img {
    float: left;
	margin: 8px;
    width: 350px;
	height: 100px;
	border: 0px;
	}
div.content a, div.content a:link, div.content a:visited  {
    color:white;
	}
.incontent {
    background:#333;
	margin: 2px;
    width:240px;
    height:70px;
	float: right;
    text-align:center;
   }
.map {
    border: 1px dotted #99CCFF;
	text-decoration:none;
	font-size:11px;
	padding:0 2px 0 2px;
	background-color:black;
	position:relative;
	top:4px;
	vertical-align:top;
   }

a.map, a.map:link, a.map:visited {
	color:white;
   }
a.map:hover { background-color:#99CCFF;color:black; }

.url {float:left;margin-right:4px;font-size:18px;background-color:black;}

table.footer a, table.footer a:link, table.footer a:visited  {
    color:white;
	font-weight:normal;
	}
