/*--定义整站中表格里的文字风格---*/

TD {

       COLOR: #000000;

       FONT-SIZE:12px;

       TEXT-DECORATION: none;

       FONT-FAMILY: "宋体";

       line-height: 170%;

}
/*--定义表单元素属性---*/
.wbk {
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	color: #6b3b87;
	font-size: 10px;
}
.riqi {	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.dhwbk2 {
	border: 1px solid #666666;
	overflow: hidden;
}
a.lianjie:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a.lianjie:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
a.lianjie:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	position: relative;
	top: 2px;
}
/*--定义一条虚线（横）---*/
.xian {

       background-image: url(images/dot-heng.gif);

       background-repeat: repeat-x;

       background-position: bottom;

       font-size: 12px;

      

}
