@charset "gb2312";
/* CSS Document */

  /***** ÄÚÒ³·ÖÒ³ *****/
	.page { margin:30px 3px 30px 3px; padding:3px; text-align:center; clear:both;}
	.page a { font:12px/30px "Î¢ÈíÑÅºÚ"; margin:2px; padding:4px 8px; border:1px solid #c92627; color:#c92627; background:#ffffff; text-decoration:none; }
	.page a:hover { border:1px solid #dcdcdc; color:#fff; background-color:#c92627; }
	.page a:active { border:1px solid #8c8c8c; color:#8c8c8c; }
	.page span { margin:2px;padding:4px 8px;  border:1px solid #dcdcdc; color:#777777; font-size:12px; background:#ffffff; }
	.page span.strong { margin:2px;padding:4px 8px;  border:1px solid #dcdcdc; color:#fff; background-color:#8c8c8c; background:#909090; }

 /***** ÄÚÒ³ÄÚÈÝ *****/
    #text             { width:100%; font:16px/35px "Î¢ÈíÑÅºÚ"; text-align:center; color:#333333; background:#fff;margin-bottom:30px;}
    #text_n           { width:100%; margin:0px auto; border:solid 1px #ebd8e2;padding-top:20px; }
    #text a           { color:#333333; }
    #text a:visited   { color:#333333; }
    #text a:hover     { color:#b20000; }
    #text h1		  { font:38px/50px "Î¢ÈíÑÅºÚ"; color:#333333; margin-top:20px; width:94%; margin:0px auto; margin-bottom:20px; }
	#text h3          { font:14px/30px "Î¢ÈíÑÅºÚ"; color:#898989; margin-top:10px; float:left; margin-left:4%; }
	#text h4          { font:14px/30px "Î¢ÈíÑÅºÚ"; color:#898989; margin-top:10px; float:right; margin-right:4%; margin-bottom:20px;}
	
	
	#showcontent 	  { margin-top:20px;font:14px/35px "Î¢ÈíÑÅºÚ"; text-align:left;  width:94%; margin:0px auto; border-top:1px #ebd8e2 solid; padding:20px 0px; clear:both;}
	#showcontent p    { text-indent:2em; font:14px/35px "Î¢ÈíÑÅºÚ";}
	#showcontent img  { text-align:center; display:inline-block; max-width:1200px;}
 
  /***** Ò³ÓÒÏÂ½Ç *****/
	#tools			 { width:94%;  font:12px/50px "Î¢ÈíÑÅºÚ"; color:#898989; text-align:right; padding:0px 3%; }
	#tools a		 { color:#898989; }
	#tools a:hover   { font:12px/30px "Î¢ÈíÑÅºÚ"; color:#b20000; }
 
  /***** Ïà¹ØÁ´½Ó *****/
	#prenext { width:100%; margin-bottom:30px; border-top:1px #ebd8e2 solid;background:#fff;padding-bottom:20px;height:auto;overflow: hidden;}
	#prenext dt{ font:bold 16px/50px "Î¢ÈíÑÅºÚ"; color:#c92627; margin-left:20px; text-align:left; } 
	#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:15px/24px "Î¢ÈíÑÅºÚ"; color:#333333; }
	#prenext ul li a:hover{ color:#b20000; }
	
	
