.land02 #tabs {
	width: 300px;
	margin-right: 20px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}


pre {text-indent: 30px} 

#tabmenu {
	color: #000;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94A6E8;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	z-index: 1;
} 

#tabmenu li {
	display: inline;
	list-style-type: none;
} 

#tabmenu a, a.active {
	color: #616162;
	margin: 0px;
	text-decoration: none;
	cursor:pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #94A6E8;
	border-right-color: #94A6E8;
	border-left-color: #94A6E8;
	background-color: #CCD5F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
} 

#tabmenu a.active {
	border-bottom-width: 3px;
	border-bottom-color: #CCD5F7;
	border-bottom-style: solid;
	background-color: #CCD5F7;
} 

#tabmenu a:hover {
	color: #333333;
	background-color: #CCD5F7;
} 

#tabmenu a:visited { 
color: #E8E9BE; } 

#tabmenu a.active:hover {
	color: #666666;
	background-color: #CCD5F7;
} 

#content {
	font: 0.9em/1.3em verdana, sans-serif;
	text-align: justify;
	padding: 20px;
	z-index: 2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94A6E8;
	border-right-color: #94A6E8;
	border-bottom-color: #94A6E8;
	border-left-color: #94A6E8;
	background-color: #CCD5F7;
} 
#content li {
	list-style-type: none;
	margin-bottom: 4px;
}
#content ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#content li A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#content li A:Hover{
text-decoration:underline;
}
.ph-content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:20px;
	border:1px solid #94A6E8;
	background-color:#CCD5F7;
}
.ph-content ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.ph-content ul li{
	display:block;
	background-image:url(../images/blt.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0 0 7px 14px;
}
.ph-content ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.ph-content ul li a:hover{
	text-decoration:underline;
}
