.jxhz {
	float: left;
	width: 150px;
}

.jxhz h3 {
	font-size: 12px;
	line-height: 25px;
	background-image: url(../images/bg_jxhz.gif);
	height: 25px;
	padding-left: 14px;
	color: #1D52A1;
	text-align:left;
}
.jxhz_list {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BB9D3;
	border-right-color: #8BB9D3;
	border-bottom-color: #8BB9D3;
	border-left-color: #8BB9D3;
}
.jxhz_list ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.jxhz_list li {
	line-height: 24px;
	background-image: url(../images/bg_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding-left: 10px;
	text-align: left;
}
.jxhz_list p {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
.jxhz_list p a {
	color: #1D52A1;
	text-decoration: underline;
}