
.GongGao{
	border: 1px dashed #CC9933;
	width: 820px;
}
.IndexListBody{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.IndexList {
	text-align: left;
	width: 260px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.IndexListTitle{
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 28px;
	background-image: url(../Images/title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
	width: 260px;
	text-align: center;
}
.IndexListTitle a {
 	color: #ffffff;
}
.IndexListContent{
	line-height: 20px;
	text-align: left;
	text-indent: 1em;
	list-style:none;
	padding-bottom: 16px;
	background-image: url(../Images/IndexContentBG.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

