.address {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #301607;
	text-decoration: none;
}
.part {
	background-position: center;
	background-color: #915519;
	background-repeat: no-repeat;
	width: 1px;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #915519;
	text-decoration: underline;
}

.content {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #301607;
	text-decoration: none;
	line-height: 16px;
}
.link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c4f18;
	text-decoration: underline;
}
.link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c4f18;
	text-decoration: underline;
}
.link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b48533;
}
.link a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #8c4f18;
	text-decoration: underline;
}
.bg {
	background-image: url(../../images/bg_thumb.jpg);
	background-repeat: repeat;
	background-position: left top;
}
