	hien_nguphap1{
		background: rgba(176, 166, 166, 0.71)	
	}
	.minna_nguphap{
		color: blue;
		font-size: 17px;
	}
	.minna_nguphap:before {
  content: "文法:";
  display: inline-block;
  text-align: center;
  font-size: 14px;
  background: #53a3df;
  color: #ffffff;
  padding: 5px 5px 3px;
  margin-right: 5px;
  border-radius: 5px;
  line-height: 1.2;
}
	.minna_nguphap_giaithich{
		color:#034fc8;
	}
	.minna_nguphap_giaithich:before {
  content: "・";
  display: inline-block;
  text-align: center;
  font-weight: bold;
  font-size:25px; 
   color: #000;
  padding: 2px 2px 2px;
  margin-right: 5px;
  line-height: 1.2;
}
	.minna_nguphap_vidu{
		color: #bb4df6;
		font-size: 16px;
	}
	.minna_nguphap_vidu:before {
  content: "例:";
  display: inline-block;
  text-align: center;
  font-size: 15px;
  background: rgba(226, 133, 234, 0.76);
  color: #fff;
  padding: 5px 5px 3px;
  margin-right: 5px;
  border-radius: 5px;
  line-height: 1.2;
}

	.minna_nguphap_nghia{
		color: #298c40;
		font-size: 16px;
	}
	.minna_nguphap_nghia:before {
  content: "　   ";
  display: inline-block;
  text-align: center;
  font-size: 15px;
 
  padding: 5px 5px 3px;
  margin-right: 5px;
  line-height: 1.2;
}

	.minna_nguphap_chuy{
		color: red;
		font-size: 16px;
	}
	.minna_nguphap_chuy:before {
  content: "注意:";
  display: inline-block;
  text-align: center;
  font-size: 15px;
  background: red;
  color: #fff;
  padding: 5px 5px 3px;
  margin-right: 5px;
  border-radius: 5px;
  line-height: 1.2;
}


@media (max-width: 599px) {
	x{
		display: none;
	}
}