body {
	margin: 0px;
	font: 12px "Verdana", "Tahoma", "sans-serif";
	line-height: 140%;
	color: #000;
	background-color: #cdd6dd;
	text-align: center;
}
body a{
	color:#333;
	text-decoration:none;
}
body a:hover{
	color:#FE701A;
	
}
td {
	font: 12px "Verdana", "Tahoma", "sans-serif";
	line-height: 160%;
	color: #000;
}
h1 {
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
ol li {
	list-style-position: outside; 
	list-style-type: decimal;
}

.posttitle {
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	clear:both;
	color: #333399; 

}
.posttitle a {
	text-decoration: none;
}
.result {
  border: 1px blue dashed;
  color: black;
  background-color: #e5e5e5;
  padding: 0.2em;
  }
  #t1, #t2 {
 width:100%;
 height:40%;
 border-width:1px;
 overflow:auto;
 height:expression((document.body.clientHeight-100)/2);}
 .ip {font-size: 20px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;color: #FE701A;}
 .INPUT {
	FONT-SIZE: "12px";
	COLOR: "#000000";
	BACKGROUND-COLOR: "#FFFFFF";
	height: "18px";
	border: "1px solid #666666";
	padding-left: "2px";
}
	#Head{
		width:80%;
		height:80px;
		line-height: 110%;
		text-align:center;
		background:#0099CC;
		border:1px solid #0080C0;
		float:center;
		overflow:hidden;
	}
	#bottom{
		width:80%;
		height:80px;
		text-align:center;
		background:#0099CC;
		border:1px solid #0080C0;
		float:center;

	}
