#main{
margin:10px auto;
width:950px;
}

/* table */
#catebox{
}
#catebox td{
width:135px;
padding:0 0 0 5px;
vertical-align:top;
}

#catebox td.game{
background:url(../img/cateback_game.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
#catebox td.music{
background:url(../img/cateback_music.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
#catebox td.comic{
background:url(../img/cateback_comic.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
#catebox td.movie{
background:url(../img/cateback_movie.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
#catebox td.word{
background:url(../img/cateback_word.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
#catebox td.women{
background:url(../img/cateback_women.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
#catebox td.men{
background:url(../img/cateback_men.gif);
background-position:right bottom;
background-repeat:no-repeat;
}

.catelist{
margin:2px 0 65px;
padding-left:7px;
}
.catelist li a{
background:url(../img/liststyle.gif);
background-repeat:no-repeat;
background-position:left;
color:#333333;
padding-left:10px;
text-decoration:none;
line-height:20px;
font-size:11px;
display:block;
height:17px;
}
.catelist li a:hover{
background:url(../img/liststyle_over.gif);
background-repeat:no-repeat;
background-position:left;
color:#1E90FF;
padding-left:11px;
text-decoration:none;
line-height:20px;
font-size:11px;
display:block;
height:17px;
}
.sitepage{
background:url(../img/line1.gif);
background-position:left bottom;
background-repeat:repeat-x;
font-weight:bold;
font-size:24px;
color:#333333;
padding:5px 3px;
}
.sitetext{
padding:5px 3px;
line-height:16px;
}
.sitetext a{
text-decoration:none;
color:#0033FF;
line-height:23px;
}
.map1{
padding-left:10px;
}
.map2{
padding-left:30px;
}
.map3{
padding-left:50px;
}

