﻿@charset "utf-8";

/***** 内页内容 *****/
#text             {width:92%; padding:10px 40px; margin:auto; text-align:center; margin-top:30px; background:#fff; border:1px #e4e4e4 solid;}
#text a           {color:#666;}
#text a:visited   {color:#666;}
#text a:hover     {color:#e1140c;}
#text h1		  {font-size:36px; color:#333; padding-top:10px; line-height:46px; overflow:hidden; margin-top:30px;}
#text h2          {font-size:14px; color:#323232; margin-top:10px; font-style:normal;}
#text h3          {font:14px/22px "微软雅黑"; color:#323232; 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:#323232; font-size:14px; line-height:30px; font-family:"微软雅黑";}
#showcontent img{display:block; margin:auto; overflow:hidden; max-width:100%; margin-bottom:20px; max-height:1460px;}
 

/***** 内页收藏，关闭等 *****/
#tools			 {width:100%; font:14px/30px "微软雅黑"; text-align:right; color:#323232; }
#tools a:hover   {color:#e1140c; }
 

/***** 内页上，下一篇 *****/
#prenext        { width:100%;  margin:auto; background:#f6f6f6; text-align:left; padding:20px 0; margin-top:20px; overflow:hidden;} 
#prenext ul li  { font:14px/20px "微软雅黑"; height:28px; line-height:28px; text-align:left; text-indent:30px; color:#323232; overflow:hidden; width:100%;}
#prenext ul li a{ font:14px/20px "微软雅黑"; height:28px; line-height:28px; text-align:left; text-indent:30px; color:#323232; margin-left:20px; overflow:hidden;}
#prenext ul li a:hover{ color:#e1140c;}