@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;
}
.maintitle{
	    margin: auto;
    padding: 30px;
    font-size: 30pt;
    text-align: center;
    letter-spacing: 3px;
    font-weight: bold;
	}
.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;
}
.reviews{
	background:url('image/E3.png');
	width:160px;
	height:70px;
	display:inline-block;
}
.reference{
	background:url('image/E2.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;
}
#submit{
		border: 0;
  background: url('image/submit.png') no-repeat;
  width: 73px;
  height: 100px;
  float:left;
  margin-top: 17px;
}
#submit:hover {
		background: url('image/submit_hover.html') no-repeat;
		}
#back{
	border: 0;
  background: url('image/back.html') no-repeat;
  width: 71px;
  height: 98px;
    float: left;
}
#back:hover {
		background: url('image/back_hover.html') no-repeat;
		}
.result{
	height:auto;
}
.word{
	border-bottom: dashed 1px #CCC;
	padding: 20px;
}
.ch{
	font-size:25pt;
}
.ab{
	font-size:30pt;
}
.detail{
	font-size:14pt;
	color:#666
}
.sub{
	font-size:12pt;
	margin-top:5px;
}
.feedback{
	padding:20px;
	  min-height: 500px;
	    border-bottom: dashed 1px #CCC;
}
.rec_ab{
	margin-bottom: 50px;
}
.description{
	margin-bottom: 50px;
}
.title2{
  font-size: 18pt;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  background-color: #61A093;
  border-radius: 5px;
  height: 23px;
  width: 500px;
  padding: 10px;
  margin-top: 25px;
  color: #F7FFCA;
   margin: auto;
	}
.title2:hover{
	color:#FFF;
}
#submit{
	width: 100px;
	height: 90px;
	border: none;
	background: url('../../index/image/newwords/submit.png');
	 margin-top: 20px;
	 margin-left: 385px;
}
#submit:hover{
	background: url('../../index/image/newwords/submit-in.png');
}
.box_fee{
	padding: 20px;
  height: auto;
  background-color: rgb(210, 232, 228);
  margin: 20px;
  border-radius: 10px;
}
.name_fee{
	font-size: 12pt;
}
.name_fee>span{
	font-weight: bold;
  font-size: 15pt;
  margin-right: 5px;
}
.ab_fee{
	  font-size: 25pt;
  line-height: 65px;
  text-align: center;
  border-bottom: dashed 1px #CCC;
}
.text_fee{
	font-size: 10pt;
	margin-top: 10px;
}
.description_fee{
	  font-size: 14pt;
	  line-height:18pt;
  background-color: #FFF;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 20px;
}
.time_fee{
	font-size: 9pt;
	text-align:right;
}
.boxs{
	display: inline-block;
	margin: 30px 27px 30px 27px;
}

.text{
	  font-size: 14pt;
  text-align: center;
  margin-bottom: 30px;
}
.name_title{
	background-color: #58AAC8;
  display: inline-block;
  border-radius: 6px;
  padding: 8px;
  color: #FFF;
}
