@charset "utf-8";

/***** 内页内容 *****/
#text             {width:100%; float:left; text-align:center;}
#text a           {color:#313131;}
#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:15px; color:#FFF; margin-top:10px; font-style:normal;}
#text h3          {font:15px/22px "微软雅黑"; color:#333; background:#efefef; height:25px; line-height:25px; margin-top:20px;}
#text h3 a        {font:15px/22px "微软雅黑"; color:#333;}

#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:#333;
    font-size:15px;
    line-height:30px;
    margin-top: 15px;
    /* font-weight: bold; */
    }
 

/***** 内页收藏，关闭等 *****/
#tools			 {width:100%; font:15px/30px "微软雅黑"; text-align:right; color:#333; }
#tools a:hover   {color:#185fae; }
 

/***** 内页上，下一�?*****/
#prenext        { width:96%; height:auto; float:left; padding:10px 2%; margin-top:26px; text-align:left; border:1px #f3f7fb solid;} 
#prenext ul li  { font:15px/20px "微软雅黑"; height:28px; line-height:28px; text-align:left; color:#333; overflow:hidden;}
#prenext ul li a{ font:15px/20px "微软雅黑"; height:28px; line-height:28px; text-align:left; color:#333; overflow:hidden;}
#prenext ul li a:hover{ color:#185fae; text-decoration: underline;}