/***  此CSS用于网站整体框架 ***/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}

/***  14号白色粗标题  ***/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/***  顶部蓝色背景，用于”返回首页“栏目  ***/
.toptable {
	background-color: #006EDF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #004BB0;
	height: 28px;
}

/***  登陆窗口背景  ***/
.loginbg {
	background-color: #125FA7;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}

/***  登陆背景  ***/
.login_button {
	background-image: url(../images/loginpic.jpg);
	height: 20px;
	width: 34px;
}
.border {
	border: 1px solid #000000;
	height: 18px;
}
.leftbg_1 {
	background-image: url(../images/leftbutton.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 170px;
	
}
.leftbg_1_1 {
	background-image: url(../images/leftbutton2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 170px;
	
}

.leftbg_1_2 {
	background-image: url(../images/leftbutton3.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 170px;
	
}

.leftbg_1_3 {
	background-image: url(../images/leftbutton4.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 170px;
	
}
.leftbg_1_4 {
	background-image: url(../images/leftbutton5.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 170px;
	
}
.leftbg_1_5 {
	background-image: url(../images/leftbutton6.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 170px;
	
}
.leftbg_1_6 {
	background-image: url(../images/leftbutton7.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 170px;
	
}

.leftbg_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #EEFCFF;
}

.border2 {
	border: 1px solid #7D9BE3;
	height: 16px;
}

/***  新闻内容蓝色14号粗标题  ***/
.blueeword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000099;
	font-weight: bold;
}
.contentline {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}


/***  底部信息背景  ***/
.bottombg {
	background-image: url(../images/buttombg.jpg);
	background-repeat: repeat-x;
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
}

/***  12号黑色字体  ***/
.blueeword{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}


/***  12号黑色粗字体  ***/
.blueeword_bolid  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}

/***  12号红色字体  ***/
.redword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
}

/***  左边蓝色背景  ***/
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-y;
	width: 180px;
}

/***  虚线  ***/
.line {
	background-image: url(../images/dot2.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}

/***  搜索框背景  ***/
.searchbg {
	background-image: url(../images/searchbg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 172px;
        font-size:12px;
}
.black13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.searchbutton {
	background-image: url(../images/searchbutton.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 65px;
}
.leftbg2 {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 54px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


  /** 14号白色字体链接，用于“返回首页”等 **/
a.index_white:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.index_white:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.index_white:hover {
	font-size: 14px;
	color: #FFFF33;
	text-decoration: underline;
}
a.index_white:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.index_white2:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.index_white2:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.index_white2:hover {
	font-size: 13px;
	color: #FFFF33;
	text-decoration: underline;
}
a.index_white2:active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}


  /** 14号白色粗体字链接 **/
a.index_bolid_white:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.index_bolid_white:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.index_bolid_white:hover {
	font-size: 14px;
	color: #FFFF33;
	text-decoration: underline;
	font-weight:bold;
}
a.index_bolid_white:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	
}


  /** 14号灰色字体链接，用于“网站链接，关于我们等 **/
a.grey:link {
	font-size: 14px;
	color: #484848;
	text-decoration: none;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
a.grey:visited {
	font-size: 14px;
	color: #484848;
	text-decoration: none;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
a.grey:hover {
	font-size: 14px;
	color: #036FC7;
	text-decoration: none;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
a.grey:active {
	font-size: 14px;
	color: #666666;
	text-decoration: none;   
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}



  /** 13号蓝色字体链接，用于“电力企业信息公开栏目 **/
a.blue_boild:link {
	font-size: 13px;
	color: #0232FF;
	text-decoration: none;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;

}
a.blue_boild:visited {
	font-size: 13px;
	color: #0232FF;
	text-decoration: none;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;

}
a.blue_boild:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;

}
a.blue_boild:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;

}
  /** 14号灰色字体链接，用于“网站链接，关于我们等 **/
a.more:link {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.more:visited {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.more:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.more:active {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

  /** 电力信息公开网TABLE **/
.dianli_icon2 {
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #1076FF;
	border-left-color: #1076FF;
}
.dianli_icon3 {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1076ff;
}
.dianli_icon4 {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #1076ff;
}
.liuliang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentword {
	line-height: 180%; font-size: 16px;
	color: #000000;
	WORD-BREAK: break-all;
	font-family: "宋体";
	
}

.contentword p
{
	text-indent:32px;
	line-height: 180%; font-size: 16px;
	color: #000000;
	WORD-BREAK: break-all;
}

.contentword div
{
	text-indent:32px;
	line-height: 180%; font-size: 16px;
	color: #000000;
	WORD-BREAK: break-all;
}
.toubiao {
	background-image: url(../images/toubiao.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	width: 198px;
}
a.blacka:link {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a.blacka:visited {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a.blacka:hover {
	font-size: 14px;
	color: #003399;
	font-weight:bold;
}
a.blacka:active {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	
}.orword {
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}

