#main_bg .inf_bor .inf_le .inf_title {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	font-weight: bold;
	background-image: url(../../images/title_bg.jpg);
	background-repeat: repeat-x;
	clear: left;
	height: 45px;
	padding-top: 15px;
	text-align: center;
}
#main_bg .inf_bor .inf_le .inf_item {
	line-height: 25px;
	text-align: center;
	clear: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#main_bg .inf_bor .inf_le .inf_intro {
	line-height: 25px;
	font-size: 14px;
	margin-top: 5px;
	clear: left;
	margin-right: 5px;
	margin-left: 5px;
}
#main_bg .inf_bor .inf_le .inf_from {
	background-color: #FFFDF7;
	text-align: right;
	clear: left;
	margin-top: 5px;
	border: 1px dashed #FFCC00;
	line-height: 25px;
	padding-right: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#main_bg .inf_bor .inf_le .next {
	clear: left;
	margin-top: 5px;
	line-height: 25px;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
}

