body {
	font-family:Arial, sans-serif, "ËÎÌå";
	font-size:12px;
	background:#ffffff;
	margin:0px;
	color:#424647;
}

.body_style{
	width:1002px;
	margin:0px auto;
	background-color:#FEFEFE;
	overflow:hidden;
}

form{
	padding:0px ; margin:0px;
}
ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-position:outside;
}
img{border:none;}
.cleardiv{
	clear:both;
	font-size:0px;
	width:0px;
	height:0px;
}

a:link{color:#424647; text-decoration:none;}
a:visited{color:#424647; text-decoration:none;}
a:hover{color:#424647; text-decoration:underline;}
a:active{color:#424647; text-decoration:none;}

.button{height:20px; background-color:#689EC0; border:1px solid #206E8B; color:#FFFFFF;}
.inputtext{ height:20px; width:250px; border:1px solid #206E8B;}
.textarea{ height:100px; width:250px; border:1px solid #206E8B;}
