body, table, td, input, option, textarea, select, a, title{
	font-size: 9pt;
	color: #4A4A4A;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F1FDD1;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	COLOR: #c00000;
	TEXT-DECORATION: underline;
}
input{
	height: 18pt;
}
input,textarea{
	border: 1px solid #CCCCCC;
	background-color: #FFECEC;
	font-family: "Verdana","ËÎÌå" ;
}
.linedown {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.lineleft-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.linemenu-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.content {
	font-size: 10pt;
	line-height: 20pt;
	color: #000000;
	text-decoration: none;
}
.tit {
	font-size: 14px;
	font-weight: bold;
	color: #388202;
	text-decoration: none;
}
.int {
	height: 18px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.int1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


.t {
	font-size: 12px;
	font-weight: bold;
	color: #1A3E01;
	text-decoration: none;
	letter-spacing: 2px;
}
.lk {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	line-height: 19px;
}

.menu {
	font-size: 14px;
	font-weight: bold;
	color: #00A82F;
	text-decoration: none;
}
.menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

