 body{
  /*filter:gray; */
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	background:#ffffff;
	color: #000000;/*#219D00*/
	font-family: Verdana, Arial, Helvetica, sans-serif,ËÎÌå;
}
 p{margin:3px;}
 /*img {max-width: 100%;height: auto;}*/
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}
 .floatclear{clear: both;height:1px;overflow:hidden;margin-top:-1px;}