/* $Id: sec.css,v 1.4 2005/03/11 19:06:45 alex Exp $ */
.center {
text-align: center;
}
.center table {
margin-left: auto;
margin-right: auto;
text-align: left;
}
.page {
text-decoration: none;
color: #666;
}
.page:hover {
color: #999;
}
.page-current {
font-weight: bold;
}
option.disabled {
color: #ccc;
}
.good-recommend td,.good-recommend a {
color: #f00;
font-weight: bold;
}
.trans-blur td {
color: #ccc;
}
.highlight {background: #c3c3c3}
.wallpaper {border: 1px solid #000}
.wallpaper td {border: 1px solid #000; padding: 2px}