	<!--

	A {text-decoration: none; color: #122222}
	A:link {text-decoration: none; color: #122222}
	A:visited {text-decoration: none; color: #122222}
	A:active {text-decoration: none}
	A:hover {text-decoration: underline; color: #3C3CFF}
	td {font-size:16px}
	/*td {font-size:16px}单元格字体大小设置*/

	BODY{
	background-color: #DDE2E3;/*#D3D9DC*/
	background-image : url('http://www.ziyexing.com/line_01.gif');
	background-repeat : repeat-y
	}

	hr{height:1px;border:0px;border-top:1px solid #666666;margin:4px;padding:2px;overflow:hidden;}

	#table1{ border:0px solid ; width:80%; border-collapse: collapse; }
	#table2{ border:0px solid ; width:80%; border-collapse: collapse; }

	/* 本段 css 针对子夜书案“古典小说”之类网页。代码调取标签：<link href="../css/book.css" rel="stylesheet" type="text/css"> 单元格横线<td height="10"><hr></td> 表格标签<table id="table1"> */

	-->