body {
	font-size:0.9em;
}
h1{
	font-family:"System";
	color:blue;
	background-color:#CCDDBB;/*#BBEE55;*/
	text-align:center;
	border-bottom:#000000 solid 1px;
}
h1 span{
	
	color:red;
}
h1 b
{
	font-family:"微软雅黑","幼圆",simsun;
	font-size:0.8em;
}
h2{
	font-family:"Arial";
	font-size:medium;
	text-align:center;
	line-height:0.7em;
	
}

.divleft
{
		
	float:left;
	
	width:24.6%;
	background-color:#CCDDBB;
	height:700px;
	overflow:auto;
	border-color:#BBCCAA;
	border-width:1px;
	border-style:solid;
}
.divright
{
	float:right;
	width:74.6%;
	background-color:#ffffff;
	border-color:#CCDDBB;
	border-width:1px;
	border-style:solid;
	height:700px;
	background-color:#F8F8FF;
}
.box
{
	padding:10px 10px 10px 10px;
	margin:10px auto 10px auto;
	border:solid white 1px;
	line-height:1.5em;
	text-align:right;
	
}
.txt
{
	width:80px;
	
}
.btn
{
	width:80px;
}
.slt{
	width:200px;
}
#divequation, #divproperties,#divsettings{
	width:200px;
}

