@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;
}
.study{
	background:url('image/3_220_off.png');
	width:220px;
	height:36px;
	display:inline-block;
}
.webqa{
	background:url('image/webqa_off.png');
	width:160px;
	height:36px;
	display:inline-block;
}
.explain{
	background:url('image/explain_off.png');
	width:136px;
	height:36px;
	display:inline-block;
}
.method{
	background:url('image/method_off.html');
	width:157px;
	height:36px;
	display:inline-block;
	}
.web{
	background:url('image/web_on.png');
	width:190px;
	height:36px;
	display:inline-block;
    }
.web_1{
	background:url('image/web1_on.png');
	width:176px;
	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;
}
.video_link{
	font-size:18pt;
	padding:30px 30px;
}
.youtube_link{
	font-size:18pt;
	padding:0px 30px;
}
.video_link>img,.youtube_link>img{
	width:11px; height:11px; margin-right:7px;
}
.iframe{
	margin: auto;
    text-align: center;
}
#back{
	border: 0;
  background: url('image/back.png') no-repeat;
  width: 71px;
  height: 98px;
}
#back:hover {
		background: url('image/back_hover.png') no-repeat;
}
.group{
	margin-bottom: 50px;
}
.subtitle{
	  color: #0D570D;
  font-size: 20pt;
  line-height: 40pt;
  font-weight: bold;
}
.download {
	display:inline-block;
    background: url('image/download.png');
    background-repeat: no-repeat;
    width: 146px;
    height: 42px;
	vertical-align: middle;
} 
.text{
	font-size: 14pt;
	padding: 10px 0px 30px 30px;
}