@charset "gb2312";
/* CSS Document */

  /***** 内页分页 *****/
	.page { margin:5px 3px 50px 3px; padding:3px; text-align:center; clear:both;}
	.page a { font:11px/30px "Helvetica"; margin:2px; padding:5px 8px; border:1px solid #29237b; color:#29237b; text-decoration:none;}
	.page a:hover { border:1px solid #ff0000; color:#ff0000;}
	.page a:active { border:1px solid #8c8c8c; color:#8c8c8c;}
	.page span { margin:2px; padding:5px 8px; border:1px solid #8c8c8c; color:#8c8c8c; font-size:12px;}
	.page span.strong { margin:2px; padding:5px 8px; border:1px solid #8c8c8c; font-weight:bold; color:#fff; background-color:#8c8c8c;}

 /***** 内页内容 *****/
    #text             { width:98%; font:16px/35px "微软雅黑"; text-align:center; color:#333333;}
    #text a           { color:#333333;}
    #text a:visited   { color:#333333;}
    #text a:hover     { color:#b20000;}
    #text h1		  { font:30px/50px "微软雅黑"; color:#212121; margin-top:20px;}
    #text h2          { font:20px/40px "微软雅黑"; color:#212121;}
	#text h3          { font:12px/20px "微软雅黑"; color:#898989; margin-top:10px;}
	#text h4          { font:12px/30px "微软雅黑"; color:#898989; border-bottom:1px #e0e0e0 solid; margin-top:10px;}
	
	
	#showcontent 	  { margin-top:20px; margin-bottom:30px; font:15px/35px "微软雅黑"; text-align:left;}
	#showcontent p    { text-indent:2em;}
 
  /***** 页右下角 *****/
	#tools			 { width:90%; margin:8px auto; font:12px/30px "微软雅黑"; color:#898989; text-align:right;}
	#tools a		 { color:#898989;}
	#tools a:hover   { font:12px/30px "微软雅黑"; color:#b20000;}
 
  /***** 相关链接 *****/
	#prenext { width:98%; margin:30px auto; border:1px #eaeef3 solid;background:#fafbfd; padding-bottom:20px;}
	#prenext dt{ font:bold 16px/50px "微软雅黑"; color:#29237b; margin-left:20px;} 
	#prenext ul li { float:left; width:46%; height:30px; font:14px/30px "微软雅黑"; color:#333333; text-align:left; background:url(../images/ico.png) no-repeat left center; padding-left:15px; margin-left:20px;}
	#prenext ul li a{ font:14px/24px "微软雅黑"; color:#333333;}
	#prenext ul li a:hover{ color:#b20000;}
	
	
	

	
	

