@import url("/css/basic.css");
.frame{
width:850px;margin:auto auto;table-layout:fixed
}
.title{
margin-top:20px;margin-bottom:10px
}
.description{
margin-bottom:15px;font-weight:bold
}
.think{
line-height:1.8em
}
.about{
border:1px inset #eeeeee;padding:8px;
width:210px;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:10px;
font-size:10pt;line-height:1.5em;color:#555555;text-align:left
}

.info{
margin-top:0px
}
.info > .subtitle{
font-weight:bold;margin-bottom:10px;margin-top:10px;
}
.info > .content{
margin-left:15px;
}
.info > .review{
line-height:1.5em
}


.base{
font-weight:bold;color:#0000ff
}
.expand{
font-weight:bold;color:#cc9900
}
.linkcount{
font-weight:bold;color:#ff0000
}
.ad{
float:left;margin-left:50px
}

.tail{
text-align:center;color:#888888;
margin-bottom:100px;margin-top:30px
}
.tail > .link{
border-right:1px dotted #555555;
}


.clear{
clear:both
}
