/* -------------------------??CSS??------------------ */
* {
	margin:0;
	padding:0;
}
body {
	text-align: left;
	font-family:"??", arial;
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;
}
#container {
	margin:0 auto;
	width:981px;
			border:1px solid #8b2e88;

}
/*----------------------------??----------------------*/
#header {
	width:981px;
	margin:0 auto;
	background:url(../images/index_01.gif) no-repeat top;
	height:286px;
	color:#FFFFFF;
	margin-bottom:2px;
}
/*----------------------------??????----------------------*/
#mid {
	width:981px;
	margin:0 auto;
	background:url(../images/index_02.gif) no-repeat top;
	color:#FFFFFF;
	height:561px;
	margin-bottom:5px;
}
/*--------------------------??------------------------*/
#footer {
	width:981px;
	margin:0 auto;
	height:262px;
		background:url(../images/footer_bg.gif) no-repeat bottom center;

}
#footer-left{
	float:left;
	background:url(../images/footer_left.jpg);
	width:234px;
	height:146px;
	margin-bottom:1px;
		border-right:1px solid #8b2e88;

	
	}
	#footer-left2{
	float:left;
	background:url(../images/index_10.gif);
	width:161px;
	height:61px;
	margin-left:30px;

	
	}
	#footer-right{
	float:left;
	background:url(../images/jianjie.jpg);
	width:731px;
	height:146px;
	margin-left:12px;
		margin-bottom:1px;
				border-bottom:1px solid #8b2e88;


	}
	#footer-right p{
		margin-top:10px;
		margin-left:241px;
		padding:5px 0 0 5px;
		}
		#footer-right2{
	float:left;
	width:711px;
	height:116px;
	padding-left:26px;
	
	}
	#footer-right2 p{


		padding:15px 0 0 0px;
		color:#999;
		}