body {
	background-color: #f4ec42;
	background-image: url(images/w_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.l_bg{
	background-image: url(images/hc_31.jpg);
	background-repeat: repeat-y;
	width: 642px;
	padding: 5px;
}
.r_bg{
	background-image: url(images/hc_29.jpg);
	background-repeat: no-repeat;
	width: 250px;
	padding: 20px;
}
.l_bor{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe395;
	padding-top: 10px;
	padding-bottom: 10px;
}
.l_tt{
	font-family: "宋体";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
}
.l_word{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #535353;
}
.r_word{
	font-family: "宋体";
	font-size: 12px;
	line-height: 28px;
	color: #fffd54;
}
.r_bor{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e89439;
}
.r_ico {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.r_ico li {
	background-image: url(images/r_ico.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
}
.b_br{
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.b_tt{
	font-family: "宋体";
	font-size: 18px;
	line-height: 31px;
	color: #fffd54;
}
.b_word{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #e43517;
}
.r_link a:link, .r_link a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 28px;
	color: #fffd54;
	text-decoration: none;
}
.r_link a:hover{
	color:#C6C600;
	text-decoration: underline;
}
