/* Sample 1*/
.buttons{background:#669966;width:479px;text-align:center;}
.buttons span{cursor:pointer;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;padding-right:20px;}

#box4{
position:absolute;
	}
#box4 div{
	width:489px;
	height:580px;
	float:left;
	

}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
    float:left;
    width:489px;
	
    text-align:justify;
    font-size:0.7em;
    color:#FFFFFF;
}
#box4 img{
	width:489px;
	height:383px;
	float:left;
	/*margin:0 10px 0px 15px;*/
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}
.mask3{
	position:relative;
	width:489px;
	height:580px;
	overflow:hidden;

}

span img{
	display:block;
	border:none;
}

#txt_n1{float:left; height:auto; width:489px; font-family:"Trebuchet MS"; font-size:1.1em; color:#FFFFFF; text-align:justify;/*background-image:url(../images/p1.png);*/}