/* Comment */
.cmt_list { }
.cmt_list .cmt_head {padding:10px; border:0; border-top:1px solid #ddd; background:#fff;}
.cmt_list .cmt_head .member, .cmt_list .cmt_head .guest{color:#333;}
.cmt_list .cmt_conts {padding:10px 0px 20px; line-height:1.6; word-break:break-all; overflow:hidden; clear:both;}
.cmt_list .cmt_photo { padding-right:12px; }
.cmt_list .cmt_photo img{ border:4px solid #eee; display:block; }

.bubble_fhead {padding:9px 10px; border:1px solid #ddd; border-bottom:0px; background:#fafafa;}
.bubble_ftail {padding-bottom:7px; background: url('./img/bubble_line.gif') repeat-x top left;}

ul.cmt_info{margin:0; padding:0; display:inline-block; font:normal 11px dotum; letter-spacing:-1px;}
ul.cmt_info li{list-style:none; float:left; position:relative; margin:0; padding:0 10px 0 11px; border:0px; color:#888; line-height:11px; background: url('./img/cmt_bar.gif') no-repeat left center; white-space:nowrap}
ul.cmt_info li.first{padding:0 10px 0 0; background: none}
ul.cmt_info li a:link, ul.cmt_info li a:visited{color:#888; text-decoration:none}
ul.cmt_info li a:hover, ul.cmt_info li a:active{color:orangered; text-decoration:none}
ul.cmt_info li span.cnt{letter-spacing:0}
