#vnt-content {
	background:none;
	margin:20px 0 50px;
}
.col{
	width:100%;
	margin-bottom:20px;
}
.col.last{
	margin-bottom:0px;
}
.title{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:53px;
	padding-left:64px;
}
/*------------ css cho show_about ------------*/ 
.show_about_title{
	background:url(../images/bg_about_title.png) top left no-repeat #d63d27;
}
.show_about_content img{
	width:100%;
}
/*------------ css cho show_news_category ------------*/ 
.show_news_category{
	margin-bottom:20px;
}
.show_news_category_title{
	background:url(../images/bg_news_category_title.png) top left no-repeat #d63d27;
	margin-bottom:20px;
}
.show_news_content .item{
	float:left;
	margin-right:4%;
	width:48%;
}
.show_news_content .item.last{
	margin-right:0%;
}
.show_news_content .item .img{
	text-align:center;
}
.show_news_content .item .img img{
	width:100%;
}
.show_news_content .item h3{
	margin-top:10px;
	text-align:center;
}
.show_news_content .item h3 a{
	font-size:14px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
.noItem {
	padding:50px;
	text-align:center;
	color:#ff0000;
}
/*------------ css cho show_news_category,show_news ------------*/ 
.show_news_title{
	background:url(../images/bg_show_news_title.png) top left no-repeat #d63d27;
	margin-bottom:20px;
}
.show_news .show_news_content .item.last{
	padding-bottom:0px;
}
/*------------ css cho show_students ------------*/ 
.show_students_title{
	background:url(../images/bg_show_students_title.png) top left no-repeat #d63d27;
	margin-bottom:20px;
}
.show_students_content{
	margin-left:-10px;
	margin-right:-10px;
}
.show_students_content .item{
	border-right:2px solid #ebebeb;
	border-bottom:3px solid #ebebeb;
	margin:20px 15px 0;
	position:relative;
}
.show_students_content .item .star_posi{
	background:url(../images/star_posi.png) no-repeat;
	width:42px;
	height:41px;
	position:absolute;
	top:-13px;
	left:-11px;
}
.show_students_content .item .img{
	text-align:center;
}
.show_students_content .item .img img{
	width:100%;
}
.show_students_content .item h3{
	text-align:center;
	padding:10px 0 5px;
}
.show_students_content .item h3 a{
	font-size:18px;
	font-weight:bold;
	color:#d63d27;
	text-decoration:none;
	line-height:normal;
}
.show_students_content .item .xeploai{
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	color:#666;
	line-height:normal;
}
/*------------ css cho show_fanpage ------------*/
.show_fanpage_title{
	border:1px solid #aaa;
	border-top:1px solid #315c99;
	border-bottom:1px solid #d8dfea;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:24px;
	padding-left:5px;
}
.show_fanpage_content{
	border:1px solid #aaa;
	border-top:none;
	width:298px;
	height:236px;
	padding:10px;
}