body
{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-family: 'Arial';
}

a:link , a:active , a:visited
{
	background: transparent;
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

form , p
{
	margin: 0px;
	padding: 0px;
}

div
{
	overflow: hidden;
}

#canvas
{
	width: 204px;
}

#header
{
	display: none;
}

#left #menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#left #menu ul li
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: transparent url( '/layout/backgrounds/menudots.gif' ) left bottom repeat-x;
}

#left #menu ul li a
{
	border-left: 1px solid #f00;
	padding-left: 5px;
}

#left div
{
	margin-bottom: 10px;
}

#left div img
{
	max-width: 204px;
}

h1 , h2 , h3 , h4 , h5 , h6
{
	font-weight: normal;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	line-height: 1.3em;
}

#middle #actual h1
{
	font-size: 14px;
	border-left: 3px solid #f00;
	padding-left: 11px;
	margin-top: 11px;
	margin-bottom: 11px;
}

#middle #actual p
{
	margin-bottom: 5px;
}

#middle img
{
	max-width: 204px;
}

#middle #actual p
{

}

#middle #actual p#actual_description
{
	margin-bottom: 5px;
}

#middle #actual p#actual_date
{
	background-color: #0f0;
	margin-top: -10px;
	text-align: right;
	background: transparent;
	color: #444343;
}

#actual_others
{
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}

#actual_others img
{
	display: block;
	margin-bottom: 5px;
}

#middle #ex_actual p
{
	margin-bottom: 5px;
}

#middle #ex_actual dl
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	background: transparent url( '/layout/backgrounds/menudots.gif' ) left bottom repeat-x;
	width: 100%;
}

#middle #ex_actual dl dt
{
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	margin-right: 12px;
}

#middle #ex_actual dl dd
{
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 100px;
}

#middle #ex_actual big
{
	font-size: 11px;
}

#agenda
{
	display: none;
}

#right img
{
	display: none;
}

#right #news
{
	width: 100%;
	background: transparent url( '/layout/titles/news.gif' ) left top no-repeat;
	padding-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f00;
}

#right #news h1
{
	font-size: 2px;
	color: #999;
}

#right #news div
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}

#footer span
{
	display: block;
}

#footer span.d
{
	display: none;
}

p#hh_logo
{
	background: #c50000 url( '/layout/legends/hh-logo.gif' ) center top no-repeat;
	width: 100%;
	height: 53px;
	margin-bottom: 5px;
	text-align: center;
}

#xyzHeight
{
	display: none;
}

#sub_canvas #sub_left
{
}

#sub_canvas #sub_left div
{

}

#sub_canvas #sub_left div ul
{
	list-style: none;
	margin: 20px 16px 20px 0px;
	padding: 0px;
}

#sub_canvas #sub_left div ul li
{
	padding-bottom: 5px;
	margin-bottom: 5px;
	/*background: transparent url( '/layout/backgrounds/menudots.gif' ) left bottom repeat-x;*/
	border-bottom: 1px dotted #000;
}

#sub_canvas #sub_left div ul li span
{
	background: transparent;
	color: #aaa;
}

#sub_canvas #sub_left div ul li a
{
	background: transparent;
	color: #555;
}

#footer
{
	font-size: 10px;
}

#footer div
{
}

#footer p#footer_bottom
{
}

#footer a
{
	background: transparent;
	color: #70B2EA;
}

#footer span.d
{
	padding-left: 5px;
	padding-right: 5px;
	color: #1683E0;
}
