@charset "utf-8";

/***** 内页内容 *****/
#text             {width:95%; font:12px/26px "宋体"; text-align:center;}
#text a           {color:#4e4d4d;}
#text a:visited   {color:#4e4d4d;}
#text a:hover     {color:#ff0000;}
#text h1		  {font:bold 26px/30px "宋体"; color:#0a5193; padding:18px 0px 6px 0px;}
#text h2          {font:bold 14px/32px "宋体"; color:#55afe3; }
#text h3          {font:12px/24px "宋体"; background:#EBEBEB; color:#767676;}
	
#showcontent 	  {margin-top:12px; font:14px/32px "宋体";text-align:left}
#showcontent p    {text-indent:28px;}
 

/***** 内页收藏，关闭等 *****/
#tools			 {width:95%; margin:8px auto; font:12px/30px "宋体"; text-align:right;}
#tools a:hover   {font:12px/22px "宋体"; color:#ff0000; }
 

/***** 内页上，下一篇 *****/
#prenext        { width:95%; margin:0px auto 22px auto; background-color:#f0f0f0; border:1px #f0f0f0 solid;} 
#prenext ul li  { font:14px/20px "宋体"; height:20px; text-align:left; text-indent:34px; margin:18px auto; }
#prenext ul li a:hover{ color:#ff0000; }