.bbs_container{width:100%; overflow:hidden;}


.bbs_list_contents{overflow:hidden;margin:20px 0 0;}
.bbs_list_contents ul{margin:-10px 0 0 -40px;}
.bbs_list_contents ul:after{content:none;display:block;clear:both;}
.bbs_list_contents li{float:left;width:33.3%;text-align:left;}
.bbs_list_contents li .wrap{display:block;margin:10px 0 0 40px;}
.bbs_list_contents .photo{margin:0 0 7px;}
.bbs_list_contents .photo img{max-width:100%;}
.bbs_list_contents .info{margin:5px 0 0;}
.bbs_list_contents .info .date{font-size:11px;}
.bbs_list_contents .info p{color:#2e2e2e; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; width:100%;}
.bbs_list_contents .info p a{}
.bbs_list_contents .info p + p {font-size:13px; color:#666;}

#bbsview .viewbox .subject {border-top:none 0; background:none;}
#bbsview .viewbox .subject h1 {font-size:14px; color:#1d1d1d; font-weight:normal; border-bottom:none 0; word-break:break-all; position:relative; padding:10px 20px;}
#bbsview .viewbox .subject h1 img {vertical-align:top; margin-right:5px;}
#bbsview .viewbox .subject h1:before {content:""; width:17px; height:20px; background: url('./image/ico_tv.png') 0 0 no-repeat; position:absolute; left:0; top:9px;}