@charset "gb2312";
/* CSS Document */

  /***** 内页分页 *****/
	.page { margin:5px 3px 50px 3px; padding:3px; text-align:center; clear:both;font:12px/30px "微软雅黑";}
	.page a { margin:2px; padding:5px 8px; border:1px solid #2a54ac; color:#2a54ac; text-decoration:none; }
	.page a:hover { background-color:#2a54ac;color:#fff; }
	.page a:active { border:1px solid #999; color:#999; }
	.page span { margin:2px; padding:5px 8px; border:1px solid #999; color:#999;  }
	.page span.strong {margin:2px;padding:5px 8px;border: 1px solid #2a54ac;font-weight:bold;color:#fff;background-color:#2a54ac;}

 /***** 内页内容 *****/
    #text             {width: calc(100% - 80px);font:16px/35px "微软雅黑";text-align:center;color:#333333;margin-top: 20px;padding:40px;border:1px solid #eee;float: left;}
    #text a           { color:#333333; }
    #text a:visited   { color:#333; }
    #text a:hover     { color:#f9851f; }
    #text h1		  {font: 30px/48px "微软雅黑";color:#333;}
    #text h2          { font:20px/40px "微软雅黑"; color:#333; }
	#text h3          { font:12px/20px "微软雅黑"; color:#999; margin-top:10px; }
	#text h4          { font:12px/30px "微软雅黑"; color:#999; border-bottom:1px #eee solid; margin-top:10px; }
	
	
	#showcontent 	  {width:100%; margin-top:20px; margin-bottom:30px; font:15px/35px "微软雅黑"; text-align:left; }
	#showcontent p    {text-indent:2em;}
	#showcontent p img{max-width:720px;text-align:center;margin: 10px 0;margin-left:-2em;position: relative;
 
  /***** 页右下角 *****/
	#tools			 {width: 100%;font: 12px/64px "微软雅黑";color: #999;text-align:right;}
	#tools a		 { color:#999; }
	#tools a:hover   { font:12px/30px "微软雅黑"; color:#f9851f; }
	#tools p		 {color:#999;margin-right:40px;margin-bottom:40px;float: left;text-align: right;width: 100%;}
 
  /***** 相关链接 *****/
	#prenext {width:100%;margin:30px auto;border:1px #eaeef3 solid;background:#fafbfd;padding-bottom:20px;height:auto;overflow: hidden;}
	#prenext dt{font: bold 16px/60px "微软雅黑";color:#2a54ac;margin-left:24px;} 
	#prenext ul li { float:left; width:46%; height:30px; font:14px/30px "微软雅黑"; color:#333; text-align:left;padding-left:15px; margin-left:24px;background: url("../images/ico.png") no-repeat 4px center; }
	#prenext ul li a{ font:14px/24px "微软雅黑"; color:#333; }
	#prenext ul li a:hover{ color:#2a54ac;}
	
	
	

	
	


