@charset "utf-8";
/* CSS Document */
.main { width:770px; overflow:hidden}
.main .banlist ul.listview .img { width:100px; height:100px}
.main .banlist ul.listview .img img { width:100px; height:100px}
.main .banlist ul.listview .info { width:648px}
.main .banlist ul.listview .info h3 { padding-top:0}


.main .bbslist ul.listview .img { max-width:180px; max-height:180px; overflow:hidden}
.main .bbslist ul.listview .img img { max-width:180px; max-height:180px;border-radius:10px}
.main .bbslist ul.listview .info { width:570px}
.main .bbslist ul.listview .info.noimg { width:770px}
.main .bbslist ul.listview .info h2 { padding-top:0}

