@charset "utf-8";
body {  padding: 0; margin: 0; }
.container { position: relative;margin: 0 auto; }
h1 a, h1 a:link, h1 a:visited { color: #4C4C4C; text-decoration: none; }
h1 a:hover, h1 a:focus { color: #6B6B6B; text-decoration: none; }
#top { position: relative; display: block; background: #c72034; height: 10px; margin: 0 0 10px 0; border-bottom: 1px solid #E5E5E5; }
#switch{position: absolute;display: inline-block;width: 55px;height: 35px;background: url(../images/switch.png) no-repeat 0 0;cursor: pointer;z-index: 200;margin: 0;right: 150px;top: 10px;}
#switch_off{width: 55px;height: 35px;background: url(../images/switch.png) no-repeat 0 -35px;cursor: pointer;z-index: 200;}
