@charset "utf-8";

.content {
	padding-bottom: 10px;
	min-height: 160px;
}

.content .box_hold {
	width: 780px;
	color: #404040;
	height: 161px;
	margin-top: 5px;
	scrollbar-base-color: #e4a53d;
}
.content .box_hold div {
	float: left;
	height: 161px;
	width: 260px;
	position: relative;
}
.content .box_hold h2 {
	width: 185px;
	left: 20px;
	line-height: 20px;
	position: relative;
	top: 20px;
	display: block;
	padding-bottom: 10px;
	font-size: 20px;
}
.content .box1 {
	background: url(../images/bg_mortgage.jpg) no-repeat left top;
}
.content  .box1  p {
	margin: 0px;
	width: 180px;
	padding-left: 10px;
	background: url(../images/bullet.gif) no-repeat left 6px;
	position: relative;
	top: 15px;
	left: 22px;
	font-size: 13px;
}
.content .box1 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 100px;
	position: absolute;
	background: url(../images/arrow_white.gif) no-repeat 95px center;
	line-height: 27px;
	left: 125px;
	top: 125px;
	padding-left: 10px;
}
.content  .box2 {
	background: url(../images/bg_realstate.jpg) no-repeat top left;
}
.content   .box2   p {
	margin: 0px;
	width: 220px;
	position: relative;
	top: 20px;
	left: 20px;
	font-weight: bold;
	line-height: 18px;
	font-size: 13px;
}
.content  .box2  a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 147px;
	position: absolute;
	background: url(../images/arrow_white.gif) no-repeat 145px center;
	line-height: 27px;
	left: 82px;
	top: 125px;
	padding-left: 10px;
}
.content  .box3 {
	background: url(../images/bg_currency.jpg) no-repeat left top;
}
.content .box3 ul {
	position: relative;
	top: 39px;
	left: 23px;
}
.content .box3 li {
	width: 210px;
	height: 23px;
}
.content  .box3  li  span {
	width: 145px;
	display: block;
	float: left;
}
.content .box3 .currency_scroll {
	height: 76px;
	width: 225px;
	position: absolute;
	top: 63px;
	left: 19px;
	overflow: auto;
	font-size: 10px;
}
.content .box3 .currency_scroll table {
	width: 190px;
	border-style: none;
}
.content .box3 .currency_scroll tr {
	background: url(../images/currency_separator.gif) repeat-x left bottom;
}
.content .box3 .currency_scroll td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
