@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 763px;
}#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 183px;
	background-image: url(Images/leftbg1.gif);
	height: 600px;
	text-align:left;
	font-weight:bold;
	line-height:18px;
	background-repeat: no-repeat;
}
#menu a {  font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration:none;}
#menu a:hover {  font-family: Arial, Helvetica, sans-serif; color: #FFCC00}
#main {
	padding: 0px;
	float: left;
	width: 560px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.address {   font-size: xx-small; font-style: normal; line-height: normal; font-weight: normal; color: #CC0000}
.heads {   font-size: x-small; font-style: normal; font-weight: bold; color: #000000}
.base {   font-size: xx-small; font-style: normal; line-height: normal; font-weight: normal; color: #999999}
.main {   font-size: small; font-style: normal; font-weight: bold; color: #CC0000; text-decoration: underline}
.list {   font-size: x-small; font-style: normal; line-height: 150%; font-weight: bold; color: #CC0000; list-style-type: circle}
a {  font-family: Arial, Helvetica, sans-serif; color: #CC0000}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #FFCC00}
li {
	line-height: 150%;
	color: #cc0000;
	list-style-type: circle;
}
.black {color: #000000}
