@charset "utf-8";


/* CSS Document */

#mainleft {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/1main3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 480px;
	width: 165px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#leftlogo {
	font-size: xx-small;
	text-align: center;
	margin-bottom: 2px;
	color: #616161;
}
#left1 {
	padding-left: 20px;
}
#left1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#left1 a:hover {
	color: #7D7D7D;
}
