h1 { font-size: 13px;
width: 100%;
background:red;
color:#ffffff;
padding-left: 5px;
}

body{
background-image: url(img/bg.gif);
background-repeat: repeat-y;
background-position: 800px 0px; 
}

.cat {
border-width: 1px;
border-top-color: 8b0000;
border-right-color: #8b0000;
border-bottom-color: #8b0000;
border-left-color: #8b0000;
border-style: solid; 
font-size:12px;
}

hr{
color:#666666;
height:2px;
}

.mini {
font-size:11px;
line-height: 1.5em;
}

.rank {
font-weight:bold;
font-size:15px;
}


.jun {
font-weight:bold;
font-size:18px;
}

.ico {
margin : 0px 5px 0px 0px;
}

.rev {
font-size:11px;
line-height: 1.5em;
color: #666666;
}

A { text-decoration: none; }
A:hover { text-decoration: underline; } 