@charset "utf-8";
/* CSS Document */  
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 9pt;
	/*background-color: #003366;*/
	background-color: #FFFFFF;
}
/* 首页日期文字样式 */
.date {
	color: #003399;
	font-weight: bold;
}
/* 默认超链接文字样式 */
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
/* 站内导航文字链接，调用代码为<a class='zndh' ***>***</a> */
a.zndh:link {
	color: #CC6600;
	font-size:9pt;
	font-weight: bold;
}
a.zndh:visited {
	color: #CC6600;
	font-size:9pt;
	font-weight: bold;
}
a.zndh:hover{color: #FF8B17;font-size:9pt;}
a.zndh:active {
	color: #CC6600;
	font-size:9pt;
	font-weight: bold;
}
/* 滚动通知文字链接，调用代码为<a class='gdtz' ***>***</a> */
a.gdtz:link {
	color: #003399;
	font-size:9pt;
	font-weight: normal;
}
a.gdtz:visited {
	color: #003399;
	font-size:9pt;
	font-weight: normal;
}
a.gdtz:hover{color: #FF0000;font-size:9pt;}
a.gdtz:active {
color: #003399;
	font-size:9pt;
	font-weight: normal;
}
/* 国税要闻tab页文字链接，调用代码为<a class='gsyw_tab' ***>***</a> */
a.gsyw_tab:link {
	color: #FFFFFF;
	font-size:10.5pt;
	font-weight: bold;
}
a.gsyw_tab:visited {
	color: #FFFFFF;
	font-size:10.5pt;
	font-weight: bold;
}
a.gsyw_tab:hover{
	color: #FFFFCC;
	font-size:10.5pt;
	font-weight: bold;
}
a.gsyw_tab:active {
	color: #FFFFFF;
	font-size:10.5pt;
	font-weight: bold;
}
/* tab页初始状态文字链接，调用代码为<a class='tab_cszt' ***>***</a> */
a.tab_cszt:link {
	color: #990000;
	font-size:10.5pt;
	font-weight: bold;
}
a.tab_cszt:visited {
	color: #990000;
	font-size:10.5pt;
	font-weight: bold;
}
a.tab_cszt:hover{
	color: #E30000;
	font-size:10.5pt;
	font-weight: bold;
}
a.tab_cszt:active {
	color: #990000;
	font-size:10.5pt;
	font-weight: bold;
}
/* tab页备选状态文字链接，调用代码为<a class='tab_bxzt' ***>***</a> */
a.tab_bxzt:link {
	color: #000000;
	font-size:10.5pt;
	font-weight: normal;
}
a.tab_bxzt:visited {
	color: #000000;
	font-size:10.5pt;
	font-weight: normal;
}
a.tab_bxzt:hover{
	color: #000000;
	font-size:10.5pt;
	font-weight: normal;
	text-decoration: underline;
}
a.tab_bxzt:active {
	color: #000000;
	font-size:10.5pt;
	font-weight: normal;
}
/* 税要闻新闻标题文字链接，调用代码为<a class='gsyw_xwbt' ***>***</a> */
a.gsyw_xwbt:link {
	color: #000000;
	font-size:10.5pt;
	font-weight: normal;
}
a.gsyw_xwbt:visited {
	color: #000000;
	font-size:10.5pt;
	font-weight: normal;
}
a.gsyw_xwbt:hover{
	color: #000000;
	font-size:10.5pt;
	font-weight: normal;
	text-decoration: underline;
}
a.gsyw_xwbt:active {
	color: #000000;
	font-size:10.5pt;
	font-weight: normal;
}
/* 专栏文字链接，调用代码为<a class='zllj' ***>***</a> */
a.zllj:link {
	color: #003973;
	font-size:10.5pt;
	font-weight: normal;
	text-decoration: underline;
}
a.zllj:visited {
	color: #003973;
	font-size:10.5pt;
	font-weight: normal;
	text-decoration: underline;
}
a.zllj:hover{
	color: #0000FF;
	font-size:10.5pt;
	font-weight: normal;
	text-decoration: underline;
}
a.zllj:active {
	color: #003973;
	font-size:10.5pt;
	font-weight: normal;
	text-decoration: underline;
}
/* 局长致辞标题文字链接，调用代码为<a class='jzzc_title' ***>***</a> */
a.jzzc_title:link {
	color: #333333;
	font-size:10.5pt;
	font-weight: bold;
}
a.jzzc_title:visited {
	color: #333333;
	font-size:10.5pt;
	font-weight: bold;
}
a.jzzc_title:hover{
	color: #333333;
	font-size:10.5pt;
	font-weight: bold;
}
a.jzzc_title:active {
	color: #333333;
	font-size:10.5pt;
	font-weight: bold;
}

/* 频道tab页初始状态文字链接，调用代码为<a class='tab_pdcszt' ***>***</a> */
a.tab_pdcszt:link {
	color: #0066FF;
	font-size:10.5pt;
	font-weight: bold;
}
a.tab_pdcszt:visited {
	color: #0066FF;
	font-size:10.5pt;
	font-weight: bold;
}
a.tab_pdcszt:hover{
	color: #990000;
	font-size:10.5pt;
	font-weight: bold;
}
a.tab_pdcszt:active {
	color: #0066FF;
	font-size:10.5pt;
	font-weight: bold;
}

/* 站内导航tab页链接，调用代码为<a class='tab_zndh' ***>***</a> */
a.tab_zndh:link {
	color: #FFFFFF;
	font-size:9pt;
	font-weight: bold;
}
a.tab_zndh:visited {
	color: #FFFFFF;
	font-size:9pt;
	font-weight: bold;
}
a.tab_zndh:hover{color: #FF6C3C;font-size:9pt;}
a.tab_zndh:active {
	color: #FFFFFF;
	font-size:9pt;
	font-weight: bold;
}

/* 税要闻tab页文字链接，调用代码为<a class='gsyw_tab' ***>***</a> */
a.gsyw_tab:link {
	color: #FFFFFF;
	font-size:10.5pt;
	font-weight: bold;
}
a.gsyw_tab:visited {
	color: #FFFFFF;
	font-size:10.5pt;
	font-weight: bold;
}
a.gsyw_tab:hover{
	color: #FFFFCC;
	font-size:10.5pt;
	font-weight: bold;
}
a.gsyw_tab:active {
	color: #FFFFFF;
	font-size:10.5pt;
	font-weight: bold;
}

/* 按钮文字链接，调用代码为<a class='anwz' ***>***</a> */
a.anwz:link {
	color: #666666;
	font-size:10pt;
	font-weight: bold;
}
a.anwz:visited {
	color: #666666;
	font-size:10pt;
	font-weight: bold;
}
a.anwz:hover{
	color: #CC0000;
	font-size:10pt;
	font-weight: bold;
}
a.anwz:active {
	color: #cc0000;
	font-size:10pt;
	font-weight: bold;
}