﻿.date{
	color: #a2a2a2; 
    font-size: 12px;
    margin: 7px 0;
}
.date a{
    color: #e55600;
}
.detail{
	color:#323232;
	padding:10px 0 10px 0;
	text-align:justify;
	line-height:24px!important;
	margin-bottom:20px;
}
.box-content{
	margin-bottom:30px;
}
.detail .item-thuoctinh {
    margin: 0px 0px 40px 0px;
}
.detail *{

}
.detail p{
	margin-bottom:5px;
}


.detail a{
    color: #236FA3;
}
.summary{
    font-weight:bold;
    color:#666;
    margin-bottom:4px;
}
.box-share{
	padding-top:15px;
	margin-bottom:25px;
}
.news_other .news{
	border:none;
	margin-bottom:10px;
}
.block-dow ul{
	margin-left:18px;
	color:#339de8;
	list-style:disc inside;
}
.title-other{
	border-bottom: 1px #1e2842 solid;
    margin-bottom: 15px;
    padding-bottom: 7px;
    font-size:18px;
    color: #1e2842;
    text-transform:uppercase;
}
.list-item-other{
	margin-bottom:40px;
}
.list-item-other ul li{
	margin-bottom:15px;
}
.list-item-other ul li a{
	padding-left:20px;
	display:block;
	color: #1e2842;
    text-transform: capitalize;
    text-align: justify;
    font-size: 14px;
    background: url('../images/list-style.png') no-repeat 0px 5px;
}
.list-item-other ul li a:hover{
	color:#e8b011;
}


.detail  table{
	border:1px #ccc solid;
	background:#fff;
	width:100%;
}
.detail  table td{
	border:1px #ccc solid;
	padding:7px 10px;
}
.detail  table th{
	border:1px #ccc solid;
	padding:7px 10px;
	background:#ffeeac;
	font-weight:bold;
	text-align:center;
}

.header-table{
	background:#ffeeac;
	font-weight:bold;
}
.detail  table *{
	color:#000!important;
}


















