@charset "utf-8";
/* CSS Document */



	html {

		overflow: hidden;

	}

	body {

		margin: 0px;

		padding: 0px;

		background: #000;

		position: absolute;

		width: 100%;

		height: 100%;

		cursor: crosshair;

	}

	.thumbOut  {

		border: #000 solid;

	}

	.thumbOver {

		border: #FFF solid;

		cursor: pointer;

	}

	

	#footerz{

	padding-top:0; 

	margin-top:600px;

	margin-left:auto;

	margin-right:auto;

	}

	

	

	

	#screen {

		position: absolute;

		left: 0%;

		top: 0%;

		width: 100%;

		height: 600px;

		background: #000;

		overflow: hidden;

	}

	#banner {

		position: absolute;

		height: 20%;

	}

	#banner span {

		position: absolute;

	}

	#rLinkTitle {

		position: absolute;

		color: #FFF;

		font-family: verdana;

		left: 1%;

		top: 22%;

		width: 34%;

		height: 6%;

		overflow: hidden;

		background: #222;

	}

	#rLinkCaption {

		position: absolute;

		color: #FFF;

		font-family: verdana;

		left: 36%;

		top: 22%;

		width: 63%;

		height: 6%;

		overflow: hidden;

		background: #222;

	}

	#rLinkScreen {

		position: absolute;

		top: 29%;

		height: 70%;

		left: -10000px;

		overflow: hidden;

	}

	#rLinkZoom {

		position: absolute;

		height: 100%;

		width: 100%;

		cursor: crosshair;

	}

	#source {

		visibility: hidden;

		width: 0px;

		height: 0px;

		overflow: hidden;

	}

	#vicona{width:97px;}#viconb{width:97px;}#viconc{width:97px;}#vicond{width:97px;}
	#tvicon{
	color:#666666;
	width:204px;
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
	}
	#tfooter{width:928px;}

