﻿
a:hover{color:red}
a:active{color:red}
.md { FONT-SIZE: 14px; LINE-HEIGHT: 15pt }
.md1 { FONT-SIZE: 14px }
.sm { FONT-SIZE: 9pt }
u{
		cursor:pointer;DISPLAY: block; FONT-SIZE: 14px; FLOAT: left; padding-bottom: 1px; PADDING-TOP: 1px; BORDER-BOTTOM: 1px solid rgb(240,220,220); LETTER-SPACING: 0px; TEXT-DECORATION: none
}
table { FONT-SIZE: 9pt; FONT-FAMILY: 宋体 }
div  { FONT-SIZE: 9pt; FONT-FAMILY: 宋体 }
.3dfont { FILTER: glow(color=black,strength=50); WIDTH: 100%; POSITION: relative; shadow: white,direction=200 }
.DropshadowEft { FILTER: DropShadow(Color=#9999CC, OffX=5, OffY=7, Positive=1) }
.shadowblack { FILTER: DropShadow(Color=white, OffX=5, OffY=7, Positive=1) }
b{font-size:1px;color:rgb(255,255,254);position: absolute;left: -999px;}
body {TEXT-ALIGN: center;}
#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; } 
/*新闻列表(缺省）-------------------------------------------*/
.list{ 
    margin: 0px 0px 0px; 
    text-align: left;     
} 

.list dl{ 
    list-style-type: none; 
    margin: 0px; 
    padding: 0px; 
} 

.list dt{ 
    border-bottom:1px dotted rgb(100,100,100); 
    /*列表底部的虚线*/ 
    width: 100%;  
} 

.list dt a{ 
    color: black; 
    font-size:10.8pt;
    text-decoration:none;
    display: block; 
    padding: 4px 0px 2px 0px; 
    /*background: url(arrow.gif) no-repeat 0 6px; */
    /*列表左边的箭头图片*/ 
} 

.list dt U 
{
	cursor:pointer;
    color: black; 
    font-size:10.8pt;
    text-decoration:none;
    display: block; 
    padding: 4px 0px 2px 0px; 
    /*background: url(arrow.gif) no-repeat 0 6px; */
    /*列表左边的箭头图片*/ 
} 

.list dt span{ /*must before title*/ 
    font-size:10.8pt;
    padding: 4px 0px 2px 0px; 
    color:black;
    float: right;
    text-align: right;/*日期右对齐*/ 
} 

.list dt a:hover{ 
    color: red; 
    border-bottom:1px dotted rgb(100,100,100);
} 

/*新闻列表(9pt带箭头)-------------------------------------------*/
.list9ar{ 
    margin: 0px 0px 0px; 
    text-align: left;
     
} 

.list9ar ul{ 
    list-style-type: none; 
    margin: 0px; 
    padding: 0px; 
} 

.list9ar li{ 
    border-bottom:1px dotted rgb(100,100,100);
    /*列表底部的虚线*/ 
    width: 100%;  
} 

.list9ar li a{ 
    color: black; 
    font-size:9pt;
    text-decoration:none;
    display: block; 
    padding: 4px 0px 2px 0px; 
    /*background: url(arrow.gif) no-repeat 0 6px; */
    /*列表左边的箭头图片*/ 
} 


/*首页滚动*/
.maqlist2022
{
    margin:5px 0px 0px 0px;width:100%px;padding:0px 0px 0px 0px;
}
.maqlist2022 td
{
    height:20px;background-color:rgb(248,248,248);padding:1px 1px 1px 0px;vertical-align:top;margin:0px 0px 0px 0px;
}
.maqlist2022 a
{
    text-decoration:none;
    color:rgb(110,110,110);
    font-size:9pt;
}
.maqlist2022 U
{
    cursor:pointer;
    text-decoration:none;
    color:rgb(110,110,110);
    font-size:9pt;
}

.maqlist2021
{
    margin:5px 0px 0px 0px;width:195px;padding:0px 0px 0px 0px;
}
.maqlist2021 td
{
    height:35px;background-color:rgb(248,248,248);padding:1px 1px 1px 0px;vertical-align:top;margin:0px 0px 0px 0px;
}
.maqlist2021 a
{
    text-decoration:none;
    color:rgb(110,110,110);
    font-size:9pt;
}
/*首页滚动*/
.maqlist
{
    margin:0px 0px 10px 0px;border:solid 1px rgb(139,105,105);width:378;
}

.maqlist a
{
    text-decoration:none;color:rgb(110,110,110);
    font-size:9pt;
}



/*新闻列表,首页中部*/
.ln_fm{ 
    margin: 0px 0px 0px; 
    text-align: left;     
} 

.ln_fm dl{ 
    list-style-type: none; 
    margin: 0px; 
    padding: 0px; 
} 

.ln_fm dt{ 
    border-bottom:1px dotted rgb(100,100,100);
    /*列表底部的虚线*/ 
    width: 100%;
  
} 
.ln_fm dt a{ 
    color: rgb(20,20,20); 
    font-size:9pt;
    text-decoration:none;
    display: block; 
    padding: 2px 0px 2px 0px; 

} 

/*新闻列表,首页热讯头条------------------------------------------------*/
.ln_hotcoment{ 
    margin: 0px 0px 2px 0px; 
    text-align: left;     
} 
.ln_hotcoment a{
    /*float: left;*/
    font-size:14px;
    color:darkred;
    text-align :center;
    text-decoration :none;
    font-weight:bold ;
    display: block; 
    padding:  1px 0px 4px 0px; 
    width:100%;
} 

.ln_hotcoment U{
    /*float: left;*/
    cursor:pointer;
    font-size:14px;
    color:darkred;
    text-align :center;
    text-decoration :none;
    font-weight:bold ;
    display: block; 
    padding:  1px 0px 4px 0px; 
    width:100%;
} 

/*新闻列表,标准9pt-----------------------------------*/
.ln_normal{ 
    margin: 0px 0px 1px; 
    text-align: left;     
} 

.ln_normal ul{ 
    list-style-type: none; 
    margin: 0px; 
    padding: 0px; 
} 

.ln_normal li{ 
    padding:0px 0px 1px 0px;
    border-bottom:1px dotted rgb(100,100,100);
    /*列表底部的虚线*/ 
    width: 100%;  
    
} 
.ln_normal li a{ 
    float:left;
    color: rgb(20,20,20); 
    font-size:9pt;
    text-decoration:none;
    display: block; 
    padding: 1px 0px 2px 0px; 

} 

/*新闻列表,标准9pt表格形式 -----------------------------------*/
.ln_normal9{ 
    margin: 0px 0px 1px 0px; 

    text-align: left;     
    width:100%
    
} 
.ln_normal9 td{ 
    font-size:9pt;
    marging:0px 0px 0px 0px;
    padding:0px 0px 1px 0px;
    width:100%;
    border-bottom:1px dotted rgb(100,100,100);
    /*列表底部的虚线*/ 
    width: 100%;  
} 
.ln_normal9 a {
    color: rgb(20,20,20); 
    font-size:9pt;
    text-decoration:none;
    display: block; 
    padding: 1px 0px 2px 0px; 
}

.ln_normal14 {
	MARGIN: 0px 0px 1px; WIDTH: 100%; TEXT-ALIGN: left
}
.ln_normal14 TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; border-bottom:1px dotted rgb(100,100,100); PADDING-BOTTOM: 0px; WIDTH: 100%; PADDING-TOP: 0px; marging: 0px 0px 0px 0px
}

.ln_normal14 A {
	PADDING-RIGHT: 0px; DISPLAY: block; FONT-SIZE: 14px; COLOR: rgb(20,20,20); TEXT-DECORATION: none ;padding:0px 0px 4px 0px;width:100%;
 /* 强制文字不换行 */
        white-space: nowrap;
         /* 超出部分显示省略号 */
        text-overflow: ellipsis;
       
}
.ln_normal14 U {
	cursor:pointer;PADDING-RIGHT: 0px; DISPLAY: block; FONT-SIZE: 14px; COLOR: rgb(20,20,20); TEXT-DECORATION: none ;padding:0px 0px 4px 0px;width:100%;
 /* 强制文字不换行 */
        white-space: nowrap;
         /* 超出部分显示省略号 */
        text-overflow: ellipsis;
       
}



/*头条2-------------------------------------*/
.ln_tt2{ 
    margin: 0px 0px 0px 0px; 
    width:100%; 
    text-align:center;   
}
.ln_tt2 a{
font-size:14px;font-weight:bold;color:rgb(200,51,51);text-decoration:none;margin-bottom: 1px; BORDER-BOTTOM: 1px solid;
}

.ln_tt2 U{
cursor:pointer;font-size:14px;font-weight:bold;color:rgb(200,51,51);text-decoration:none;margin-bottom: 1px; BORDER-BOTTOM: 1px solid;
}


#fptools {font-size:9pt;border:1px solid rgb(200,200,200);width:178px}
#fptools a { font-size:9pt;padding-left:3px;color:rgb(50,50,50);text-decoration:none}

/*频道头2012------------------------------------------------*/

.pdt2012
{
  float:left;background-color:rgb(149,128,103);width:40px;height:20px;padding:2px 1px 2px 1px;margin:0px;color:white;font-size:15px;font-family:微软雅黑;font-weight:bold;text-align:center;valign:middle
}

/*首页表格2012------------------------------------------------*/
.tablecaption {width:100%;background-color:rgb(149,128,103);text-align:center;padding:2px 0px 2px 0px;border: 1px solid darkred;color:white}
.hometable table{border-collapse: collapse; border-style: none;width:198px}
.hometable td{border: solid rgb(200,200,200) 1px;padding:1px 1px 1px 1px;color:rgb(70,70,70)}
.hometable a{text-decoration:none;color:rgb(70,70,70)}
.hometable .hometable_az{text-decoration:underline;color:red}
.hometable .hometable_ad{text-decoration:underline;color:green}
.hometable .hometable_aunderline{text-decoration:underline;}


/*新闻列表,首页要闻------------------------------------------------*/
.ln_fy2021 {
	MARGIN: 0px; TEXT-ALIGN: left;width:100%
}
.ln_fy2021 TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 1px; 
}
.ln_fy2021 A {
	DISPLAY: block; FONT-SIZE: 14px; FLOAT: left; padding-bottom: 1px; COLOR: rgb(81,0,0);  PADDING-TOP: 1px; BORDER-BOTTOM: 1px solid rgb(240,220,220); LETTER-SPACING: 0px; TEXT-DECORATION: none
}
.ln_fy2021 U 
{
		cursor:pointer;DISPLAY: block; FONT-SIZE: 14px; FLOAT: left; padding-bottom: 1px; COLOR: rgb(81,0,0);  PADDING-TOP: 1px; BORDER-BOTTOM: 1px solid rgb(240,220,220); LETTER-SPACING: 0px; TEXT-DECORATION: none
}


