/* CSS Document */
.layout-culture{
	width:240px;
	overflow:hidden;
	margin-top:26px;
}
.layout-culture .title{
	margin-bottom:-2px;	
	border-radius:5px;
	height:28px;
	margin-bottom:10px;
}
.layout-culture .title a{
	padding-bottom:10px;
}
.layout-culture .frame-content{
	height:301px;	
}
.items-culture{
	width:195px;
	height:60px;
	padding-top:10px;
	padding-bottom:10px;
}
.items-culture img{
	width:75px;
	height:60px;
	float:left;
	border-radius:5px;
}
.discript{
	width:100px;
	margin-left:10px;
	float:left;
	margin-top:5px;
}
.discript a{
	font-size:16px;
	color:#666666;
}
.xem-tiep{
	width:100%;
	height:20px;
	text-align:right;
}
.xem-tiep a{
	font-size:13px;
	color:#663300;
	font-style:italic;
	padding-right:50px;
}