﻿.styleCommendBox
{
	background-color:#F5F8FD;
	border-width:1px;
	border-style:solid;
	width:99%;
	margin:7px auto 8px;	
	overflow:hidden;
	font-size:12px;
	line-height:20px; 
	border-color:#c8d8f1;
	text-align:center;
	}
	
.JtCommentBox
{
	border-top-color:#c8d8f1;
	border-top-width:1px;
	border-top-style:dotted;
    width:100%;
	}

.SjCommentBox
{
	width:95%;
	text-align:justify;
	}

.t_info{line-height:20px;padding:4px 0 0 5px;color:#0000ff;}
.t_date{line-height:20px;padding:4px 0 0 5px;color:#ff9966;}
.t_txt{line-height:20px;padding:2px 0 2px 5px;}

