.pull-right{float: right;position: absolute;}
.text-right{text-align:right;}
#hideMe{-webkit-animation: cssAnimation 5s forwards;animation: cssAnimation 5s forwards;}
@keyframes cssAnimation {0%{opacity: 1;}90%  {opacity: 1;}100% {opacity: 0;}}
@-webkit-keyframes cssAnimation {0%{opacity: 1;}90%  {opacity: 1;}100% {opacity: 0;}}
.logout{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
#idiomContents th{max-width:4rem;white-space: nowrap}
#idiomContents td{width:99%;}
/*成語智慧王*/
#wisdom *{font-size: 2rem;}
#wisdom #mark{	text-align: center;	padding: 1rem;}
#wisdom mark{padding: 1rem;}
#wisdom button:hover{border-color: #555555}
.md5{
	margin-bottom: 2.5rem;
	margin-top: 2.5rem;
} 