﻿@charset "utf-8";
/* ======================================= CommonElements ======================================= */

.viewer { margin: 0 auto; width: 453px; height: 129px; text-align: left; overflow: hidden;}
.viewer ul {width: 453px; height: 129px; text-align: left; overflow: hidden; position: relative;}
.viewer ul li {top: 0; left: 0; width: 453px; height: 129px; display: none; position: absolute;}
