@charset "utf-8";

/***** 内页内容 *****/
#text             {width:974px;padding-top: 10px;float:right;text-align:center;margin-bottom:30px;background:#fff;padding-right: 5px;}
#text a           {color:#4e4d4d;}
#text a:visited   {color:#4e4d4d;}
#text a:hover     {color:#ff0000;}
#text h1		  {font-size:36px; color:#333; padding-top:10px; line-height:46px;}
#text h2          {font-size:18px; color:#414141; margin-top:10px; font-style:normal;}
#text h3          {font:14px/22px "微软雅黑";color:#414141;background: #fbfbfb;height:25px;line-height:25px;margin-top:20px;}
#text h3 a        {font:14px/22px "微软雅黑"; color:#414141;}

#showcontent 	  {/* margin-top:12px; */margin-bottom:12px;font-size:15px;text-align:left;line-height:30px;/* margin-top:30px; */padding-left: 20px;padding-right: 5px;}
#showcontent p    {text-indent:28px;/* margin-bottom:20px; */color:#414141;}
#showcontent img{display:inline-block; margin:auto;  max-width:80%; overflow:hidden;}

/***** 内页收藏，关闭等 *****/
#tools			 {width:100%; font:14px/30px "微软雅黑"; text-align:right; color:#666369; }
#tools a:hover   {color:#313ced; }
 

/***** 内页上，下一篇 *****/
#prenext        {width:90%;margin:20px auto;background: #fbfbfb;text-align:left;height:auto;padding:10px 5%;} 
#prenext ul li  { font:14px/20px "微软雅黑"; height:28px; line-height:28px; text-align:left; text-indent:30px; color:#666369; overflow:hidden;}
#prenext ul li a{ font:14px/20px "微软雅黑"; height:28px; line-height:28px; text-align:left; text-indent:30px; color:#666369; margin-left:20px; overflow:hidden;}
#prenext ul li a:hover{ color:#313ced;}