#fullimg{
  position: absolute;
  top: 183px;
  left: 308px;
	width:836px;
	overflow:hidden;
	height:445px;
}
#fullimg img{ 
  position: absolute;
  left: 189px;
 }
#fullimg p {
	position:absolute;
  left: 3px;
  bottom: 0px;
  text-align:right;
	color: #7d7d7d;
	width:157px;
	font-size:14px;
	margin: 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#piclist{
	position: absolute;
	left: 70px;
	top: 183px;
	background-color:#FFFFFF;
  width: 54px;
}

#piclist2{
	position: absolute;
	left: 150px;
	top: 183px;
	background-color:#FFFFFF;
  width: 54px;
}

#piclist3{
	position: absolute;
	left: 230px;
	top: 183px;
	background-color:#FFFFFF;
  width: 54px;
}

#piclist4{
	position: absolute;
	left: 310px;
	top: 183px;
	background-color:#FFFFFF;
  width: 54px;
}

#picnavi {
	position: absolute;
	left: 1112px;
	top: 647px;
	background-color:#FFFFFF;
  width: 32px;
}

#moveleft{	
  position: absolute;
	left: 0px;
	cursor: pointer;
}

#moveright{
  position: absolute;
	right: 0px;
	cursor: pointer;	
}

#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:54px;
	position: relative;
	letter-spacing:0em;
}
#items li{

	list-style:none;
	margin-right:2px;
}
#items .thumbs{
	width:50px;
	height:50px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	border: 2px solid gray;
}
#items span {
  display: none;
}

#items .thumbu{
	width:50px;
	height:50px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	border: 2px solid white;
}

#fullimg .temp{
	width: 1px;
	height: 1px;
	display:none;
}
