/* Smart Page (S) Scripted by FairyFar */

/*网页背景*/
.smart_page_body_comment {
	Scrollbar-Face-Color:#C0C0C0;
	Scrollbar-Highlight-Color:#FFFFFF;
	Scrollbar-Shadow-Color:#FFFFFF;
	Scrollbar-3Dlight-Color:#FFFFFF;
	Scrollbar-Darkshadow-Color:#FFFFFF;
	Scrollbar-Arrow-Color:#FFFFFF;
	Scrollbar-Track-Color:#FFFFFF;
	background-color:#FFFFFF;
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
/*comment表格*/
.comment_tab {
	width:100%;
	border-width:0px;
	word-break:break-all;
}
/*comment之分类名称单元格*/
.comment_tab_sort_name {
	height:20px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	font-family:"宋体";
	font-size:9pt;
	color:#0B4074;
	font-weight:bold;
	border-style:dotted;
	word-break:break-all;
}
/*comment之头像单元格*/
.comment_tab_face {
	width:100px;
	height:80px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:1px;
	text-align:center;
	border-style:dotted;
	word-break:break-all;
}
/*comment之用户名单元格*/
.comment_tab_guest_name {
	height:20px;
	border-width:0px;
	word-break:break-all;
}
/*comment之签写时间单元格*/
.comment_tab_write_time {
	border-width:0px;
	text-align:right;
	word-break:break-all;
}
/*comment之签写内容单元格*/
.comment_tab_mytext {
	height:40px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	vertical-align:top;
	border-style:dotted;
	word-break:break-all;
}
/*comment之回复内容单元格*/
.comment_tab_retext {
	height:20px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:dotted;
	word-break:break-all;
}
/*comment之统计信息单元格*/
.comment_tab_stat {
	border-width:0px;
	text-align:right;
	word-break:break-all;
}
/*comment中的客户信息文字*/
.font_comment_client_inf {
	font-family:"宋体";
	font-size:9pt;
	color:#666666;
	text-decoration:none;
}
/*comment中的签写时间文字*/
.font_comment_write_time {
	font-family:"宋体";
	font-size:9pt;
	color:#666666;
	text-decoration:none;
}
/*comment中的客户留言文字*/
.font_comment_mytext {
	font-family:"宋体";
	font-size:9pt;
	color:#0B4074;
	text-decoration:none;
}
/*comment中的回复文字*/
.font_comment_retext {
	font-family:"宋体";
	font-size:9pt;
	color:#0B4074;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
/*comment中的统计信息链接文字*/
.a_comment_tab_stat {
	font-family:"宋体";
	font-size:9pt;
	color:#0B4074;
	text-decoration:none;
}
.a_comment_tab_stat:hover {
	font-family:"宋体";
	font-size:9pt;
	color:#FF0000;
	text-decoration:none;
}
/*comment中的统计信息文字*/
.font_comment_tab_stat {
	font-family:"宋体";
	font-size:9pt;
	color:#0B4074;
	text-decoration:none;
}
/*comment中的头像*/
.image_comment_face {
	border-width:0px;
	border-style:solid;
}
/*comment中的客户信息ICON图*/
.image_comment_inf {
	border-width:0px;
	border-style:solid;
}

/*签写留言表单*/
/*签写留言表格之分类名称单元格*/
.comment_write_tab_sort_name {
	height:20px;
	background-color:#D1F1FC;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#C0C0C0;
	font-family:"宋体";
	font-size:9pt;
	color:#0B4074;
	font-weight:bold;
	border-style:dotted;
	text-align:center;
	word-break:break-all;
}
/*comment表单域之输入框*/
.comment_form_input {
	border-width:1px;
	background-color:#FFFFFF;
	font-family:"宋体";
	font-size:9pt;
	color:#0B4074;
	border-color:#666666;
	border-style:solid;
	background:transparent;
}
/*comment表单域之提交按钮*/
.comment_form_submit {
	border-width:1px;
	background-color:#D1F1FC;
	font-family:"宋体";
	font-size:9pt;
	color:#0B4074;
	border-color:#666666;
	border-style:solid;
	/*background:transparent;*/
}
/*comment签写之头像单元格*/
.comment_write_tab_face {
	width:100px;
	height:80px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:1px;
	border-color:#C0C0C0;
	font-family:"宋体";
	font-size:9pt;
	text-align:center;
	border-style:dotted;
	word-break:break-all;
}
/*comment表格之内容单元格*/
.comment_write_tab_text {
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#C0C0C0;
	font-family:"宋体";
	font-size:9pt;
	color:#666666;
	vertical-align:top;
	border-style:dotted;
	word-break:break-all;
}
/*comment表格之提交按钮单元格*/
.comment_write_tab_submit {
	height:25px;
	font-family:"宋体";
	font-size:9pt;
	color:#666666;
	text-align:center;
	word-break:break-all;
}