/*新闻列表,首页要闻------------------------------------------------*/
.ln_fy {
	MARGIN: 0px; TEXT-ALIGN: left;width:100%
}
.ln_fy TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 1px; 
}
.ln_fy A {
	DISPLAY: block; FONT-SIZE: 14px; FLOAT: left; padding-bottom: 1px; COLOR: rgb(81,0,0);  PADDING-TOP: 1px; BORDER-BOTTOM: 1px solid rgb(240,220,220); LETTER-SPACING: 0px; TEXT-DECORATION: none
}
.ln_fy U 
 {
	cursor:pointer;DISPLAY: block; FONT-SIZE: 14px; FLOAT: left; padding-bottom: 1px; COLOR: rgb(81,0,0);  PADDING-TOP: 1px; BORDER-BOTTOM: 1px solid rgb(240,220,220); LETTER-SPACING: 0px; TEXT-DECORATION: none
}
.ln_fy SPAN {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 9pt; FLOAT: right; PADDING-BOTTOM: 2px; WIDTH: 35px; COLOR: rgb(52,0,0); PADDING-TOP: 2px; TEXT-ALIGN: center
}


/*新闻列表,首页频道要闻2012------------------------------------------------*/
.ln_fy_pd {
	MARGIN: 0px; TEXT-ALIGN: left;width:100%
}
.ln_fy_pd TD {
        padding 2px 0px 2x 0px
}
.ln_fy_pd A {
	DISPLAY: block; FONT-SIZE: 14px; FLOAT: left; padding-bottom:4px; COLOR: rgb(0,0,0);  PADDING-TOP: 1px;  LETTER-SPACING: 0px; TEXT-DECORATION: none
}
.ln_fy_pd U {
	cursor:pointer;DISPLAY: block; FONT-SIZE: 14px; FLOAT: left; padding-bottom:4px; COLOR: rgb(0,0,0);  PADDING-TOP: 1px;  LETTER-SPACING: 0px; TEXT-DECORATION: none
}
.ln_fy_pd SPAN {
	padding: 2px 0px 4px 0px; FONT-SIZE: 9pt; FLOAT: right; WIDTH: 40px; COLOR: rgb(0,0,0); PADDING-TOP: 2px; TEXT-ALIGN: center
}


