.phieudangky table{
	border-color:#008ae9;
}
.phieudangky table tr.even
{	
	background-color:#eeeeee;
	border-color:#008ae9;
}
.phieudangky table tr td{
	text-align:center;	
	border-color:#1187e4;
	padding:1px;
}
.phieudangky table tr.tieude
{
	background-color:#008ae9;
	color:#eeeeee;
}

.phieudangky table td.stt
{
	background-color:#008ae9;
}

.phieudangky table tr td table .ct tr td{
	padding-left:5px;
}
table.phieudangky_detail{
	border-color:#008AE9;
}
table.phieudangky_detail td{
	padding:5px;
	border-color:#008AE9;
}
table.phieudangky_detail td.title{
	background-color:#DAE9F3;
}
table.list_pdk{
	background-color:#DAE9F3;
}
table.list_pdk td{
	padding:15px;
}
table.list_pdk td.active{
	background-color:#DAE9F3;
}
table.list_pdk tr.odd
{
	background-color:#ffffff;
}
table.list_pdk tr.even
{
	background-color:#F7F7F7;
}
.ttdkl{
	float:left;
	margin: 0 0 10px 0;
}
.ttdk{
	float:right;
	margin: 0 0 10px 0;
}
.ttdk  a{
	text-decoration:underline;
}