@charset "utf-8";
#content  #infobox  #image {
	float: left;
	margin-right: 15px;
}
#content  #infobox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#content  #infobox  #table1 {
	margin-bottom: 20px;
	width: 495px;
}
#content  #infobox  #table1  th {
	background-color: #dddddd;
}
#content  #infobox  #table1  td {
	background-color: #FFFFFF;
}
#content  #infobox  #table1  p {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#content  #infobox  #table2 {
	margin-bottom: 20px;
	width: 760px;
}
#content  #infobox  #table2  th {
	background-color: #dddddd;
	width: 160px;
}
#content  #infobox  #table2  td {
	background-color: #FFFFFF;
}
#content  #infobox  #table2  p {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#content form {
	margin-bottom: 15px;
	margin-top: 20px;
}

#content #table1 a:link {
	color: #996600;
	text-decoration: none;
	font-size: 12px;
}
#content #table1 a:visited {
	text-decoration: none;
	color: #996600;
	font-size: 12px;
}
#content #table1 a:hover {
	text-decoration: underline;
	color: #996600;
	font-size: 12px;
}
#content #table1 a:active {
	text-decoration: none;
	color: #996600;
	font-size: 12px;
}
#content #table2 a:link {
	color: #996600;
	text-decoration: none;
	font-size: 12px;
}
#content #table2 a:visited {
	text-decoration: none;
	color: #996600;
	font-size: 12px;
}
#content #table3 a:hover {
	text-decoration: underline;
	color: #996600;
	font-size: 12px;
}
#content #table2 a:active {
	text-decoration: none;
	color: #996600;
	font-size: 12px;
}
