@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/explain_off.png');
	width:136px;
	height:36px;
	display:inline-block;
}
/*.video{
	background:url('image/video_off.png');
	width:190px;
	height:36px;
	display:inline-block;
}*/
.p1{
	background:url('image/p1_off.png');
	width:100px;
	height:36px;
	display:inline-block;
}
.p2{
	background:url('image/p2_off.png');
	width:100px;
	height:36px;
	display:inline-block;
}
.p3{
	background:url('image/p3_off.png');
	width:100px;
	height:36px;
	display:inline-block;
}
.p4{
	background:url('image/p4_off.png');
	width:100px;
	height:36px;
	display:inline-block;
}
.p5{
	background:url('image/p5_off.png');
	width:100px;
	height:36px;
	display:inline-block;
}
.p6{
	background:url('image/p6_on.png');
	width:100px;
	height:36px;
	display:inline-block;
}
.p7{
	background:url('image/p7_off.png');
	width:100px;
	height:36px;
	display:inline-block;
}
.to_popularize_video{
	background:url('image/to_popularize_video_off.png');
	width:160px;
	height:36px;
	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;
}