body{
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffd;
	color: #000;
	margin: 0px;
	line-height: 150%;
}

table{
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000000;
	word-spacing: inherit;
}

h1 {
   margin-top: 25px;
	margin-bottom: 0px;
	text-align: center;
}

h2 {
   margin-top: 20px;
	margin-bottom: 8px;
	margin-left: 30px;
}

h3 {
	color: #036;
	font-size: 14px;
	padding-left: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 35px;
	margin-top: 25px;
	width: 530px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #f90;
}

address {
	font-style: normal;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: solid 1px #999;
	margin-bottom: 2px;
}

.img_left{
	float: left;
	margin: 10px;
}

.footer {
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 2px;
	border-top: solid 1px #999;
}

.link{
	padding-left: 5px;
	padding-right: 5px;
	border-right: solid 1px #333;
}

.leftmenu-area {
	vertical-align: top;
	text-align: center;
}

.leftmenu1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 5px 0px;
	width: 142px;
	list-style-type: none;
}

ul#leftmenu1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
   font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	width: 142px;
	list-style-type: none;
}

.lm11 {
	background-image: url(images/left_menu1.gif);
	background-repeat: no-repeat; 
   margin-top: 3px;
	line-height: 1em;
	padding-top: 14px;
	height: 33px;
}

.lm12 {
	background-image: url(images/left_menu1.gif);
	background-repeat: no-repeat; 
   margin-top: 3px;
	line-height: 1em;
	padding-top: 8px;
	height: 33px;
}

.lm21 {
	background-image: url(images/left_menu2.gif);
	background-repeat: no-repeat; 
   margin-top: 3px;
	line-height: 1em;
	padding-top: 14px;
	height: 33px;
}

.lm22 {
	background-image: url(images/left_menu2.gif);
	background-repeat: no-repeat; 
   margin-top: 3px;
	line-height: 1em;
	padding-top: 8px;
	height: 33px;
}

.lm31 {
	background-image: url(images/left_menu3.gif);
	background-repeat: no-repeat; 
   margin-top: 3px;
	line-height: 1em;
	padding-top: 14px;
	height: 33px;
}

.txttop {
	vertical-align: top;
}

.indent1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-indent: 1em;
	width: 530px;
	margin-left: 35px;
	margin-bottom: 20px;
}

.pankuzu {
	font-size: 11px;
	padding: 5px 1px 5px 15px;
}

.update {
	font-size: 11px;	
	text-align: right;
	margin-top: 6px;
	margin-right: 12px;
}

.bold{
	font-weight: bold;
}

.bg_y1{
	border: 1px solid #999999;
	background-color: #ffd;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 01px;
}

a:link{
	text-decoration: none;
	color: #0000cc;
}

a:visited{
	text-decoration: none;
	color: #800080;
}

a:hover{
	text-decoration: underline;
	color: #3333ff;
}

a:active{
	text-decoration: none;
	color: #800080;
}
a.external:link{
	text-decoration: underline;
	color: #0000cc;
}

a.external:visited{
	text-decoration: underline;
	color: #800080;
}

a.external:hover{
	text-decoration: underline;
	color: #3333ff;
}

a.external:active{
	text-decoration: underline;
	color: #800080;
}

