﻿

.clueBase
{
		border:1px solid #7F9DB9;
		font-size:13px;
		position:absolute;
		color:#707070;
		background: #ffffff;
		padding:0px;
		white-space: nowrap;
		z-index: 1000;		
}


/*.clueBase hr{height:1px; color:#BAD8E3;  }   */
.clueBr{ height:1px; padding:-1px; margin:-1px; width:98%; border-top:solid 1px #BAD8E3 }

.item{font-size:13px;			
		color: #707070;
		background: #ffffff;
		cursor: hand;		
		 padding: 2px 10px 2px 10px;
		 white-space: nowrap;
		
		}
.selitem{font-size:13px;			
		color: #707070;
		background: #FDFFC8;
		cursor: hand;			
		padding:2px 10px 2px 10px;
		white-space: nowrap;
		}
.clueBase img{cursor: hand;	}
.ClueTitle{font-size:13px; color:#FF8506; font-weight:600; padding-top:5px; padding-left:5px;cursor:default; }
.LinkClick{font-size:13px; color:#0F6984; font-weight:500; padding-top:5px;cursor: hand;}