.home-Left {float: left;width: 400px;}
.home-Left img.Margin,.home-Right img.Margin {
	margin-top: 10px;
	margin-bottom: 15px;
}
.home-Left img {border:none;margin:0;}
.home-Right {margin-left: 420px;}

ul.List {list-style: none;margin: 0;padding: 0;width:230px;}
	ul.List li {list-style-type: none;margin-top: 10px;width:230px;}
	ul.List li a {
	padding-right: 25px;
	color: #666;
}
.home-arrowBTN {
	margin-top: 25px;
}
.home-arrowleft {
	float: left;
	height: 14px;
	background-image: url(/images/home/arrow.jpg);
	width: 19px;
	background-position: 0px 2px;
}
.home-Left a{
	float: left;
	line-height: 14px;
	height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #926C3B;
}
.home-Left a:hover {
	float: left;
	line-height: 14px;
	height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #926C3B;
	background-color: #926C3B;
	color: #FFF;
	padding-right: 20px;
}


	ul.List li a:hover {
	font-style:italic;
	color: #000;
}
	ul.List li a:hover {background: url(/images/home/arrowLeft.jpg) center right no-repeat;}
