body {	
		margin: 0;
		background-image:url(../images/body_bg.gif);
		background-repeat: repeat-x;
}

#head {	
		margin: 0;
		background-image:url(../images/title_bg.gif);
		background-repeat: repeat-x;
}

#headmenu {	
		margin: 0;
		background-image:url(../images/title_under_bg.gif);
		background-repeat: repeat-x;
}

#contents {	
		margin: 0;
		background-color:#ffffff;
}

#contents02 {	
		margin: 0;
		background-image:url(../images/02_cont_bg.gif);
		background-repeat: repeat-y;
}

#top_left {	
		margin: 0;
		background-image:url(../images/top_left_bg.gif);
		background-repeat: repeat-x;
}

#top_right {	
		margin: 0;
		background-image:url(../images/top_right_bg.gif);
		background-repeat: repeat-y;
}

#top_right_map {	
		margin: 0;
		background-image:url(../images/top_right_bg_m.gif);
		background-repeat: repeat-y;
}


#top_right_green {	
		margin: 0;
		background-image:url(../images/top_right_bg_green.gif);
		background-repeat: repeat-y;
}


#top_right02 {	
		margin: 0;
		background-image:url(../images/top_right02_bg.gif);
		background-repeat: repeat-y;
}

#top_news {	
		margin: 0;
		background-color:#E0EFC1;
}

.black10 {
		font-size:10pt;
		color:#000000;
		line-height: 130%
}

.black9 {
		font-size:9pt;
		color:#000000;
		line-height: 130%
}

.black8 {
		font-size:8pt;
		color:#000000;
		line-height: 130%
}

.white10 {
		font-size:10pt;
		color:#ffffff;
		line-height: 130%
}

.white10 a { 
text-decoration: none;
color:#ffffff;
}

.white10 a:hover { 
text-decoration: underline;
color:#ffffff;
}

.blue10 {
		font-size:10pt;
		color:#5AA1BA;
		line-height: 130%
}