﻿.DichVu
{
	width:950px;
	height:auto;
	margin:0 auto;	
}
.DV_Left
{
	float:left;
	width:660px;
}
.DV_Right
{
	float:right;
	width:280px;	
}


.TT_Muc_Anh
{
	float:left;
	width:100%;
	text-align:center;
}
.TT_Muc_Anh img
{
	border: 2px solid #facc00;
	width:160px;
	height:100px;
	float:left;
	margin-left:20px;
	margin-bottom:30px;
}

.TT_Muc_TieuDe
{
	width:100%;
	text-align:left;	
	padding-top:10px;
	padding-bottom:5px;	
	float:left;
}
.TT_Muc_TieuDe a
{
	float:left;
	padding-left:20px;
	font-weight:bold;
	text-decoration:none;
	background:url("../Images/Icon/Bullet_4.png") no-repeat left center;	
	color:#ff9900;	
}
.TT_Muc_TieuDe a:hover
{
	color: #FF3300;
}
.CTDV_TieuDe
{
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#e86322;
	margin-top:10px;
}
.CTDV_MoTa
{
	float: left;
	font-weight: bold;
	color: White;
	background-color: #FF7B3C;
	width: 98%;
	padding-left: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 13px;
}
.CTDV_NoiDung
{
	float:left;
	margin-top:10px;
	padding-left:20px;
}


