<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/***** 内页内容 *****/
#text             {width:94%; font:14px/26px "Microsoft YaHei","宋体"; text-align:center;}
#text a           {color:#4e4d4d;}
#text a:visited   {color:#4e4d4d;}
#text a:hover     {color:#ff0000;}
#text h1		  {font:bold 22px/38px "Microsoft YaHei","宋体"; color:#ed0000; padding-top:10px;}
#text h2          {font:bold 14px/32px "Microsoft YaHei","宋体"; color:#ed0000; }
#text h3          {font:12px/28px "宋体"; background:#EBEBEB; color:#767676;}
	
#showcontent 	  {margin-top:12px; margin-bottom:12px; font:14px/32px "宋体"; text-align:left}
#showcontent p    {text-indent:28px;}
 

/***** 内页收藏，关闭等 *****/
#tools			 {width:94%; margin:8px auto; font:14px/40px "宋体"; text-align:right;}
#tools a:hover   {font:14px/40px "宋体"; color:#ff0000; }
 

/***** 内页上，下一篇 *****/
#prenext        { width:94%; margin:0px auto 22px auto; border:1px #dcdcdc solid; background:#f3f3f3; } 
#prenext ul li  { font:14px/32px "宋体"; height:32px; text-align:left; text-indent:30px; margin:10px auto; }
#prenext ul li a:hover{ color:#ff0000; }


</pre></body></html>