@charset "utf-8";
@import url(default.css);
/* CSS Document */
.comment_title{height:22px;line-height:22px;}
.catalog .title{font-weight:bold;margin-top:10px;background:#eee url(../images/comment.gif) 5px 0 no-repeat;color:#999;text-indent:29px;}
.catalog .message{line-height:20px;}
	.catalog .message h3{font-size:12px;height:22px;}
	.catalog .message h3 span{font-size:10px;margin-left:5px;}
	.catalog .message .comment_info{border-bottom:1px dotted #999;padding-left:1em;}
.catalog .comment table{margin-top:10px;}
	.catalog .comment table td{padding:4px;}
	.catalog .comment table .sbt{background:#eee url(../images/send.gif)  no-repeat;width:63px;height:27px;border:none;cursor:pointer;}
