body{
	font-size: 13px;
	font-family: "Verdana", "宋体";
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #336633;
	bgcolor: #999999;
}
td{
	font-size: 13px;
	font-family: "Verdana", "宋体";
	text-decoration: none;
}

.FormText{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Verdana", "宋体";
	font-size: 13px;
	font-color: #999999;
	height: 18px;
	Padding-top: 0px;
	Padding-bottom: 0px;
	Padding-RIGHT: 2px; 
	Padding-LEFT: 2px; 
}
.FormTextArea{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Verdana", "宋体";
	font-size: 13px;
	font-color: #999999;
	Padding-top: 0px;
	Padding-bottom: 0px;
	Padding-RIGHT: 2px; 
	Padding-LEFT: 2px; 
}
.FormBtn{
	background-color: #F6F8ED;
	border: 1px solid #CCCCCC;
	font-family: "Verdana", "宋体";
	font-size: 13px;
	height: 18px;
	Padding-top: 1px;
	Padding-bottom: 0px;
	Padding-RIGHT: 0px;
	Padding-LEFT: 1px;
	cursor:hand;
	color: #336600;
}
Select{
	background-color: #F8F8F8;
	border: 1px solid #999999;
	font-family: "宋体","Tahoma";
	font-size: 13px;
	font-color: #999999;
	height: 18px;
	Padding-RIGHT: 2px;
	Padding-LEFT: 2px;
}

.LineHeight {
	line-height: 150%;
}

.Content {
	line-height: 150%;
	font-family: "Verdana", "宋体";
	font-size: 13px;
}

a:link {
	font-family: "Verdana", "宋体";
	font-size: 13px;
	text-decoration: none;
	color: #336633;
}
a:visited {
	font-family: "Verdana", "宋体";
	font-size: 13px;
	text-decoration: none;
	color: #336633;
}
a:active {
	font-family: "Verdana", "宋体";
	font-size: 13px;
	text-decoration: none;
	color: #336633;
}
a:hover {
	font-family: "Verdana", "宋体";
	font-size: 13px;
	text-decoration: underline;
	color: #CC0000;
}
.BG-RepeatNO {
	background-repeat: no-repeat;
	background-position: left top;
}
.Font9px {
	font-family: "verdana", "宋体";
	font-size: 9px;
	text-decoration: none;
}
.Font10px {
	font-family: "verdana", "宋体";
	font-size: 10px;
	text-decoration: none;
}
.Font11px {
	font-family: "verdana", "宋体";
	font-size: 11px;
	text-decoration: none;
}
.BG-RepeatY {
	background-repeat: repeat-y;
	background-position: left top;
}
.BG-RepeatX {
	background-repeat: repeat-X;
	background-position: left top;
}
.BG-All {
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 1px;
	padding-left: 1px;
}
