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

.qy6gyq { 
z-index: 10;
background: -moz-linear-gradient(top, rgba(0,0,0,0.34) 0%, rgba(0,0,0,0.73) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.34)), color-stop(100%,rgba(0,0,0,0.73))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.73) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.73) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.73) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.73) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57000000', endColorstr='#ba000000',GradientType=0 ); /* IE6-9 */

padding-top: 4px; padding-bottom: 4px; position: fixed; bottom: 0px; width: 100%; font-size: 12px; color: #FFF; 
text-shadow: 1px 0 1px #999;
border-top: 1px dotted #999;
}

.qy6gyq div { padding-left: 20px; padding-right: 20px; text-align: left; }

.qy6gyq a { color: #FFF; } 
.qy6gyq a:hover {text-decoration: none; }
.qy6gyq a.ok { text-shadow: 1px 0 1px #FFF; padding:2px; padding-left:7px; padding-right:7px; background-color: #9eda46; color: #23590f; border: 1px solid #23590f; font-weight: bold; text-decoration: none; border-radius: 3px; }
.qy6gyq a.ok:hover { text-shadow: 1px 0 1px #FFF; border-color: 1px; background-color:#6C3; }

a.kuki-adm { font-weight: bold; font-size: 10px; background-color:#F33; text-decoration: none; color: #FFF; text-shadow: 1px 0 1px #333; padding:1px; padding-left:4px; padding-right:4px; border-radius: 3px; }