.showtd {
	width:1px;
	border:1px solid Silver;
	cursor: hand;
	cursor: pointer;
}
.showtdmove {
	background: #A9A9A9;
}
.menutd {
	width:30%;
	border:1px solid Silver;
}
.maintd {
	width:100%;
	border:1px solid Silver;
}
iframe {
	height:100%;
	width:100%;
}
.zagmain1{
        font-size:26;
        font-weight:bold;
}
.zagmain2{
        font-size:20;
	font-weight:bold;
}
.zag1{
        font-size:20;
        font-weight:bold;
	margin: 5px;
}
.zag2{
        font-size:14;
	font-weight:bold;
	margin: 5px;
}
table {
	border-collapse:collapse;	
}
td {
	padding:5px;
}
table.main td {
	padding:1px;
}
table.main {
	width:100%;
	height:100%;
}
.h100 {
	height:100%;
}
#leftbut,#leftbut2,#rightbut,#rightbut2 {
	display:none;	
}
#xmlMenuTree a.hover {
	COLOR: Blue;
}
#xmlMenuTree a {
	COLOR: Black;
	text-decoration: none;
}
a{	
	COLOR: Navy;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}
a.hover {
	COLOR: Blue;
}
a:hover {
	COLOR: Blue;
}
a.content {
	font-weight: bold;
}
ul.a_sod{
	list-style-type: none;
}
img.link, area{
	cursor: hand;
	cursor: pointer;
}
div.link {
	position: absolute;
	text-align: justify;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 7px;
}
.s1 {
	z-index: +10;
	border: 2px solid Gray;
	background-color: #ddddec;
}
.s2 {
	z-index: +20;
	border: 2px solid Gray;
	background-color: #c5c7eb;
}
img.right{
	float : right;
}
table.BB {
	border-collapse: collapse;
	border: 1px solid Black;
}
table.BB td{
	padding: 0 5px 0 5px;
}
td p, td li{
	text-indent: 0px;
	text-align: left;
	margin-top:2pt;
	margin-bottom:2pt;
}
p{
	text-indent: 20px;
	text-align: justify;
	margin-top:2pt;
	margin-bottom:2pt;
}
li{
	text-align: justify;
}