* {margin:0;padding:0}
h4{color:#000;font-size:15px;font-weight:bold;}
pre{background:#666; color:#fff; padding:10px; margin-top:10px; height:auto; overflow:auto}
* html pre {width:100%}
code{color:red}

.description{padding:16px;margin:10px 0;background:#eee}

.sample{ width:900px;padding:10px 3px; margin:5px 0 0px 0; border:0px solid #e1e1e1}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{padding:5px;}
.buttons span{color:#048794;padding:3px 4px 3px 8px; cursor:pointer;font:11px Verdana; font-weight:bold; line-height:24px;}
.buttons span.active, .buttons span:hover{background:#18becf;color:#fff}

.pr_v_lft
{
	float:left;
	width:260px;
	height:240px;
}
.pr_v_rit
{
	float:left;
	width:510px;
	margin-left:250px;
	text-align:justify;
}
.t_hd {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	padding:0px;
	margin:0px;
}


#box1, #box2, #box3, #box4{
	position:absolute;
}

/* Sample 5*/
#box5 div{
	position:absolute;
	height:350px;

}
#box5 h3{
	padding:10px 0 10px 0;
}
#box5 img{
	position:static;
	float:left;
	width:240px;
	height:240px;
	margin:0 10px 10px 0;
}
.mask{
	position:relative;
	width:800px;	
	height:370px;
	overflow:hidden;
	
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}
