@charset "UTF-8";
#header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-bottom: 3px;
	padding-bottom: 3px;
	width: 1024px;
}
#menu {
	width: 1024px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 1035px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}
#content_left {
	
	width: 950px;
	border-right-style: none;
	border-right-width: thin;
	float: none;
}
#content_right {
	height: 600px;
	width: 130px;
	float: right;
	overflow: auto;
	padding-left: 5px;
	padding-bottom: 15px;
}
#body #container #content #content_left table {
	text-align: justify;
}

#body #container #content #content_right #a {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#body #container #content #content_right img {
	margin-top: 2px;
	margin-bottom: 2px;
	border: medium none #999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


#container {
	margin-left: 10%;
	margin-right: auto;
	width: 50em;
	
}
}
#body {
	width: 1300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#footer {
	clear: both;
	width: 1000px;
	float: left;
	height: 25px;
	border-top: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 30px 0px 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
