* {
	margin:0;
	padding:0;
}
body{
	font-family:sans-serif;
}
.buttons{width:100%;margin:0;padding:0;}
.buttons ul{
	list-style-type:none;
	width:100%;
margin:0;
	text-align:left;
	border-right:1px solid #e5e5e5;


background: url('/assets/bg/slideul.png') repeat-y left;


}
.buttons ul li{ color:#333; font-size:.8em;height:56px; padding:0 0 10px 30px ;cursor:pointer;}

.buttons ul li.active{background:url('/assets/bg/libg.png') left;}
.buttons ul li.active span big {color:#333; }
.buttons h2{
	font-size:1.4em;color:#fff;margin:0 auto;display:none;
}

.buttons h2{
	font-size:1.3em;color:#fff;margin:0 auto;display:none;
}
/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:677px;
	height:260px;
	float:left;
	

}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}

#info4{
	background:#333 !important;
	color:red !important;
	cursor:default
}



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

.thumbs{
	width:54px;
}
.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
}


.mask3{
	position:relative;
	width:677px;
	height:260px;
	overflow:hidden;
	margin:0;
	padding:0;

	border-right:none;

}

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


.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#2656a5}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a1b6d8;
  border-right:1px solid #a1b6d8;
  background:#5c80bb}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e9eef6;
  border-right:1px solid #e9eef6;
  background:#4f76b6}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #4f76b6;
  border-right:1px solid #4f76b6;}
.spiffy4{
  border-left:1px solid #a1b6d8;
  border-right:1px solid #a1b6d8}
.spiffy5{
  border-left:1px solid #5c80bb;
  border-right:1px solid #5c80bb}
.spiffyfg{
  background:#2656a5}
