body {
	color: #000000;
	font-size: 10px;
	font-family: "Verdana";


}
td {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
}

a {
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:hover {
	color: #FF7D00;
	position: relative;
	left: 1px;
	top: 1px;
}
a.prdt:visited {
	text-decoration: none;
}
a.prdt {
	color:#A5CB10
}
a.prdt:link {
	text-decoration: none;
}
a.prdt:active {
	text-decoration: underline;
}
a.prdt:hover {
	color: #333333;
}
.copy {
	color: #FFFFFF;
}

.tit {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #FF7D00;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	line-height: 15px;
}
.news {
	font-weight: bold;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.newscont {
	color: #7B7D7B;
	line-height: 16px;

}
.border {
	border: 1px solid #CCCCCC;
}
.tabtit {
	font-weight: bold;
	color: #FF7D00;
	background-color: #FFF1CC;
}
li {
	line-height: 16px;
}
input {
	border: 1px solid #BDAE84;
	font-family: "Verdana";
	font-size: 10px;
	padding: 2px;
	height: 20px;



}
textarea {
	font-family: "Verdana";
	font-size: 10px;
	border: 1px solid #BDAE84;
}
.buttom {
	font-family: "Verdana";
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #BDAE84;
}
.greentb {
	border: 3px solid #9ccf52;
}
