/* 文档预定义属性*/
body,html{ height:100%; }
body, div, form, img, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6{ border:0px; margin:0px; padding:0px; }
body,table, td, tr, th{ font-size:12px; font-family:"宋体", Arial, Helvetica, sans-serif; }
td, th { vertical-align:top; }
table{ width:100%;  border-collapse: collapse; }
ul{ list-style-type:none; }

/* 链接属性 */
a{ text-decoration:none; color:#757575; }
.tt {
	font-family: "宋体";
	font-size: 9pt;
	color: #6BA9B6;
	text-decoration: none;
	font-weight: bold;
}

