@charset "gb2312";

/***** 内页内容 *****/
#text             {width:96%; 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:96%; margin:8px auto; font:12px/30px "宋体"; text-align:right; color:#3c3c3c;}
#tools a         {color:#3c3c3c;}
#tools a:hover   {font:12px/22px "宋体"; color:#ff0000; }
 

/***** 内页上，下一篇 *****/
#prenext       {width:96%; margin-bottom:15px; border:1px solid #cce3f3; background:#f5fbff; } 
#prenext ul li { font:12px/20px "宋体"; color:#3c3c3c; height:20px; text-align:left; text-indent:30px; margin:10px auto; }
#prenext ul li a{ color:#3c3c3c; }
#prenext ul li a:hover{ color:#ff0000; }