@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; font-size:0px}
.v{ background:#fdcd3d}
img{ display:block}

.action {
	font-size: 24px;
	text-align: center;
	line-height: 3;
	color: #f1c06e;
}

.action i {
	display: inline-block;
	font-style: normal;
	font-stretch: expanded;
	margin-left: 4px;
}

#v-id{
width:100%;	
}
.hide{
	display: none;
}






