@charset "utf-8";
body {
	background-color: #dcddde;
	padding: 0px;
	margin-top: 0px;
}

a:link{color:#50b848; text-decoration:none;}
a:visited{color:#50b848; text-decoration:none;}
a:hover{color:#50b848; text-decoration:underline;}

.font_title {
	font-family: "黑体";
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}
.font_h2 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
}
.font_h1 {
	color: #50b848;
	font-family: "宋体";
	font-size: 12px;
	margin-top: 13px;
	margin-bottom: auto;
	margin-left: 40px;
	float: left;
	line-height: 25px;
}
.font_h3 {
	color: #50b848;
	font-family: "创艺简黑体";
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.font_h4 {
	color: #50b848;
	font-family: "创艺简黑体";
	font-size: 14px;
	font-weight: bold;

	
}
.font_h6 {
	color: #50b848;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.font_h9 {
	color: #50b848;
	font-family: "宋体";
	font-size: 12px;
}
.font_h5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.font_h99 {
	color: #50b848;
	font-family: "创艺简黑体";
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

.line-bg{background:url('/user/images/green_1/dian.gif') repeat-x ; height:1px;}
