@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;}
.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{
/*0	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;
}
.title{
	color: #7B4100;
}
.title:hover{
	color:#09F;
}
#result{
	height:auto;	
}
.word{
	border-bottom: dashed 1px #CCC;
	padding: 20px;
}
.ch{
	font-size:25pt;
}
.ab{
	font-size:30pt;
}
.mean{
	font-size:15pt;
}
.description{
	font-size:15pt;
}

.detail{
	font-size:12pt;
	color:#666;
	margin-top:20px;
	line-height:20px;
}
#nodata{
	font-size: 25pt;
  	font-weight: bold;
  color: #525E9F;
  text-align: center;
  margin-top: 50px;
}
table {
	margin-bottom: 50px;
	width:946px;
 	border-spacing: 2px;
 	border-color: gray;
 	border-left: solid 1px black;
	border-top: solid 1px black;
	border-collapse: collapse;
	text-align:center;
	line-height: 18px;
}
td, th {
	  vertical-align: middle;
padding: 10px;
border-right: solid 1px black;
border-bottom: solid 1px black;
}
th {
color: #FFF;
background-color: #61a093;
}
.box{
	vertical-align: middle;
}
.word_id{
	width:20px;
}
.cate{
	width:40px;
}
.subcate{
	width:40px;
}
.season{
	width:40px;
}
.ch{
	font-size: 16pt;
  line-height: 30pt;
  width: 100px;

}
.ab{
	font-size: 16pt;
  line-height: 30pt;
}
.mean{
	font-size: 12pt;
    width: 100px;

}
.description{
	font-size: 12pt;
    width: 100px;

}

.word_links{
	width: 60px;
}
.ps{
	font-size:16pt;
	text-align:center;
	color:#F00;
}

