@charset "gb2312";
/* CSS Document */

  /***** ÄÚÒ³·ÖÒ³ *****/
	.page{text-align:center;clear:both; width:auto;padding:10px 0 0 0;margin:40px auto;}
	.page a { font-size:12px; margin:2px; padding:8px 15px; border:1px solid #eee; color:#666; text-decoration:none; }
	.page a:hover { border:1px solid #af8317; color:#af8317; }
	.page a:active { border:1px solid #f5f6fa; color:#eee; }
	.page span {color:#666; font-size:12px;}
	.page span.strong { margin:5px; padding:8px 15px; border:1px solid #af8317; font-weight:bold; color:#fff; background-color:#af8317;}

 /***** ÄÚÒ³ÄÚÈÝ *****/
    #text             { width:calc(100% - 80px);font:16px/35px "Î¢ÈíÑÅºÚ";text-align:center;color:#333333;border: 1px solid #eee;padding:40px;margin-top:20px;background:#fff;}
    #text a           { color:#333333; }
    #text a:visited   { color:#333333; }
    #text a:hover     { color:#ce4b4b; }
    #text h1		  {font:30px/50px "Î¢ÈíÑÅºÚ";color:#212121;/* margin-top:20px; */}
    #text h2          { font:20px/40px "Î¢ÈíÑÅºÚ"; color:#212121; }
	#text h3          { font:12px/30px "Î¢ÈíÑÅºÚ"; color:#898989; margin-top:10px;padding-bottom:15px;border-bottom:1px #e0e0e0 solid;  }
	#text h4          { font:12px/30px "Î¢ÈíÑÅºÚ"; color:#898989; border-bottom:1px #e0e0e0 solid; margin-top:10px; }
	
	
	#showcontent 	  { margin-top:30px;/* margin-bottom:30px; */font:15px/35px "Î¢ÈíÑÅºÚ"; text-align:left;text-indent:30px; }
	#showcontent p    { text-indent:30px; }

	#showcontent_pic{text-align:center;}
	#showcontent_pic img{max-width:100%; }

  /***** Ò³ÓÒÏÂ½Ç *****/
	#tools			 { width:90%; margin:20px auto; font:12px/30px "Î¢ÈíÑÅºÚ"; color:#898989; text-align:right; }
	#tools a		 { color:#898989; }
	#tools a:hover   { font:12px/30px "Î¢ÈíÑÅºÚ"; color:#ce4b4b; }
 
  /***** Ïà¹ØÁ´½Ó *****/
	#prenext {width:100%;margin: 30px 0;border:1px #eee solid;background:#fafafa;float:left;padding-bottom:16px;}
	#prenext dt{font: bold 16px/40px "Î¢ÈíÑÅºÚ";color: #333;margin-left:20px;padding-top: 10px;} 
	#prenext ul li { float:left; width:46%; height:30px; font:14px/30px "Î¢ÈíÑÅºÚ"; color:#333333; text-align:left; background:url(../images/point.png) no-repeat left center; padding-left:15px; margin-left:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
	#prenext ul li a{ font:14px/24px "Î¢ÈíÑÅºÚ"; color:#333333; }
	#prenext ul li a:hover{ color:#ce4b4b;text-decoration:underline;}
	

	
	

