.photo_slide{
	background:url(../images/img_ep8_photo.jpg) top left no-repeat;
	height: 100%;
	overflow: hidden;
	padding-top: 175px;
	height: 270px;
	 margin: auto
}
.buttons{
	padding:5px; 
	position: absolute; 
	top: 181px; 
	left: 15px;  
	z-index: 10;
	background:  url(../images/bg_mainmsg_thumb.png) top left repeat;
	width: 330px;
	padding-left: 15px;
}
.buttons span{
	color: #0080FF;
	padding: 2px;
	cursor:pointer;
	display: block;
	float: left;
	margin: 0px 4px;
}
.buttons span img{ border: 1px solid #af8f2c;}
.buttons span.active, .buttons span:hover{ background:#fff; color:#fff}

#box1, #box2, #box3, #box4{
	position:absolute;
}

/* Photo slide sample 5*/
.photo_slide{ position: relative;}
.photo_slide .mask{
	width:600px;
	height:250px;
}

#box5 .main_msg{
	position:absolute;
	width: 590px;
	height:250px;
	padding: 15px;
	margin-left: 30px;
}
.main_msg .imgMsg{
	float: left;
	width: 350px;
	height: 220px;
	border:none;
	margin-right: 15px
}
.main_msg .imgMsg span{
	height: 220px;
	width: 350px;
	overflow: hidden;
	display: block;
}

.main_msg .content{float: left; width: 180px; height: 200px;  background: #fff}
.main_msg .content h3{ color: #7a5b00;}
.main_msg .content p{ margin: 5px 0px 0px 0px;}
.main_msg .content .readAll{ margin-top: 15px;}

/* Avatar slide sample 5*/
.home_ff{ position: relative;}
.home_ff .mask{
	width:300px;
	height: 170px;
}

#box5 .ff_info{
	position:absolute;
	width: 300px;
	height: 170px;
	background: #fff;
}
.ff_info .photo{ float: left}
.ff_info .info{ float: right; width: 155px;}
.ff_info .info h6 a{ text-decoration: none}
.ff_info .info p{font-style: italic; margin-top: 10px; background: url(../images/ico_quote_open.gif)  top left no-repeat; padding-left: 15px; }
.ff_info .info p span{ background: url(../images/ico_quote_close.gif) bottom right no-repeat; padding-right: 15px;display: block; }
.ff_info .photo .home_avatar{ padding: 1px; border: 1px solid #ccc;  margin-bottom: 10px;}
.ff_info .photo .home_avatar a{
	display: block;
	width: 130px;
	height: 110px;
	overflow:hidden;	
}

/* banner slide sample 5*/
.home_banner{ position: relative;}
.home_banner .mask{
	width:300px;
	height: 250px;
}

#box5 .banner{
	position: absolute;
	width: 300px;
	height: 250px;
	background: #fff;
}
