@charset "gb2312";
/* CSS Document */
/*网页全局样式开始*/
	body {
                /*body基本样式开始*/		
        font-family: "宋体", Tahoma;
		font-size:9pt;
		color:#3F3F3F;
		margin:0px;
		padding:0px;
		text-decoration:none;
		 text-align: center;
               	/*body基本样式结束*/

		/*body扩展样式开始*/
			background-image:url(bg.gif);
			background-position: left;
			MARGIN: 0px;  
	background-color:#fff7e0;
	 background-repeat:repeat;

			/*亮边*/  
			scrollbar-highlight-color:#E04437;

			/*暗边*/
			scrollbar-shadow-color:#9A0000;
			scrollbar-3dlight-color:#9A0000; 
			
			/*箭头颜色*/
			scrollbar-arrow-color:#ffffff;  

			/*拖动区域(TrackBar)颜色*/
			scrollbar-track-color:#F5F5F5;	
			scrollbar-darkshadow-color:#9A0000
		/*body扩展样式结束*/	
	}
	tr{font-family: "宋体", Tahoma;font-size:9pt;text-align: left;}
	td{font-family: "宋体", Tahoma;font-size:9pt;line-height:20px;}
	img{border:0;}
	form{padding:0;margin:0}
/*网页全局样式结束*/

.weix{ background:url(wexinbg.jpg) left top no-repeat; height:1412px;width:1000px; margin:0 auto;}