body{
	background-color:white;
	margin:0px;
	font: 76% Verdana, sans-serif;
	background:url(/images/juutaku_bg.gif);
}


.left_header{
	font-weight:bold;
	padding-top:4px;
	padding-right:3px;
	display:block;
	width:200px;
	height:22px;
}
.left_header a:link{
	background-image:url(/images/earth_button_1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:200px;
	padding-left:24px;
	vertical-align:top;
}
.left_header a:visited{
	background-image:url(/images/earth_button_1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:200px;
	padding-left:24px;
	vertical-align:top;
}
.left_header a:hover{
	background-image:url(/images/earth_button_2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	width:200px;
	padding-left:24px;
	vertical-align:top;
}

.left_content{
	line-height:1.5;
	padding-left:23px;
	background-image:url('/images/earth_button_1.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

.woodybg {
	background-image:url('/images/woodbg.jpg');
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	color:black;
	font-size:larger;
}

.leftTD{
	background-color:#FFFFAC;
}
.longtextbox {
	width:100%;
}

.newsTitle{
	width:100%;
	background-color:#000000;
	color:#FFFFFF;
	font-size:larger;
	text-align:center;
	font-weight:bold;
}