div#slideshow { position: relative; width: 231px; height: 311px; }
div#slideFrame { position: absolute; top: 0px; left: 0px; z-index: 10; }
div#slidesContainer { position: absolute; top: 24px; left: 26px; z-index: 8; }
div#slides { position: absolute; top: 0px; left: 0px; width: 179px; height: 264px; background-color: #000; }
div#slides img { position: absolute; top: 0; left: 0; width: 179px; height: 264px;  }

div#content:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

h1 {
	padding-bottom: 5px;
	margin-left: -2px;
}
p,td {
	font: 12px Arial, Helvetica;
	color: #000;
	margin-bottom: 1em;
}
a {
	color: #b51717;
}
a:hover {
	text-decoration: none;
}
.center {
	text-align: center;
}

div#contain-me {
	background: url(../images/jtc_bg.png) no-repeat 100% 0;
	height: 824px;
	margin-right: 50px;
}
div#right {
	width: 405px;
	float: right;
	padding-top: 25px;
	margin-right: 35px;
	_margin-right: 0px;
}
div#sidebar {
	width: 231px;
	float: left;
	padding-top: 20px;
	margin-left: 50px;
	_margin-left: 25px;
}



table#table {
	margin: 10px 0;
}
td#table-left {
	width: 203px;
	padding-top: 5px
}
td#table-left a {
	outline: none;
}
td#table-right div {
	height: 230px;
	border-left: 1px solid #b7b7b7;
	width: 215px;
	overflow: auto;
}
td#table-right div p {
	padding-left: 15px;
	line-height: 1.2em
}
div#ao,div#elp,div#pp{ display: none; }
p#geaux {
	text-align:right;
	padding: 0;
	margin: 0 0 -10px 0;
}
p#last {
	margin: 5px 0 0 0;
}



div#management {
	background: url(../images/jtc_sidebar.png) no-repeat 0 0;
	height: 260px;
}
div#management p {
	padding: 80px 25px 0 30px;
	*line-height: 1.2em;
}
div#management p a {
	display: block;
	padding-top: 5px;
}

form#search-local {
	padding-left: 15px;
	padding-bottom: 10px;
}
form#search-local td {
	font-weight: bold;
	padding-bottom: 3px;
}
form#search-local td input {
	border: 1px solid #7f9db9;
	padding: 2px;
	width: 155px;
}
form#search-local td.right {
	text-align: right;
	padding-right: 5px;
}