

/* Sample 2*/
#box2{
	position:absolute;
	float:left;
	text-align:left;
	Z-INDEX: 1;
	POSITION: relative;
}
#box2 span{
	display:block;
	float:left;
	Z-INDEX: 1;
}


/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:720px;
	height:auto;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
	
}

span img{
	display:block;
	border:none;
}




#cont{width:720px;margin:0 auto;text-align:left; Z-INDEX: 1;}

.buttons{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons.active, .buttons :hover{background:#0080FF;color:#fff}


.leftterm
{
  border-left:1px solid #6699CC ;
  height:auto;
}

.a888:hover
{
	BORDER-RIGHT: #006700 1px solid;
	BORDER-TOP: #006700 1px solid;
	BORDER-LEFT: #006700 1px solid;
	BORDER-BOTTOM: #006700 1px solid;
	BACKGROUND-COLOR: #C7FEC7;
	Z-INDEX: 30;
  position: relative;
height:auto;
	  
}
.a888
{
	 width:170px;
	 CURSOR: pointer;
	 Z-INDEX: 15;
	 height:120px;
	 table-layout:auto;
     POSITION: relative;
}