﻿#BottomLineBack 
{
	background-image:url(images/index_84.jpg);	
	background-repeat:repeat-x;
	background-position:bottom ;
	height:6px;
	
}
#BottomLineRight
{
	background-image:url(images/index_72.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:6px;

}
#BottomLineLeft
{
	background-image:url(images/index_70.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:6px;
}
