﻿/*网站地图样式*/
.sitemap-font1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #C6180F;
	line-height: 25px;
}
.sitemap-font2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	background-color: #E6E6E6;
}
.sitemap-font3 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.MgtButten
{
	height:20px;
	width:100px;
	background-color:#FFCCCC; 
	border-style:outset ;
	border-color:gray;
	border-width:1; 
	 
}

a.MgtChannelNav:visited
{
	COLOR: #000000; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;font-weight:bold ;  
	background-color:white;
}
a.MgtChannelNav:link
{COLOR: #000000; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;font-weight:bold ;
	background-color:white;
}

a.MgtChannelNav:active
{COLOR: #000000; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;font-weight:bold ;
	background-color:white;
}



.sitemap-tableline {
	border: 1px solid #CCCCCC;
}
A.sitemap-lfont1:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.sitemap-lfont1:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.sitemap-lfont1:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.sitemap-lfont1:hover {
	COLOR: #FFCC00; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.sitemap-lfont2:link {
	COLOR: #C6180F; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.sitemap-lfont2:active {
	COLOR: #C6180F; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.sitemap-lfont2:visited {
	COLOR: #C6180F; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.sitemap-lfont2:hover {
	COLOR: #FF9900; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.sitemap-lfont3:link {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.sitemap-lfont3:active {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.sitemap-lfont3:visited {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.sitemap-lfont3:hover {
	COLOR: #FF9900; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.sitemap-lfont4:link {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.sitemap-lfont4:active {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.sitemap-lfont4:visited {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.sitemap-lfont4:hover {
	COLOR: #FF9900; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}


/*产品列表头*/
.ProductListHeader
{
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #454545;
	background-image: url(..\images\productHead.gif);
	background-repeat: repeat-x;
	text-align:left;  
}
/*普通正文*/
.text
{
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
/*中栏小标题文字*/
.topicTitle {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	background-position: center;
}
/*三边框*/
table.TopicContent {
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*四边框*/
.FourBorder{
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
/*新闻列表更过*/
A.More:link {
	COLOR: #F10404;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
A.More:active {
	COLOR: #F10404;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
A.More:visited {
	COLOR: #F10404;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
A.More:hover {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

/*产品列表图片样式*/
.ProductImageStyle
{

}
/*产品列表样式*/
.ProductListStyle
{
	
}
/*产品名称样式*/
.ProductTitle
{
	font-family: "黑体";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
/*产品介绍页面样式*/
.PorductStyle
{
	background-image:url(..\Images\product\jtww32-cpmb22_14.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;

}
/*产品介绍背景样式(左上)*/
.ProductStyleLU{
	background-image:url(..\Images\product\ProductLeftUp.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-decoration: none;
	background-attachment: fixed;width:57px;
	}
	/*产品介绍背景样式(上中)*/
.ProductStyleUM {
	background-image:url(..\Images\product\jtww32-cpmb22-005-13_11.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-decoration: none;
	width:33px; 
	background-attachment: fixed;
}
.ProductStyleUM1 {
	background-image:url(..\Images\product\jtww32-cpmb22-005-13_11.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-decoration: none;
	width:33px; 
	background-attachment: fixed;
}
.ProductStyleMM
{
		background-image:url(..\Images\product\jtww32-cpmb22-005_05.gif);
		background-repeat: repeat-x;
		background-position: right center;
		width:70%;	
}
/*产品介绍背景样式(两边)*/
.ProductStyleLR {
	background-image:url(..\Images\product\jtww32-cpmb22-005-10_07.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}

/*产品介绍背景样式(右上)*/
.ProductStyleRU{
	background-image:url(..\Images\product\jtww32-cpmb22-005_05.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width:327;
	background-position: right bottom;
	background-attachment: fixed;
}

/*产品描述样式*/
.ProductDescription
{
	font-family: "宋体";
	font-size: 12px;
	color: #555555;
	line-height: 16px;
}

/*页面样式*/
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	
}
/* 二级页面分隔符 */
td.SecondPageSplitBar
{	
	
	width:90%;
	height:2px;
	background-color:  #CACACA;
	/*border-bottom: 2px solid #CACACA;*/
}

/*缺省连接风格*/
A {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A:link {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A:hover {
	COLOR: #FFA100; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}

/*二级栏目左侧新闻列表样式*/
.leftSumTable
{
		border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}

/*新闻内容样式*/
tr.subChannelSum
{
	background-image: url(..\images\CNPC\bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: none;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
td.subChannelSum
{
	height: 20px;padding-bottom:1px;
}
A.subChannelSum {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSum:link {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSum:active {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSum:visited {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSum:hover {
	COLOR: #FFA100; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
/*新闻内容样式----专题页面样式*/
tr.subChannelSumtopic
{
	background-repeat: repeat-x;
	background-position: bottom;
	border: none;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
A.subChannelSumtopic {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSumtopic:link {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSumtopic:active {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSumtopic:visited {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSumtopic:hover {
	COLOR: #FFA100; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
/*二级页面左侧信息标题样式*/
.leftSumTitle {
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	text-indent: 10px;
	background-color: #EE1C11;
	
	font-weight: bold;
}

/*首页菜单栏样式*/
table.menustyle
{
	width:100%;
	background-image:url("menuback.jpg");
	border-bottom-style: none;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	
	
}

/*主菜单控件风格*/
td.StaticMenuItemStyle
{
	padding:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin:0px;  
	width:93px;
}
td.StaticSelectedItemStyle
{
	width:93px;
}
/*主菜单的分隔项*/
td.StaticMenuItemSplit
{
	width:4px;
	background-image:url(..\images\menuSplit.jpg);
	background-repeat: no-repeat;
	background-position: center center ;
}
/*弹出菜单层风格*/
table.DynamicMenuStyle
{
	
	background-color: #FFFFEC;	
	
}
span.DynamicMenuStyle
{
	border: 1px solid #EE1C11;
	background-color: #FFFFEC;	padding:10px;
}

/*弹出菜单项风格*/
td.DynamicMenuItemStyle
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}
/*主菜单控件连接风格*/
A.StaticMenuItemStyle:link 
{
	width:100%;
	vertical-align:bottom ; height:15px;COLOR: #4F4F4F; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold!important ;	
	

}
A.StaticMenuItemStyle:active 
{	width:100%;	
	vertical-align:bottom ;	height: 15px;COLOR: #4F4F4F; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold!important ;
}
A.StaticMenuItemStyle:visited 
{	width:100%;	
	vertical-align:bottom ;height: 15px;COLOR: #4F4F4F; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold!important ;
}
A.StaticMenuItemStyle:hover 
{	width:100%;	
	vertical-align:bottom ;height:15px;background-color:#EE1C11;COLOR: white; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold!important ;
}
/*选中的主菜单控件连接风格*/
A.StaticSelectedItemStyle:link 
{
	width:100%;
	vertical-align:bottom ; height:15px;COLOR:white; background-color:#EE1C11;TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold!important ;	
}
A.StaticSelectedItemStyle:active 
{	width:100%;	
	vertical-align:bottom ;	height: 15px;COLOR: white; background-color:#EE1C11;TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold!important ;
}
A.StaticSelectedItemStyle:visited 
{	width:100%;	
	vertical-align:bottom ;height: 15px;COLOR: white;background-color:#EE1C11; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold!important ;
}
A.StaticSelectedItemStyle:hover 
{	width:100%;	
	vertical-align:bottom ;height: 15px;background-color:#EE1C11;COLOR: white; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold!important ;
}
/*弹出单控件连接风格*/
A.DynamicMenuItemStyle:link 
{
	

	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
	
}
A.DynamicMenuItemStyle:active 
{

	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.DynamicMenuItemStyle:visited 
{
	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.DynamicMenuItemStyle:hover 
{	
	COLOR: #FF9900; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}

/*首页区域*/
/*左侧区域*/
.left
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
/*中间区域*/
.center
{
	border-bottom-width:4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE1C11;
}
/*右侧区域*/
.right
{
	border-bottom-width:4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE1C11;
}

/*版权所有样式*/
.copyRight
{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
/*页脚连接*/
A.FootLink:link {
	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.FootLink:active {
	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.FootLink:visited {
	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.FootLink:hover {
	COLOR: #EE1C11; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
/*搜索*/
span.searchcontrol
{
font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color:white;
}
td.searchcontrol
{
font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color:white;
}
select.searchcontrol
{
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	height: 15px;
	width: 60px;
	border: 1px solid #FFFFFF;
	margin-right:10;
}
input.searchcontrol {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	height: 15px;
	width: 160px;
	border: 1px solid #FFFFFF;
	margin-right:10;
}
A.searchcontrol:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
	margin-right:10;
}
A.searchcontrol:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
	margin-right:10;
}
A.searchcontrol:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
	margin-right:10;
}
A.searchcontrol:hover {
	COLOR: #FFD11A; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
	margin-right:10;
}

/*细览内容样式*/

Td.ContentTable
{
font-family: "宋体";
	font-size: 12px;
	color: #555555;
	line-height: 16px;
	padding:10; 
}

/*细览内容标题样式*/
.ContentTitle {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-position: center;
}

/*细览内容样式*/
.ContentStyle {
	font-family: "宋体";
	font-size: 12px;
	color: #555555;
	line-height: 16px;
}

/*新闻内容样式*/
tr.subChannelSum
{
	background-image: url(..\images\CNPC\bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: none;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

A.subChannelSum {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSum:link {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSum:active {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSum:visited {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.subChannelSum:hover {
	COLOR: #FFA100; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}


tr.ChannelSummaryCss
{
	background-image: url(..\images\CNPC\bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: none;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}

/*编辑页面PlaceHolder框*/
   table.PlaceHolderEditTable
    {	
	border-width:20 ;
	border-color:blue;
    background-color:blue;
	width:100%;
	height:100%;	
	
    }  
    .EditForm
    {
		height:100%;
    }
    div.PlaceHolderEditTable
    {	
	border-width:1 ;
	border-color:blue;
        margin:2;
	width:100%;
	height:100%;	
	
    }
	tr.PlaceHolderEditTableHead
	{
	    width:100%;
	   height:10;
	}
	.PlaceHolderEditTableContent
	{  
	  
	    background-color:white;
	    width:100%;
	    height:100%;
	    vertical-align:top;  
	   	
	}
	td.PlaceHolderEditTableHead
	{ 
	    width:90%;
        Color:white;
        font-weight:bold;
	} 
	td.PlaceHolderEditTableFoot
	{ background-color:gray;
		height:20;
	    width:90%;
     	   Color:white;
      	 font-weight:bold;
	} 
/*主框架*/
.MainTable
{
	Width:939px;
	background-color:White; 
}

/*二级内容区域*/
.Content
{
	Width:100%;height:100%;
	text-align:left;  
	vertical-align:top;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE1C11;
}
.ContentRight
{
	Width:0%;height:100%;
	vertical-align:top;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE1C11;
}
/*二级频道导航区域*/
.LeftNavigation
{
	width:178px;
	text-align:left; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

/*二级页面左边菜单栏的标题样式*/
td.ChannelDisplayName {
font-family: "黑体";
	font-size: 16px;
	line-height: 26px;
	color: #525252;
	text-indent: 10px;

}

/*导航信息栏字体样式*/
span.breadcrumb
{
	text-align:left ; 
	width:100%; 
}
table.breadcrumb
{
	width:10%; 
}
a.breadcrumb 
{
	
	font-size: 12px;
	color: red;
	text-decoration: none;
	line-height: 14px;
}

.breadcrumb 
{
	
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}

/*面包屑样式*/
A.breadcrumb:link {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.breadcrumb:active {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.breadcrumb:visited {
	COLOR: #666666; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.breadcrumb:hover {
	COLOR: #FFA100; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}

/*新闻内容样式*/
A.curbreadcrumb:link {
	COLOR: red; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.curbreadcrumb:active {
	COLOR: red; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.curbreadcrumb:visited {
	COLOR: red; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}
A.curbreadcrumb:hover {
	COLOR: #FFA100; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;
}


/*二级页面左边菜单栏一级栏目字体样式*/



/*二级页面左边菜单栏背景样式*/
table.TreeView
{
	
	background-repeat: no-repeat;
	background-position: right center;	
	width:178px;
	text-align:center ; 
}

/*二级页面左侧背景平铺样式*/
.TreeViewBack 
{
	
text-align:center ; 
	
}
td.ParentTreeNode
{	
	vertical-align:middle ;
	height:30px;
	COLOR: #F10404;
	TEXT-DECORATION: none;
	font-family:"宋体";
	font-size: 12px;
	font-weight: normal;
	background-image: url(..\images\TreeNodeBack.gif);
	background-position:center ;
	background-repeat :no-repeat ; 
	text-align:left ;
	padding-left:40px; 

}


/*二级页面左边菜单栏一级栏目字体连接样式*/

A.ParentTreeNode:link {
	COLOR: #F10404; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.ParentTreeNode:active {
	COLOR: #F10404; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.ParentTreeNode:visited {
	COLOR: #F10404; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.ParentTreeNode:hover {
	COLOR: #0099FF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}

/*二级页面左边菜单栏一级栏目字体选中样式*/
td.SelectedTreeNode 
{
	height:30px;
	vertical-align:middle ; 
	COLOR: #F10404;
	TEXT-DECORATION: none;
	font-family:"宋体";
	font-size: 12px;
	font-weight: normal;
	background-position:center ;
	background-repeat :no-repeat ;
	background-image: url(..\images\CurTreeNodeBack.gif);
	text-align:left ;
	padding-left:40px; 
	/*padding-left:30px;*/

}

/*二级页面左边菜单栏一级栏目字体选中样式*/
A.SelectedTreeNode:link {
	COLOR: #F10404; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.SelectedTreeNode:active {
	COLOR: #F10404; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.SelectedTreeNode:visited {
	COLOR: #F10404; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}
A.SelectedTreeNode:hover {
	COLOR: #0099FF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; font-weight: bold;
}

/*二级页面左边菜单栏选中样式*/
td.SubTreeNode 
{	height:25px;
	vertical-align:middle ; 
	border-bottom: 2px solid #CACACA;
	/*padding-left:40px;*/
	width:146;
	COLOR: #EE1C11; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
table.SubTreeNode 
{	height:25px;
	vertical-align:middle ; 	
	/*padding-left:40px;*/
	width:146;
	padding-left:20px; 
	COLOR: #EE1C11; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
/*二级页面左边菜单栏二级栏目字体样式*/
A.SubTreeNode:link {
COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
	 
}
A.SubTreeNode:active {
COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.SubTreeNode:visited {
	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.SubTreeNode:hover {
COLOR: #0099FF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}

/*新闻标题下虚线样式*/
.brokenline {
	background-image: url(..\images\CNPC\bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: none;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

/*首页标题背景图*/
.Htopbg {
	background-image: url(h2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 75px;
	background-color: #FFFFFF;
}

/*首页面栏目下方灰条样式*/
.ContentGray {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}

/*首页语言栏字体和右边的白色虚线*/
td.HtopLanguage {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(..\images\CNPC\Hlogoline.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}

/*首页语言栏连接样式*/
A.HtopLanguage:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.HtopLanguage:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.HtopLanguage:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}
A.HtopLanguage:hover {
	COLOR: #FFD11A; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px;
}


/*首页下属单位选择样式*/
.select {
	height: 20px;
	width: 200px;
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	background-position: center;
	border: 1px solid #666666;
}

/*带图片新闻内容样式*/
.PicDescription  {
	padding-left:10;
	padding-right:0;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	
}
/*左栏左下公司年报图*/
.table-di {
	background-image: url(..\images\jtww31_56_56.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/*二级栏目内容区域边框*/

/*上左*/
.Content_LU
{
	background-image: url(..\images\SubContent\LU.gif);
	background-repeat: no-repeat;
	background-position: bottom Left;
	WIDTH:10px;
	HEIGHT:23px;
}
/*上中*/
.Content_CU
{
	padding-top:50px;
	background-image: url(..\images\SubContent\CU.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	HEIGHT:23px;
}
/*上右*/
.Content_RU
{
	background-image: url(..\images\SubContent\RU.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	WIDTH:18px;
	 HEIGHT:23px;
}

/*左*/
.Content_L
{
	WIDTH:10px;
	background-image: url(..\images\SubContent\L.gif);
	background-repeat: repeat-y;
	
		
	
}
/*右*/
.Content_R
{
	background-image: url(..\images\SubContent\R.gif);
	background-repeat: repeat-y;
	background-position:center Left
	WIDTH:18px;
	 
}
/*下左*/
.Content_LD
{
	background-image: url(..\images\SubContent\LD.gif);
	background-repeat: no-repeat;
	background-position: up left;
	WIDTH:10px;
	 HEIGHT:18px;
}
/*下中*/
.Content_CD
{
	background-image: url(..\images\SubContent\CD.gif);
	background-repeat: repeat-x;
	background-position: up;
	HEIGHT:18px;
}
/*下右*/
.Content_RD
{
	background-image: url(..\images\SubContent\RD.gif);
	background-repeat: no-repeat;
	background-position: up Left;
	WIDTH:10px;
	HEIGHT:18px;
}

.Content_C
{
background-color:white;
}
/*首页成员企业边线*/
.tableline1 {
	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: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
}

.subChannelSumtopic
{
	background-repeat: repeat-x;
	background-position: bottom;
	border: none;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
