/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	FONT-FAMILY: "宋体";
	
}
td {font-size:12px;}

.STYLE1 {color: #666666}
.STYLE2 {font-weight: bold}
.STYLE3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.STYLE4 {
	color: #466B04;
	font-weight: bold;
	font-size: 14px;
}
.STYLE5 {font-size: 12px; font-weight: bold; }
.STYLE7 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.STYLE6 {color: #363636}
.STYLE8 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.STYLE9 {
	font-size: 12px;
	color: #669900;
	font-weight: bold;
}
.STYLE10 {color: #363636; line-height:150%}
a {text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #666666;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #666666;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #ff6600;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #666666;text-decoration: none;} /* 点击激活链接 */
a.a1:link {color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 14px;} /* 未访问的链接 */
a.a1:visited {color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 14px;} /* 已访问的链接 */
a.a1:hover {color: #ff6600;text-decoration: none;font-weight: bold;font-size: 14px;} /* 鼠标在链接上 */ 
a.a1:active {color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 14px;} /* 点击激活链接 */
a.a2:link {color: #000000;text-decoration: none;} /* 未访问的链接 */
a.a2:visited {color: #000000;text-decoration: none;} /* 已访问的链接 */
a.a2:hover {color: #ff6600;text-decoration: none;} /* 鼠标在链接上 */ 
a.a2:active {color: #000000;text-decoration: none;} /* 点击激活链接 */


.guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97d2df;background:#e8f5f8;color: #006633;line-height:120%;
}
.guest_replyadmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;

}

-->

