body {
	font-size: 12px;
	color: #333333;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.font {
	font-size: 12px;
	color: #FF9900;
}
.fon {
	font-size: 13px;
}

.textfild {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;

}
.select {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.text {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;

}
.ftext {
	font-size: 12px;
	color: #666666;
	background-color: #F9F9F9;
	border: 1px solid #666666;

}
.button {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: auto;
}
a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;




}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;



}
a:hover {
	color: #3366FF;
	font-size: 12px;
	text-decoration: none;

}
ul{ margin:0 0 0 40px;;}
li{ border:0px; padding:0px; margin:0px;}