/*首页栏目头部---------------------------------------------*/

.fphead {
	MARGIN: 2px 0px 2px 0px; padding:0px 0px 0px 0px;BORDER-TOP: rgb(139,105,105) 1px solid; WIDTH: 100%; BORDER-BOTTOM: rgb(139,105,105) 1px solid
}
.fphead td {
	padding:0px 0px 0px 0px; FONT-SIZE: 12px;font-weight:bold; COLOR:  rgb(139,105,105);TEXT-ALIGN: left;font-family:微软雅黑
}
.fphead A {
	padding:0px 0px 0px 0px; FONT-SIZE: 7pt; FLOAT: right; color: rgb(255,255,255); FONT-FAMILY: Arial; BACKGROUND-COLOR:  rgb(149,128,103); TEXT-ALIGN: right; TEXT-DECORATION: none
}
.fphead U {
	cursor:pointer;padding:0px 0px 0px 0px; FONT-SIZE: 7pt; FLOAT: right; color: rgb(255,255,255); FONT-FAMILY: Arial; BACKGROUND-COLOR:  rgb(149,128,103); TEXT-ALIGN: right; TEXT-DECORATION: none
}
/*首页顶部菜单---------------------------------------------*/

#fpmenu {
	MARGIN: 0px; WIDTH: 1010px
}
#fpmenu tabel {
}
#fpmenu td {
   border-left:black solid 1px;font-size:9pt;BACKGROUND-COLOR: rgb(139,82,67);WIDTH: 61px; PADDING:2px 0px 0px 0px;spacing:0px 0px 0px 0px; LETTER-SPACING: 3px; TEXT-ALIGN: center
}
#fpmenu div {
   font-size:9pt;background-color: rgb(205,170,125);width:100%;margin:0px 0px 0px 0px;height:12px
}
#fpmenu div a {
    BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 6pt; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 100%; COLOR: black; PADDING-TOP: 0px; FONT-FAMILY: Small Fonts; LETTER-SPACING: 1px; HEIGHT: 5px; BACKGROUND-COLOR: rgb(205,170,125); TEXT-ALIGN: center
}
#fpmenu A {
   text-decoration:none;color:rgb(245,210,165)
}


