﻿body {
	margin: 0px;

}
td {
    font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:link {	color: #000000;	text-decoration: none;}
a:visited {	color: #000000;	text-decoration: none;}
a:hover {	color: green;	text-decoration: none;}
a:active {	color: green;	text-decoration: none;}

a.dh:link {	font-size: 14px; color: #006600;	text-decoration: none; font-weight: bold;}
a.dh:visited {font-size: 14px; color: #006600;	text-decoration: none; font-weight: bold;}
a.dh:hover {font-size: 14px; color: #000000;	text-decoration: none;  font-weight: bold;}
a.dh:active {font-size: 14px; color: #000000;	text-decoration: none; font-weight: bold;}

a.xdh:link {	color: #009900;	text-decoration: none; letter-spacing: 3px; font-weight: bold; line-height: 20px;}
a.xdh:visited {	color: #009900;	text-decoration: none; letter-spacing: 3px; font-weight: bold; line-height: 20px;}
a.xdh:hover {	color: #000000;	text-decoration: none; letter-spacing: 3px; font-weight: bold; line-height: 20px;}
a.xdh:active {	color: #000000;	text-decoration: none; letter-spacing: 3px; font-weight: bold; line-height: 20px;}

a.edh:link {	color: #669900;	text-decoration: none;  font-weight: bold; line-height: 26px;}
a.edh:visited {	color: #669900;	text-decoration: none;  font-weight: bold; line-height: 26px;}
a.edh:hover {	color: #000000;	text-decoration: none;  font-weight: bold; line-height: 26px;}
a.edh:active {	color: #000000;	text-decoration: none;  font-weight: bold; line-height: 26px;}

.bg_top {	background-repeat: repeat-x;	background-position: top;}

.d_yellow {	color: #FFCC00;	text-decoration: none;}

.d_gre {    color:#99CC00;	text-decoration: none;}
	
.time {	color: #999999;	text-decoration: none;}

.tit {color: #000000; font-weight: bold; font-size: 14px;}

.text {font-size: 14px; text-align: justify;}
