@charset "utf-8";
/* CSS Document */

* { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

body { padding: 0px; margin: 0px; background: #222222; }

a { text-decoration: none; color: #666666; }

a:hover { text-decoration: underline; color: #CC0000; }

.content { position: absolute; top: 50%; width: 100%; margin: -80px 0px 0px 0px; color: #CCCCCC; height: 161px; background: url(../img/jf_04.png) repeat-x; text-align: center; }

.logo { position: absolute; top:0; left: 50%; background:url(../img/jf_03.png) no-repeat; width: 228px; margin: 0px 0px 0px -114px; height: 161px; }

.contact { position:absolute; right: 10px; bottom: 10px; color:#666666; }

