.type{
	background-color: #eee;
	height: 40px;
	padding: 5px;
	line-height: 33px;
	color: deepskyblue;
}
.myPic{
	width: 150px;
	height: 160px !important;
}
.thumbnailFix{
	width: 180px !important;
}
.nsmeCenter{
	text-align: center;
	background-color: cornsilk;
	color: brown;
	height: 25px;
	line-height: 25px;
}
[v-cloak]{
	display: none;
}