* { margin: 0; padding: 0; }
body { color: #000; background-color: #fff; }
a { color: #00f; }
a:hover { text-decoration: none; }
div { overflow: hidden; }
ul { overflow: hidden; font-size: 0; line-height: 0; list-style-type: none; }

div.logo { margin: 0 auto 20px auto; text-align: center; }
div.logo a img { width: 400px; height: 45px; border: 0; }

ul.galleries { margin: 10px auto; min-width: 500px; max-width: 1250px; text-align: center; }
ul.galleries li { padding: 5px; display: inline-block; }
ul.galleries li a { display: block; width: 240px; height: 354px; color: #fff; text-decoration: none; }
ul.galleries li a img { display: block; width: 240px; height: 320px; border: 0; }
ul.galleries li a span { display: block; height: 34px; overflow: hidden; text-align: center; font: normal 14px/34px sans-serif; background-color: #000; }

div.footer { margin-top: 50px; text-align: center; font: normal 12px/22px sans-serif; }
div.footer a { text-decoration: none; }
