body
{
	font-size: 12px;
	color: #000000;
	font-family: ËÎÌå;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
}
form
{
	margin: 0;
}
td
{
	font-size: 12px;
}
th
{
	font-size: 12px;
}
li
{
	font-size: 12px;
}
ul
{
	font-size: 12px;
}
ol
{
	font-size: 12px;
}
textarea
{
	font-size: 12px;
	overflow: auto;
}
select
{
	font-size: 12px;
	height: 20;
}
img
{
	border: 0px;
}
input
{
	font-size: 12px;
}
img{border:0;}

a
{
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
a:hover
{
	color: #2D9509;
	position: relative;
	text-decoration: underline;
}
a:active
{
	color: #ff7e00;
	text-decoration: none;
}

.lf
{
	float: left;
}
.lr
{
	float: right;
}

.input_btn
{
	
}
.input_txt
{
	border: 1px solid #aaaaaa;
	background-color:#ffffff;
	height:18px;
	font-size:12px;
}
