a.link:link{
 display:block;
 width:150px;
 color:#cfffff;
 text-decoration:none;
}
a.link:visited{
 display:block;
 width:150px;
 color:#cfffff;
 text-decoration:none;
}
a.link:active{
 display:block;
 width:150px;
 color:#ffff00;
 text-decoration:none;
 background-color:#9fcff0;
}
a.link:hover{
 display:block;
 width:150px;
 color:#ffff00;
 text-decoration:none;
 background-color:#9fcff0;
}
a.count{
 cursor:default;
}
body{
 margin:0px 0px 0px 0px;
 background-color:#6fafd0;
}
div.category{
 margin-top:10px;
 font-size:12px;
 line-height:16px;
 font-weight:bold;
 font-family:"‚l‚r ‚oƒSƒVƒbƒN";
}
img.icon{
 vertical-align:text-bottom;
}
div.tools{
 font-size:12px;
 line-height:16px;
 font-family:"‚l‚r ‚oƒSƒVƒbƒN";
}
.toolsmargin{
 margin-left:10px;
}
.content {
 display:none;
}
div.count{
 text-align:center;
 margin-top:10px;
}

#left_navi_ads{
 margin-top:20px;
}

