@charset "utf-8";
div#left-content {
	background-image: url(../Images/invesitage-img.png);
	background-repeat: no-repeat;
	background-position: 250px 100px;
	height: 350px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C1AFAC;
}
#left-content p {
	padding-right: 150px;
}
#left-content a {
	color: #840000;
	text-decoration: none;
}
#left-content a:visited {
	text-decoration: none;
}
#left-content a:hover {
	text-decoration: underline;
}
