@charset "gb2312";

  /***** 内页分页 *****/
	.page { margin:5px 3px 5px 3px; padding:3px; text-align:center; clear:both;}
	.page a { font:11px/30px "Helvetica"; margin:2px; padding:5px 8px; border:1px solid #64A2D3; color:#64A2D3; text-decoration:none; }
	.page a:hover { border:1px solid #ff0000; color:#ff0000; }
	.page a:active { border:1px solid #009900; color:#6A6A6A; }
	.page span { margin:2px; padding:5px 8px; border:1px solid #CFCFCF; color:#CFCFCF; font-size:12px; }
	.page span.strong { margin:2px; padding:5px 8px; border:1px solid #CFCFCF; font-weight:bold; color:#fff; background-color:#CFCFCF; }

 /***** 内页内容 *****/
    #text             { width:94%; font:14px/26px "宋体"; text-align:center; color:#4D5052; }
    #text a           { color:#4D5052; }
    #text a:visited   { color:#4D5052; }
    #text a:hover     { color:#ff0000; }
    #text h1		  { font:bold 20px/30px "Microsoft YaHei","宋体"; color:#005EB5; margin-top:20px; }
    #text h2          { font:bold 14px/40px "Microsoft YaHei","宋体"; color:#005EB5; }
	#text h3          { font:12px/22px "宋体"; background:#E0F3FF; color:#000000; margin-top:10px; }
	
	#showcontent 	  { margin-top:20px; margin-bottom:20px; font:14px/26px "宋体","Microsoft YaHei"; text-align:left; }
	#showcontent p    { text-indent:28px; }
 
  /***** 内页收藏，关闭等 *****/
	#tools			 { width:94%; margin:8px auto; font:12px/30px "宋体"; text-align:right; color:#656565; }
	#tools a		 { color:#656565; }
	#tools a:hover   { font:12px/22px "宋体"; color:#f70000; }
 
  /***** 内页上，下一篇 *****/
	#prenext { width:94%; margin:12px auto; background:#E2F2FF; border:1px solid #BAE6FF; } 
	#prenext ul li { font:12px/20px "宋体"; color:#525151; height:20px; text-align:left; text-indent:30px; margin:10px auto; }
	#prenext ul li a{ color:#525151; }
	#prenext ul li a:hover{ color:#ff0000; }
	
	
	

