body, input, textarea, select { font-size: 14px; color: #5B5B5B; }
body { user-select: none; background: #ffffff;}
a, a:visited { color: #323333; }
ul,ol,li,form, dl {list-style: none;}
a:hover { color: #1681B2; }
.wp { margin-left: auto; margin-right: auto; min-width: 320px; max-width: 640px; }
.yucycler { position: relative; }
.yucycler .cycler { width: 100%; height: 100%; overflow: hidden; position: relative; }
.yucycler a { width: 100%; height: 100%; background: no-repeat center; position: absolute; background-size:cover; }
.yucycler a:nth-of-type(n+2) { left: 100%; }
.pages { display: none; }



