@charset "utf-8";

/***** 内页内容 *****/
#text             {width:840px; text-align:center; padding:40px; border:1px #f6f6f6 solid; margin-top:35px;}
#text a           {color:#4e4d4d;}
#text a:visited   {color:#4e4d4d;}
#text a:hover     {color:#ff0000;}
#text h1		  {font: normal 38px/38px "微软雅黑"; color:#2a2a2a; padding-top:10px; line-height:46px;}
#text h2          {font:normal 20px/32px "Microsoft YaHei","微软雅黑"; color:#666369; margin-top:10px;}
#text h3          {font:14px/22px "微软雅黑"; color:#666369; background:#efefef; height:25px; line-height:25px; margin-top:20px;}
#text h3 a        {font:14px/22px "微软雅黑"; color:#999;}

#showcontent 	  {margin-top:12px; margin-bottom:12px; font-size:14px; text-align:left; line-height:30px; margin-top:30px;}
#showcontent p    {text-indent:28px; margin-bottom:20px; color:#666369;}
 

/***** 内页收藏，关闭等 *****/
#tools			 {width:100%; font:14px/30px "微软雅黑"; text-align:right; color:#666369; }
#tools a:hover   {color:#b00d15; }
 

/***** 内页上，下一篇 *****/
#prenext        { width:920px; margin:12px auto 12px auto; border:1px #f6f6f6 solid; background:#fff;} 
#prenext ul li  { font:14px/20px "微软雅黑"; height:40px; line-height:40px; text-align:left; text-indent:30px; margin:10px auto; color:#66369; overflow:hidden; padding-right:30px; }
#prenext ul li a{ font:14px/20px "微软雅黑"; height:40px; line-height:40px; text-align:left; text-indent:30px; margin:10px auto; color:#66369; margin-left:20px; overflow:hidden;}
#prenext ul li a:hover{ color:#b00d15; text-decoration: underline;}