@charset "utf-8";
/* CSS Document */

img.beam { display:block; }

.list { padding: 20px 27px 50px 27px; background-color: white; }
.comming{ text-align:center;}
p{ font-size:15pt; color:#6f6056;}
p>span{ font-size:20pt; color:#900;}
#text{ width: 496px;
  height: 18px;
  float: left;
  border-radius: 5px;
  margin-left: 18px;}
.label{
	margin-bottom: -4px;
}
.new{
	/*background:url('image/explain_on2.png');*/
	background:url('image/R21.png');
	width:160px;
	height:60px;
	display:inline-block;
}
.off{
	/*background:url('image/explain_on2.png');*/
	background:url('image/R20.png');
	width:160px;
	height:60px;
	display:inline-block;
}
.explain{
	/*background:url('image/explain_on2.png');*/
	background:url('image/EXP.png');
	width:160px;
	height:60px;
	display:inline-block;
}
.newword105{
/*	background:url('image/105new_off.png');*/
	background:url('image/105.png');
	width:170px;
	height:60px;
	display:inline-block;

}
.newword106{
/*0	background:url('image/106new_off.png');*/
	background:url('image/106.png');
	width:170px;
	height:60px;
	display:inline-block;

}
.newword107{
/*	background:url('image/106new_off.png');*/
	background:url('image/107.png');
	width:170px;
	height:60px;
	display:inline-block;

}
.newword108{
/*0	background:url('image/106new_off.png');*/
	background:url('image/108.png');
	width:170px;
	height:60px;
	display:inline-block;

}
.method{
	background:url('../image/method_off.png');
	width:157px;
	height:36px;
	display:inline-block;
}
/*.createword{
	background:url('image/createword.png');
	width:190px;
	height:36px;
	display:inline-block;
}*/
/*
.newCreateATermWorkplayForm{
	background:url('image/newCreateATermWorkplayForm.png');
	width:190px;
	height:36px;
	display:inline-block;
}*/
.search{
/*	background:url('image/search_off.png');*/
	background:url('image/COM.png');
	width:160px;
	height:60px;
	display:inline-block;
}
.process{
/*	background:url('image/process_off.png');*/
	background:url('image/CS.png');
	width:160px;
	height:60px;
	display:inline-block;
}
.title1{
	  color: #333;
  text-align: center;
  font-size: 25pt;
  font-weight: bold;
  line-height: 50pt;
}
.box{
	padding:20px;
	  border: 1px solid;
}
#result{
	height:auto;	
}
#result>p{
	font-size:15pt;
	  line-height: 25pt;
}
#result>p>span{
	font-size:15pt;
	font-weight:bold;
}
.pic{
	  margin-top: 30px;
	  border:0px;
}