#sb_win{
height:152px;
width:855px;
overflow:hidden;
}

#sb_bar{
height:152px;
width:100000px;
}

.sb_cont{
width:150px;
float:left;
padding: 0 12px;
}

.sb_cont img{
	width:150px;
	height:150px;
	border:1px solid #FCBE09;
}

div.info, div.info_over{
	height:290px;
	width:202px;
	display:none;
	position:absolute;
	overflow:hidden;
	z-index:1;
}

div.info_over{
	display:block;
}
div#info_content{
	height:1px;
	overflow:hidden;
	background-color: #191919;
}

div#info_content .odd, div#info_content .even{
	width:100%;
	background-color:#1f201f;
	/*height:18px;*/
	padding: 1 4px 0 4px;
}
div#info_content .even{
	background-color:#030504;
}

div.info div{
	font-weight:bold;
}

img.info{
	width:150px;
	height:150px;
	border:1px solid #FCBE09;
	margin-top:25px;
	margin-left:25px;
}
