@charset "utf-8";
/* CSS Document */

.shili {
}
.shili .title {
	background-image: url(../image/titlebg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 50%;
}
.shili .title div{
	line-height: 28px;
	background-image: url(../image/titlebg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	font-weight: bold;
	text-align: left;
	text-indent: 50px;
}







.shili .cont {
	background-color: #2d495f;
	border: 1px solid #000000;
	vertical-align: top;
}
.shili .cont .list {
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
.shili .cont .list dl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	line-height: 19px;
}
.shili .cont .list dd {
	float: left;
	width: 75%;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/point.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
	text-indent: 15px;
	height: 19px;
	overflow: hidden;
}
.shili .cont .list dt {
	margin: 0px;
	float: right;
	width: 60px;
	white-space: nowrap;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 19px;
	overflow: hidden;
}
.shili .cont td {
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}
.shili .cont .td {
	height: 80px;
	line-height: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.shili .cont .td span {
	color: #FFFF00;
}
.shili .cont p {
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 80px;

}
