@charset "utf-8";


#container02{ width:1200px;}

/***** 内页内容 *****/
#text             {width:74%; font:12px/26px "宋体"; text-align:center;}
#text a           {color:#4e4d4d;}
#text a:visited   {color:#4e4d4d;}
#text a:hover     {color:#ff0000;}
#text h1	  {font:bold 32px/40px "Microsoft YaHei","宋体";  padding:14px 0; color:#000;}
#text h2          {font:bold 32px/40px "Microsoft YaHei","宋体";  padding:14px 0; color:#000;}
#text h3          {font:13px/30px "Microsoft YaHei","宋体";  color:#767676;  border-bottom:1px #e2cc9e solid; padding-bottom:20px;}

/***** 内页内容1 *****/
#texts             {width:100%; font:12px/26px "宋体"; text-align:center;}
#texts a           {color:#4e4d4d;}
#texts a:visited   {color:#4e4d4d;}
#texts a:hover     {color:#ff0000;}
#texts h1	  {font:bold 32px/40px "Microsoft YaHei","宋体";  padding:14px 0; color:#000;}
#texts h2          {font:16px/32px "Microsoft YaHei","宋体"; color:#4b4b4b; }
#texts h3          {font:13px/30px "Microsoft YaHei","宋体";  color:#767676;  border-bottom:1px #e2cc9e solid; padding-bottom:20px;}
	
#showcontent 	  {margin-top:12px; margin-bottom:12px; text-align:left}
#showcontent p    {font:16px/35px "Microsoft YaHei","宋体"; text-indent:2em;}
 
#showcontent img{ max-width:100%; margin:26px auto; text-indent:0px;}


/***** 内页收藏，关闭等 *****/
#tools {width:100%; margin:20px auto; font-size:14px; text-align:right;}
#tools a:hover   {font-size:14px; color:#192f8f;}
 

/***** 内页上，下一篇 *****/
#prenext         { width:100%; margin:0px auto 22px auto;  border-top:1px #e2cc9e solid;} 
#prenext ul li   { font:16px/24px "Microsoft YaHei","宋体"; height:24px; text-align:left;  margin:18px auto; color:#959595; }
#prenext ul li a { font:16px/24px "Microsoft YaHei","宋体"; color:#959595; }
#prenext ul li a:hover{ color:#192f8f }

