
/* Sample 4*/


#box4{
	position:absolute;
	width:732px;
	height:292px;
	
}

#box4 div.framework{

	width:732px;
	height:292px;
	float:left;
	text-indent:none;
}

#box4 div.framework a{
	width:732px;
	height:292px;
	display:block;
	float:left;
}

#box4 div.framework a span{visibility:hidden;display:none;}

#box4 div.framework div.desc{float:left;height:140px;width:170px;position:relative;left:612px;top:72px;}

#box4 div.framework div.desc h4{margin-left:0px;color:#003346;font-size:13px;text-indent:0;}
#box4 div.framework div.desc p{margin-left:-10px;color:#5b5b5b;font-size:12px;text-indent:0;}
#box4 div.framework div.desc p a{color:#f68c23;font-size:12px;text-indent:0;}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}

#box4 h3{display:none;visibility:hidden;}

#box4 p{
	text-indent:16px;
}
#box4 img{

}
#info4{
	color:#000 !important;
	cursor:default;
    position:absolute;
	top:-25px;
	left:10px;
	font-size:14px;
	font-weight:bold;
}

.thumbs{
	width:54px;
	border:10px solid yellow;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;

}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:732px;
	height:292px;
	overflow:hidden;
}

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

.buttons{padding:0;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}

#thumbnails
{  
    display:block;float:left;width:664px;height:39px;line-height:39px;position:relative;margin:0 auto;top:10px;left:30px;         
}

#thumbnails span{float:left;width:auto;height:39px;width:56px;margin-right:10px;padding:0;display:inline;float:left;text-decoration:none;
                 text-align:center;background:transparent url(/images/bottom_bg_boder.png) top left no-repeat;}
                 
#thumbnails span img{position:relative;top:3px;left:3px;height:33px;width:50px;}                 
#thumbnails span:hover,#thumbnails span.active{background:transparent url(/images/hover_bg.png) top left no-repeat;}
#scrollControls{display:block;width:722px;height:55px;position:absolute;top:400px;z-index:10;margin-left:10px;}

#prev1,#next1{display:block;float:left;width:23px;height:40px;position:relative;top:7px;}
#prev1:hover,#next1:hover{ cursor:pointer;}
#prev1{background:transparent url(/images/brack_left.png) top left no-repeat;}
#next1{background:transparent url(/images/brack_right.png) top left no-repeat;}
/*#scrollLeft a span, #scrollRight a span{display:none;visibility:hidden;}*/

.break{clear:both;height:10px;}