/*菜单树*/
#treeview a{color:darkred;text-decoration:none;}
#treeview a:hover{color: #ff0000;text-decoration:none;}
#treeview .d1{margin-left:5px;}
#treeview .d2{margin-left:15px;display:none;}
#treeview .d3{margin-left:15px;display:none;}
#treeview .t1{font-size:10pt;font-weight:bold;border:solid 1px rgb(200,200,200); cursor:pointer;background:rgb(220,220,220) url('cfidata_jian.gif') no-repeat;line-height:20px; padding-left:20px; height:20px;}
#treeview .t2{cursor:pointer;background:url('cfidata_jia.gif') no-repeat;line-height:20px; padding-left:20px; height:20px;}
#treeview .t3{cursor:pointer;background:url('cfidata_jia.gif') no-repeat;line-height:20px; padding-left:20px; height:20px;}
#treeview .b{cursor:pointer;background:url('cfidata_grid.gif') no-repeat;line-height:20px; padding-left:20px; height:20px;}

/*图片滚动*/

#NewsPic
{
	position:relative;
	left:0px;
	top:0px;
	width:195px;
	height:120px;
	border:0;
	margin:0;
	padding:0;
}
#NewsPicTxt
{
	position: relative;
	width: 195px;
	height: 20px;
	border: 1px;
	margin: 0;
	padding-top: 4px;
	text-align: center;
	font-family: Sans-Serif;
	font-weight:bold;
	color: Black;
	font-size: 14px;
	margin-left:auto;
	margin-right:auto;
margin-top:3px;
}
#NewsPicTxt a,#NewsPicTxt a:hover,#NewsPicTxt a:visited,#NewPicTxt a:link
{
	text-decoration:none;
	color:Black;
        font-size:9pt
}
#NewsPicTxt a:hover
{
	color:Red;
}

#NewsPic a
{
	overflow:visible;
	width:100%;
	height:100%;
	border:0;
	text-decoration:none;
}
#NewsPic a:hover,#NewPic a:visited
{
	text-decoration:none;
}
#NewsPic .Picture
{
	position:absolute;
	border:solid 1px black;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
#NewsPic .Nav
{
	position:absolute;
	width:100%;
	height:12px;
	bottom:0px;
	right:0px;
	
}
#NewsPic .Nav span
{
	font: 10px Courier;
	font-weight:normal;
	color: #FFFFFF;
	float:right;
	display:block;
	width: 24px;
	height:100%;
	text-align:center;
	background: #000000;

	border-left:solid 1px #FFFFFF;
	
	cursor:hand;
}
#NewsPic .Nav span.Cur
{
	background:#ce0609;
color:white;
}
#NewsPic .Nav span.Normal
{
color:white;
	background: #000000;
	filter: Alpha(opacity=50);
    opacity: .5;
}
#NewsPic .Nav span a
{
	color:white;
	position:relative;
	display:block;
	width:100%;
	height:100%;
}
#NewsPic .Nav span a:hover
{
	cursor:hand;
}

/*新股频道*/
.ipo_bigfont table {border-collapse:collapse;width:100%}
.ipo_bigfont table td {border:1px solid #CCC;padding:3px 1px 3px 1px;font-size:14px}
.ipo table {border-collapse:collapse;}
.ipo table td {border:1px solid #CCC;padding:3px 1px 3px 1px}


/*首页翻页页码*/

.pagenumber {text-align:right;margin:2px 20px 5px 0px;}
.pagenumber A {font-size:14px; color:#646464;padding:0px 0px 0px 0px;text-decoration:none;} 
