.articles_list ul li {
	border-bottom: 1px dashed #dedede;
	margin-bottom: 10px;
	padding-bottom: 10px
}
.articles_list ul li a img {
	border: 1px solid #F8F8F8;
	float: left;
	margin-right: 5px;
	padding: 2px
}
.articles_gird .items {
	float: left;
	min-height: 180px;
	margin-bottom: 10px
}
.articles_gird .items .items_content {
	padding: 8px
}
.articles_gird .items .items_content iframe{
	width:310px !important;
	height:180px !important;;
}
.articles_gird .items .items_content p.title a {
	color: #EE373B;
	font-weight: 700;
}
.articles_gird .items a img {
	border: 1px solid #F8F8F8;
	float: left;
	margin-right: 5px;
	padding: 1px
}
.articles_detail .videodetail iframe{
	width:700px !important;
	height:380px !important;
}
.articles_detail .titledetail {
	color: #333;
    font-size: 18px;
    margin: 5px 0 10px;
}
.articles_detail p {
	padding-top: 10px;
	text-align: justify
}
.articles_detail .time {
	color: #666;
	margin-bottom: 10px
}
.articles_detail .hometext img {
	float: left;
	margin-right: 5px
}
.articles_other {
	background: #FDFDFD;
	border: 2px #F4F4F4 solid;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px
}
.articles_other ul {
	margin-top: 10px
}
.articles_other ul li {
	background: url(http://vifu.com.vn/themes/jasa/images/icon_video.gif) no-repeat 0 7px;
	color: #C32B00;
	line-height: 24px;
	padding-left: 20px
}
.articles_other h3 {
	border-bottom: #999 2px solid;
	font-size:16px;
}
.articles_keywords {
	margin: 10px 0
}
.articles_keywords a {
	color: #004C98;
	margin-top: 10px;
	padding: 2px
}
.articles_pages {
	padding: 2px 0;
	text-align: right
}
.articles_pages a {
	border: 1px solid #F5F5F5;
	padding: 2px 4px
}
.articles_pages strong {
	background: #FFC;
	border: 1px solid #F5F5F5;
	padding: 2px 4px
}
.articles_formcomment input {
	color: #666;
	font-family: Arial;
	font-size: 12px
}
.articles_formcomment textarea {
	color: #666;
	font-family: Arial;
	font-size: 12px
}
.articles_commment_list {
	margin-bottom: 10px;
	margin-top: 10px;
	max-height: 400px;
	overflow: auto
}
.articles_commment_list .time {
	color: #999
}
.articles_commment_list ul li {
	background: #FFF;
	border: 1px solid #F3F3F3;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 10px
}
.articles_commment_list ul li strong {
	background: url(../images/tin-tuc/comments.png) no-repeat;
	color: #900;
	padding-left: 20px
}
.articles_commment_list ul li p {
	font-size: 12px
}
.articles_showcomment {
	background: #FFFDFF;
	border: 2px solid #FFF2FF;
	margin-bottom: 5px;
	padding: 8px
}
.articles_list ul li a, .articles_gird .items a {
	font-weight: 700;
	color: #FD6533;
	font-family: Tahoma
}