@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;
}
.explain{
	background:url('image/EXP.png');
	width:160px;
	height:70px;
	display:inline-block;
}
.method{
	background:url('../image/method_off.png');
	width:157px;
	height:36px;
	display:inline-block;
}
.announce{
	background:url('image/announce_off.png');
	width:157px;
	height:36px;
	display:inline-block;
}
.video{
	background:url('../image/video_off.html');
	width:157px;
	height:36px;
	display:inline-block;
}
.reference{
	background:url('image/E2.png');
	width:160px;
	height:70px;
	display:inline-block;
}
.reviews{
	background:url('image/E3.png');
	width:160px;
	height:70px;
	display:inline-block;
}
.reading{
	background:url('image/E4.png');
	width:160px;
	height:70px;
	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;
}