body{
	background: #ffffff url(../img/kugikai/bg-kugi01.gif);
}

#list-left {
	width: 224px;
	float: left;
}

#list-center {
	width: 224px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

}

#list-right {
	width: 224px;
	float: left;
}

#content1 {
	width: 720px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
	margin-left: 16px;
}

#content1 h2 {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	}

#news {
	width: 700px;
}

#news .td1{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: url(../img/annabg.gif);
}

#news .td2{
	border-right: 1px solid #cccccc;
	background: url(../img/kugikai/e_h2.gif) no-repeat 0 0;
}

#news h2	{
	padding: 2px 0px 2px 0px;
	text-indent: 36px;
	font-size: medium;
	color: #003366;
}

#news ul {
	margin: 4px 0px 4px 0px;
}

#news li {
	font-size: small;
	display: block;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../img/kugikai/top-headfoot/flag_gr.gif);
	line-height: 1.2em;
	margin: 0px;
	text-align: left;
}

#news li a:hover {
	text-decoration: none;
}

#menu ul {
	margin: 6px auto 6px auto;
}

#content1 table td #menu ul {
	margin: 6px 0px;
	padding:0;
}

#content1 table td #menu li {
	display: block;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../img/kugikai/top-headfoot/flag_gr.gif);
	line-height: 1.3em;
	margin: 0px;
	width:200px;
}

#content1 table td #menu li a:link, #content1 table td #menu li a:visited, #content1 table td #menu li a:active {
	text-decoration: underline;
	text-align: left;
	display: block;
	width: 100%;
	color: #2C50A3;
	font-size: 100%;
}

#content1 table td #menu li a#selected:link,#content1 table td #menu li a#selected:visited {
  text-decoration: none;
  background-color: #B5DFFF;
  color: #2C50A3;
}

#content1 table td #menu li a:hover {
	text-decoration: none;
	background-color: #BAE9FA;
	color: #0000CC;
}

#foot1 {
	width: 730px;
}

