/***********************************************************************************************
    Breadcrumb Start
***********************************************************************************************/
.breadcrumb-row{
	width: 990px;
	height:18px;
	margin:0 auto;
	*margin:15px auto 5px;
}
.breadcrumb-row .breadcrumb-anchor{
	float:left;
	margin:0 0 0 18px;
}
.breadcrumb-row .breadcrumb-anchor a{
	float:left;
	background: transparent url(/images/hokhang/arrow_icon.jpg) no-repeat left top;
	height:20px;
	color:#666;
	font-size:13px;
	line-height:19px;
	display:block;
	padding:0 0 0 11px;
}
.breadcrumb-row .breadcrumb-anchor a.active{
	float:left;
	background: transparent url(/images/hokhang/arrow_icon.jpg) no-repeat left top;
	height:20px;
	color:#666;
	font-size:13px;
	line-height:19px;
	display:block;
	padding:0 0 0 9px;
}
/***********************************************************************************************
    Breadcrumb End
***********************************************************************************************/

