#box4{
	position:absolute;
}
#box4 div{
	width:640px;
	height:210px;
	float:left;
	background:#eee;
margin:0px;
padding:0px;
}


#box4 p{
margin:4px;
padding:0px;
}


#box4 b{
color:red !important;
}

#info4{
	background:#fff !important;
	color:red !important;
	cursor:default;
}

.mask3{
	position:relative;
	width:640px;
	height:210px;
	overflow:hidden;
}

h3	{ color: #000000; 
font-size: 12pt; 
font-weight: normal;
padding: 4px 0px 0px 4px;
margin: 0px;
 }