/* Sample 4*/
#box4{
	position:absolute;
	font-family:'Lucida Grande', Arial, Helvetica, sans-serif; font-size:10px; color:#000; line-height:16px;
}
#box4 div{
	width:150px;
	height:290px;
	float:left;
}

#box4 h3, #box4 p, #box4 ul{
	padding:0px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:35px;
	height:40px;
	float:left;
	margin:0px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}


.mask3{
	position:relative;
	width:150px;
	height:290px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}

#box4 a:link {text-decoration:none; color:#0066FF;}
#box4 a:hover {text-decoration:none; color:#FF9900 !important;}
#box4 a:visited {text-decoration:none; color:#0066FF;}
