@charset "gb2312";

/***** 内页内容 *****/
#text             {width:94%; font:12px/26px "宋体"; 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/22px "宋体"; background:#EBEBEB; color:#767676;}
	
#showcontent 	  {margin-top:12px; margin-bottom:12px; font:14px/24px "Microsoft YaHei","宋体";text-align:left}
#showcontent p    {text-indent:28px;}
 

/***** 内页收藏，关闭等 *****/
#tools			 {width:94%; margin:8px auto; font:12px/30px "宋体"; text-align:right;}
#tools a:hover   {font:12px/22px "宋体"; color:#ff0000; }
 

/***** 内页上，下一篇 *****/
#prenext        { width:94%; margin:0px auto 22px auto; border:1px #dcdcdc solid; background:#f3f3f3; } 
#prenext ul li  { font:12px/20px "宋体"; height:20px; text-align:left; text-indent:30px; margin:10px auto; }
#prenext ul li a:hover{ color:#ff0000; }