@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height:25px;
}

/* 点划线背景dot-bg */
.dotbg{
    background-image:url(../images/dot.jpg);
	background-repeat:repeat-x;
	height:1px;
}

/* 黑色14号加粗Blackfont_Bold*/
.blackfontb {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.blackfontb a{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.blackfontb a:link,.blackfontb a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.blackfontb a:hover,.blackfontb a:active{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:underline;
}
.marginle
{
	padding-left:25px;
	height:40px;
	}
.grayfont {
	color: #999999;
	text-decoration:none;
}
.grayfont a{
	color: #999999;
	text-decoration:none;
}
.grayfont a:link,.grayfont a:visited {
	color: #999999;
	text-decoration:none;
}
.grayfont a:hover,.grayfont a:active{
	color: #999999;
	text-decoration:underline;
}

/* 绿色14号粗字体Greenfont_Bold */
.greenfontb{
	color:#68860c;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
.greenfontb a{
	color:#68860c;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
.greenfontb a:link,.greenfontb a:visited{
	color:#68860c;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
.greenfontb a:hover,.greenfontb a:active{
	color:#c82520;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}


/* BlackGreenfont */
.blackgreenfont{
	color:#364e36;
	line-height:22px;
	text-decoration:none;
}
.blackgreenfont a{
	color:#364e36;
	line-height:22px;
	text-decoration:none;
}
.blackgreenfont a:link,.blackgreenfont a:visited{
	color:#364e36;
	line-height:22px;
	text-decoration:none;
}
.blackgreenfont a:hover,.blackgreenfont a:active{
	color:#364e36;
	line-height:22px;
	text-decoration:underline;
}

/* Green-bottom_border */
.greenbottom{
	border-bottom:1px #999999 solid;
}

/* BlackGreenfont */
.blackgreenfont{
	color:#999999;
	line-height:22px;
	text-decoration:none;
}
.blackgreenfont a{
	color:#999999;
	line-height:22px;
	text-decoration:none;
}
.blackgreenfont a:link,.blackgreenfont a:visited{
	color:#999999;
	line-height:22px;
	text-decoration:none;
}
.blackgreenfont a:hover,.blackgreenfont a:active{
	color:#999999;
	line-height:22px;
	text-decoration:underline;
}
