﻿/*默认样式*/
body {
	margin: 0px;
	background-color: #999999;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #626262;
}
a:link { color: #626262; text-decoration:none}
a:visited { color: #626262; text-decoration:none}
a:hover { color: #ff0000; text-decoration:none}
a:active { color: #626262; text-decoration:none}
/*会员登录*/
.hy-1 {
	color: #ffffff;
	text-decoration: none;
}
.hy-2{
    font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E6402;
	border-right-color: #D0EBCD;
	border-bottom-color: #D0EBCD;
	border-left-color: #0E6402;
	height: 14px;
	font-size: 12px;
	color: #3C3C3C;
}
.fh:link { color: #ffffff; font-weight: bold; text-decoration:none}
.fh:visited { color: #ffffff; font-weight: bold; text-decoration:none}
.fh:hover { color: #ffffff; font-weight: bold; text-decoration:none}
.fh:active { color: #ffffff; font-weight: bold; text-decoration:none}
/*节能减排标准分类、政策法规、本网动态、标准书库*/
.sy-title {
	font-weight: bold;
	color: #5B5D5A;
	text-decoration: none;
}
/*标准书库*/
.bz_1 {
	color: #317929;
	text-decoration: none;
}
.bz_2 {
	color: #EB6B02;
	text-decoration: none;
}

/*首页更多链接样式*/
.more:link { color: #626262; text-decoration:none}
.more:visited { color: #626262; text-decoration:none}
.more:hover { color: #626262; text-decoration:none}
.more:active { color: #626262; text-decoration:none}
.bx {
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F1F6F0;
	border-bottom-color: #F1F6F0;
	border-left-color: #F1F6F0;
}
/*底部样式*/
.foot-hang {
    font-family:Arial, Helvetica, sans-serif;
    line-height: 24px;
	text-decoration: none;
}
/*新闻列表页公用样式*/
.xxlb-left {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.xxlb-left2:link { color:  #23701B; font-weight: bold; text-decoration:none}
.xxlb-left2:visited { color: #23701B; font-weight: bold; text-decoration:none}
.xxlb-left2:hover { color: #23701B; font-weight: bold; text-decoration:none}
.xxlb-left2:active { color: #23701B; font-weight: bold; text-decoration:none}

.xxlb-right {
	color: #5B5D5A;
	font-weight: bold;
	text-decoration: none;
}
.xxlb-red {
	color: #ff0000;
}
.xxlb-green {
	color: #23701B;
	font-weight: bold;
	text-decoration: none;
}
.xxlb-green2 {
	color: #23701B;
}
/*新闻详细页、评论页公用样式*/
.xw-hang {
	line-height: 24px; font-size: 14px;
}
.xw-hang2 {
	line-height: 24px;
}
.xw-huise  {
	color: #707070;
}
.xw-hongs2 {
    font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
