/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:740px;
	height:210px;
	float:left;
	background:#eee;
	margin:0px;
	padding:0px;
	
}


#box4 img{
	width:740px;
	height:210px;
	float:left;
	margin:0px;
	padding:0px;
	
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}


/* ********************************** */


#listNew ul{   float: left;  width: 400px;   margin: 0;  padding: 0;  list-style: none;}
#listNew li{float: left;  width: 400px;  line-height:16px; height:20px; margin: 0;  background-image: url(../images/arrow_blue.png);  background-position: 0 5px;  background-repeat: no-repeat; padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */}

#listNew1 ul{   float: left;  width: 400px;   margin: 0;  padding: 0;  list-style: none;}
#listNew1 li{float: left;  width: 400px;  line-height:16px; height:20px; margin: 0;  background-image: url(../images/arrow_blue.png);  background-position: 0 5px;  background-repeat: no-repeat; padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */}

.mask3{
	position:relative;
	width:740px;
	height:210px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;

}
