#mainflash {
	margin:0 1px 9px 1px;
	width:948px;
	height:260px;
	background:url(../image/bg.png) no-repeat;
}






#home_content {
	margin:0 1px;
	width:948px;
	height:39px;
	background:url(../image/homebot.jpg) no-repeat;
}
.home_news {
	float:left;
	position:relative;
	display:inline;	
	width:375px;
	height:181px;
	background:url(../image/homenewsbg.jpg) no-repeat;
	overflow:hidden;
}
.home_news ul {
	position:absolute;
	left:130px;
	top:35px;
	margin:0;
	padding:0;
	
}
.home_news li {
	list-style:none;
	text-indent:10px;
	line-height:24px;
	text-align:left;
	background:url(../image/arrow.gif) 0 8px no-repeat;
}
.home_news img.floathomepic {
	position:absolute;
	left:30px;
	top:34px;
}
.home_intro {
	float:left;
	display:inline;
	width:320px;
	font-family: "Arial","Microsoft YaHei","\9ed1\4f53","\5b8b\4f53",sans-serif;
	line-height:20px;
	text-align:justify;
	text-justify:distribute;
}
.home_pics {
	float:right;
	display:inline;
	margin:0px 15px 0 0;
	padding:6px 0 0 6px !important;
	padding:6px 0 0 6px;
	width:194px;
	height:143px;
	background:url(../image/borderbg.gif) no-repeat;
}








#copyright {
	margin:0 1px;
	width:100%;
	height:47px;
	text-align:center;
	background:url(../image/homebottom.jpg) no-repeat;
}
#copyright span {
	font-family:11px Verdana, Arial, Helvetica, sans-serif;
}