
@import "common.channel.css";
@import "common.datalist.css";
@import "common.postform.css";
@import "common.comment.css";


/* ************************* */

div.Block { clear:both; border:1px solid #E3DED8; background:#F8F8F8; padding:4px; }
div.BlockBar { text-align:left; font-weight:bold; background:#E7E7E7; padding:8px 8px 2px 8px; }
div.BlockBar span.title { font-size:12px; color:#ED7E03; font-weight:bold; border-right:1px solid #616161; padding-right:8px; }
div.BlockBar span.sub { color:#C6C6C4; font-weight:bold; text-decoration:underline; margin:0px 0px 0px 5px; font-size:10px; }
div.BlockBar img.ico-title { margin:0px 4px 0px 4px }
div.BlockBar img.more {margin:5px 5px 0 0;}
div.BlockBar a.more { font-weight:normal; font-size:12px; }
div.BlockBody { clear:both; text-align:left; border:1px solid #EDEDED; background:#FFFFFF; margin:3px; padding:0px; }
div.BlockContent { clear:both; text-align:left; border:1px solid #EDEDED; background:#FFFFFF; margin:3px; padding:5px; }
div.BlockContent div.pagings { clear:both; }
