/* 1-------------------------------------------------------------------------------www.4281000.com */
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration:##} /* 链接下划线,有为underline 无none */ 
a:link {text-decoration: none;color: #333333;} /* 未访问的链接 */
a:visited {text-decoration: none;color: #333333;} /* 已访问的链接 */
a:hover{text-decoration: underline;color: #f5350e;} /* 鼠标在链接上#009900 */ 
a:active {text-decoration: underline;color: #f5350e;} /* 点击激活链接 */
/* 2-------------------------------------------------------------------------------www.4281000.com */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #f5350e;text-decoration: underline;}
a.channel:visited {color: #f5350e;text-decoration: underline;}
a.channel:hover{text-decoration: underline;color: #0072ff;}
a.channel:active {text-decoration: underline;color: #0072ff;}
/* 3-------------------------------------------------------------------------------www.4281000.com */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel3' ***>***</a> */
a.channel3:link {color: #ffffff;}
a.channel3:visited {color: #ffffff;}
a.channel3:hover{text-decoration: underline;color: #ffffff;}
a.channel3:active {text-decoration: underline;color: #ffffff;}
/* 3-------------------------------------------------------------------------------www.4281000.com */
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #ff0000;}
a.channel2:visited {color: #ff0000;}
a.channel2:hover{text-decoration: underline;color: #ff0000;} 
a.channel2:active {text-decoration: underline;color: #ff0000;}
/* 顶部菜单栏文字有背景链接的css定义－－调用代码为<a class='0408_cd' ***>***</a> */
a.0408_cd:link {font-size:14;color: #ff0000;}
a.0408_cd:visited {font-size:14;color: #ff0000;}
a.0408_cd:hover{text-decoration: underline;font-size:14;color: #ff0000;} 
a.0408_cd:active {color: #ff0000;}
/* 4-------------------------------------------------------------------------------www.4281000.com */
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #000000;}
a.bottom:visited {color: #000000;}
a.bottom:hover{color: #005500;}
a.bottom:active {color: #000000;}
/* 5-------------------------------------------------------------------------------www.4281000.com */
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.fff:link {color: #ffffff;font-weight: bold;}
a.fff:visited {color: #ffffff;font-weight: bold;}
a.fff:hover{color: #ffffff;text-decoration: underline;font-weight: bold;}
a.fff:active {color: #ffffff;text-decoration: underline;font-weight: bold;}
/* 6-------------------------------------------------------------------------------www.4281000.com */
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;font: normal 12px "宋体"; 
background:url(); 
text-decoration: none; 
scrollbar-face-color: #f6f6f6; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #cccccc; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-arrow-color: #330000; 
scrollbar-track-color: #f6f6f6; 
scrollbar-darkshadow-color: #ffffff; 
}
/* 7--------------------------------------------------------www.4281000.com */
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
font-family:"宋体";
font-size: 12px;
line-height: 2em;
font-weight: normal;
color: #333333;
}
.td_1
{
font-family:"宋体";
font-size: 12px;
line-height: 1.5em;
font-weight: normal;
color: #333333;
}
/* 8-------------------------------------------------------------------------------www.4281000.com */
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
/*input
{
background-color: #ffffff; 
border-bottom: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
color: #666666;
height: 20px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
/* 9-------------------------------------------------------------------------------www.4281000.com */
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 10-------------------------------------------------------------------------------www.4281000.com */
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
/* 11-------------------------------------------------------------------------------www.4281000.com */
/* 顶部用户登录文字链接的css定义 */
.top_userlogin
{
color: #037fa8;
}
/* 12-------------------------------------------------------------------------------www.4281000.com */
/* ==频道通用表格css定义开始== */
.border1 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #CCCCCC;
}
.border2 /* 表格背景颜色定义(760) */
{
background-image: url(/Skin/pxce/tab_bg.gif);
padding: 0px 6px;
}
.border3 /* 表格背景颜色定义(760) */
{
background-image: url(/Skin/pxce/tab_bg1.gif);
padding: 0px 6px;
}
.border4 /* 灰色表格边框背景颜色定义(760) */
{
background:#009CC5;
}
.pic1 /* 文章图片边框 */
{ 
border: 1px double #fff;
}
.pic2 /* 下载图片边框 */
{
border: 3px double #cccccc;
}
.pic3 /* 图片边框 */
{
border: 3px double #cccccc;
}
.pic4 /* 视频图片边框 */
{
border: 3px double #cccccc;
}
.pic5 /* 商城图片边框 */
{
border: 3px double #cccccc;
}
/* 13-------------------------------------------------------------------------------www.4281000.com */
/* --评论显示页的css定义开始-- */
.comment_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449ae8;
}
.comment_title /* 标题背景颜色定义(760) */
{
background:#449ae8;color: #ffffff;font-weight: normal;height: 25;
}
.comment_tdbg1 /* 表格背景颜色定义(760) */
{
background:#ffffff;line-height: 120%;
}
.comment_tdbg2 /* 留言显示1px表格背景颜色定义 */
{
background:#fafafa;
}
/* 14-------------------------------------------------------------------------------www.4281000.com */
/* ==简短标题文字的css定义开始== */
/* [图文]简短标题文字的css定义 */
.s_headline1
{
color: blue;
}
/* [组图]简短标题文字的css定义 */
.s_headline2
{
color: #ff6600;
}
/* [推荐]简短标题文字的css定义 */
.s_headline3
{
color: green;
}
/* [注意]简短标题文字的css定义 */
.s_headline4
{
color: red;
}
/* 15-------------------------------------------------------------------------------www.4281000.com */
/* ==top.asp中的css定义开始== */
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.top_top
{
background:#0089f7;height: 2;
}
.top_channel /* 频道表格背景、文字颜色定义 */
{
background:#0089f7;color:#3ab1f5!important;text-align: right;border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;
}
.top_announce /* 公告表格背景、文字颜色定义 */
{
background:url(/Skin/blue/top_nav_menu.gif);color: #0560a6;height: 30;
}
.top_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
color: #ffffff;
height: 22;
background-image: url(/Skin/ocean/menu_bg2.gif);
padding-left: 33px;
}
.top_path /* 您现在的位置表格背景、文字颜色定义 */
{
width: 760;background:#000000;height: 30;
}
.top_userlogin /* 顶部用户登录文字链接的css定义 */
{
color: #037fa8
}
/* 16-------------------------------------------------------------------------------www.4281000.com */
/* 栏目文章列表中的css定义开始 */
.main_title_282i,.main_title_282 /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(/Skin/ocean/main_bs.gif);color: ffffff;height: 27;
padding-left:30;
color: ffffff;
text-align: left;
border-right: 1px solid #1c65be;
font-weight: bold;
}
.main_tdbg_282i /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:10;padding-right:10;
}
.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
background:;
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
background:;
}
/* 17-------------------------------------------------------------------------------www.4281000.com */
/* --文章显示页的css定义开始-- */
.main_articletitle /* 主标题文字颜色定义 */
{
color: #ff0000;font-family: "宋体";font-weight:bold;font-size: 24;line-height: 200%;
}
.main_articlesubheading /* 副标题文字颜色定义 */
{
color: 31c41f;font-size: 18 font-weight:bold;line-height: 150%;
}
.main_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{

background:url(/Skin/ocean/main_bs1.gif);border: 1px solid #d2d3d9;height: 28;color: ffffff;
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	text-indent: 2em;
}
p{
margin:5px;
}
.main_tdbg_575/*用户注册协议框*/
{font-family: "宋体";font-style: normal;text-indent: 0px;
}
.article_tdbgall /* 责编等表格背景、文字颜色定义(760) */
{
background:#f5f5f5;
}
/* 18-------------------------------------------------------------------------------www.4281000.com */
/* --留言频道css定义开始-- */
/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.guest:link {color: #ffffff;}
a.guest:visited {color: #ffffff;}
a.guest:hover{color: #ff0000;}
a.guest:active {color: #ffffff;}

.guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:#0086A8;border: 1px solid #d2d3d9;padding-left:5;height: 29;color: ff0000;
}
.guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;
}
.guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #0086A8;
}
.guest_title /* 标题背景颜色定义(760) */
{
background:#0086A8;color: #ffffff;font-weight: normal;height: 25;
}
.guest_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#d2d3d9;
}
.guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97d2df;background:#e8f5f8;color: #006633;
}
.guest_replyadmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.guest_replyuser /* 用户回复文字背景颜色定义(760) */
{
color: #449ae8;
}
/* 19-------------------------------------------------------------------------------www.4281000.com */
/* --商城的css定义开始-- */ 
.shop_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449ae8;
}
.shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.shop_title /* 标题背景颜色定义(760) */
{
background:url(/Skin/blue/main_title_760.gif);color: #ffffff;font-weight: normal;height: 27;
}
.shop_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.shop_tdbg2 /* 表格背景颜色定义2 */
{
background:#f5f5f5;line-height: 120%;
}
.shop_tdbg3 /* 表格背景颜色定义3 */
{
background:#ffffff;line-height: 120%;
}
.shop_tdbg4 /* 表格背景颜色定义4 */
{
background:#e1f4ee;line-height: 120%;
}
/* 20-------------------------------------------------------------------------------www.4281000.com */
/* ==bottom.asp中的css定义开始== */
.bottom_tdbgall /* 底部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.bottom_adminlogo /* 管理信息表格背景、文字颜色定义 */
{
background-image: url(/Skin/pxce/tab_bg1.gif);
padding: 0px 6px;color:#cccccc;
} 
.bottom_copyright /* 版权信息表格背景、文字颜色定义 */
{
background:#ffffff;color:#000000;
}
/* 21-------------------------------------------------------------------------------www.4281000.com */
/* ==自选风格中的css定义结束== */
.menu
{
background-color: #cccccc;width:97%;border: 1px;
}
.menubody
{
background-color: #ffffff;
}
/* ==自选风格中的css定义结束== */
.channel_font /* 搜索等特殊文字颜色定义 */
{
color: red;
}
/* 22-------------------------------------------------------------------------------www.4281000.com */
/* --评论显示页的css定义开始-- */ 
.guest_font /* 隐藏、用户等特殊文字颜色定义 */
{
color: green;
}
/* 23-------------------------------------------------------------------------------www.4281000.com */
/* --留言频道css定义开始-- */
/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.guest:link {color: #000000;}
a.guest:visited {color: #000000;}
a.guest:hover{color: #ff6600;}
a.guest:active {color: #000000;} 
/* 24-------------------------------------------------------------------------------www.4281000.com */
/* 站内链接文字颜色定义 */
a.channel_keylink{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3c00;
}
a.channel_keylink:link {color: #333333;border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3c00;}
a.channel_keylink:visited {color: #333333;border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3c00;}
a.channel_keylink:hover{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ff3c00;color: #ff3c00;
}
a.channel_keylink:active  {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ff3c00;color: #ff3c00;}
/* 29-------------------------------------------------------------------------------www.4281000.com */
/* ==用户登录框定义== */
.userbox{
background:url();
height:25px;
background-repeat: no-repeat;
background-position: center center;
}
.userbox_top{
background:url();
height:5px;
}
.userbox_bottom{
background:url();
height:0px;
}
#userlogined
{
padding-left:10;text-align: left;
}
#userlogin input{height:20px;}
#userctrl
{
text-align: center;
}
#usermessage
{
padding-left:10;text-align: left;
}
.userlog{
color:#000000;
}
.havemessage
{
background-color: #ccff9d;
}
.havemessaged
{
background-color: #cc0000;
}
/* ==wyyd用户自定义开始== */

/*内容页底部最新推荐css*/
a.333_200408:link {color: #333333;text-decoration: none;}
a.333_200408:visited {text-decoration: none;color: #333333;}
a.333_200408:hover {text-decoration: underline;color: #d80100;}
a.333_200408:active {text-decoration: underline;color: #d80100;}

/*底部相关文章文字颜色定义 */
.dbxg1 a.:link {font-size:14;color: #0000ff;}
.dbxg1 a.:visited {font-size:14;color: #ff0000;}
.dbxg1 a.:hover{text-decoration: underline;font-size:14;color: #ff0000;} 
.dbxg1 a.:active {color: #ff0000;}

.dbxg:link {font-size:14;color: #0000ff;}
.dbxg:visited {font-size:14;color: #ff0000;}
.dbxg:hover{text-decoration: underline;font-size:14;color: #ff0000;} 
.dbxg:active {color: #ff0000;}

/*链接位置<a class='LinkPath' ***>***</a> */
a.LinkPath:link {color: #333333;}
a.LinkPath:visited {color: #333333;}
a.LinkPath:hover{COLOR: #f5350e;}
a.LinkPath:active {color: #f5350e;}

/*2008wd_1链接效果开始*/
a.2008wd_1:link {color: #8C8E8C;text-decoration: none;}
a.2008wd_1:visited {text-decoration: none;color: #8C8E8C;}
a.2008wd_1:hover {text-decoration: none;color: #FF0000;}
a.2008wd_1:active {text-decoration: none;color: #FF0000;}

/*2008wd_11链接效果开始*/
a.2008wd_11:link {color: #ff0000;text-decoration: none;font-weight: bold;}
a.2008wd_11:visited {text-decoration: none;color: #ff0000;font-weight: bold;}
a.2008wd_11:hover {text-decoration: underline;color: #ff0000;font-weight: bold;}
a.2008wd_11:active {text-decoration: underline;color: #ff0000;font-weight: bold;}

/*2008wd_12绿色"更多>>"的链接效果开始*/
a.2008wd_12:link {color: #408200;text-decoration: none;}
a.2008wd_12:visited {text-decoration: none;color: #408200;}
a.2008wd_12:hover {text-decoration: underline;color: #ff4500;}
a.2008wd_12:active {text-decoration: underline;color: #ff4500;}

/*2008wd_db绿色"更多>>"的链接效果开始*/
a.2008wd_db:link {color: #428000;text-decoration: none;}
a.2008wd_db:visited {text-decoration: none;color: #428000;}
a.2008wd_db:hover {text-decoration: underline;color: #428000;}
a.2008wd_db:active {text-decoration: underline;color: #428000;}

/*2008wd_13青色"00724B"的链接效果开始*/
a.2008wd_13:link {color: #0000ff;text-decoration: none;}
a.2008wd_13:visited {text-decoration: none;color: #0000ff;}
a.2008wd_13:hover {text-decoration: none;color: #ff0000;}
a.2008wd_13:active {text-decoration: none;color: #ff0000;}

/*2008wd_15"164c97"的链接效果开始*/
a.2008wd_15:link {color: #226666;text-decoration: none;}
a.2008wd_15:visited {text-decoration: none;color: #226666;}
a.2008wd_15:hover {text-decoration: underline;color: #ff0000;}
a.2008wd_15:active {text-decoration: underline;color: #ff0000;}

/*2008wd_2表格边框开始*/
.2008wd_2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #d6d7d6;
}
.2008wd_3{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
         font-weight: bold;
}
.db1PX{
	border-right-color:#999999;
	border-right-width: 1px;	
}
.2008wd_4 {
	font-family: "宋体";
         line-height: 150%;
	font-size: 14px;
	color: #5c8d00;
	font-weight: bold;
}
.2008wd_5{color: #FFFFFF
}
.2008wd_6 {
	border: 1px solid #B7B7B7;
}
.2008wd_7{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.2008wd_8
{
border: 1px dashed #9a9a9a;
}
.2008wd_9 {
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
}
.2008wd_10
{
border: 1px solid #9cbb5f;
}
.2008wd_16
{
border: 1px solid #18a16f;
}
.2008wd_14{
	font-weight: bold;
	font-size: 14px;
}

.2008_14px{font-size: 14px;line-height: 27px;
}

.2008wd_td{
padding: 8px;
}
.2008wd_td2{
padding: 10px;
}

.2008wd_17{
FONT-SIZE: 12px; 
LINE-HEIGHT: normal;
}

/*08css_66 "666666"的链接效果开始*/
a.08css_66:link {color: #666666;text-decoration:  none;}
a.08css_66:visited {text-decoration: none;color: #666666;}
a.08css_66:hover {text-decoration: none;color: #ff0000;}
a.08css_66:active {text-decoration: none;color: #ff0000;}

.08css_14px {
	font-family: "宋体";
         line-height: 120%;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.08wd_tdjh{
line-height: 180%;
}

/*200408八号文件站点ＣＳＳ开始*/
.0408td_1 {
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D6d7d6;
	border-right-color: #D6d7d6;
	border-bottom-color: #D6d7d6;
	border-left-color: #D6d7d6;
	padding-left: 14px;
}
#bnn { 
    padding-left: 0px; 
    height: 20px;  /*滚动框的高度，可自行调整*/ 
    overflow: hidden; 
}
.nr1_200408 {
	font-family: "宋体";
	font-size: 12px;
color: #990000;
	font-style: normal;
	font-weight: bold;
	background-color: #f7f7f7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: d6d7d6;
	text-indent: 12px;
}
.nr2_200408 {
	line-height: 2em;
	color: #1a98c9;
	PADDING-TOP: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nr3_200408 {
	line-height: 1.5em;
	color: #333333;
	PADDING-TOP: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*4281000-----------------------------------------------------------------4281000网站自主链接效果开始*/
/* “上一篇”的链接css定义:可定义内容为链接字体颜色、样式等 */
a.LinkPrevArticle:link {text-decoration: none;color: #0000ff;} /* 未访问的链接 */
a.LinkPrevArticle:visited {text-decoration: none;color: #0000ff;} /* 已访问的链接 */
a.LinkPrevArticle:hover{text-decoration: underline;color: #f5350e;} /* 鼠标在链接上#009900 */ 
a.LinkPrevArticle:active {text-decoration: underline;color: #f5350e;} /* 点击激活链接 */

/* “下一篇”的链接css定义:可定义内容为链接字体颜色、样式等 */
a.LinkNextArticle:link {text-decoration: none;color: #0000ff;} /* 未访问的链接 */
a.LinkNextArticle:visited {text-decoration: none;color: #0000ff;} /* 已访问的链接 */
a.LinkNextArticle:hover{text-decoration: underline;color: #f5350e;} /* 鼠标在链接上#009900 */ 
a.LinkNextArticle:active {text-decoration: underline;color: #f5350e;} /* 点击激活链接 */

/*表格内文字色"999999"的效果开始*/
.c999999 {color:#7d7d7d}

/*表格内文字色"009ad8"的效果开始*/
.c009ad8 {color:#f5350e
}

/*表格内文字色"9f9773"的效果开始*/
.c9f9773 {color:#9f9773
}

/*999999"999999"的链接效果开始*/
a.999999:link {color: #7d7d7d;text-decoration: none;}
a.999999:visited {text-decoration: none;color: #7d7d7d;}
a.999999:hover {text-decoration: underline;color: #f5350e;}
a.999999:active {text-decoration: underline;color: #f5350e;}

/*1px底部虚线"b0a773"的效果开始*/
.x-1pxb0a {
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b0a773;
}
/*1px表格边框四周虚线"b0a773"的效果开始*/
.x-b0a773 {
	border: 1px dashed #b0a773;background:#f7f7f7;color: #006633;
}

/*1px表格边框四周实线"b0a773"的效果开始*/
.x-1px773 {
	border: 1px solid d2ca93;
}
/*1px表格边框四周实线"f9c943"的效果开始*/
.x-1pxf9 {
	border: 1px solid f9c943;
}
/*1px表格边框四周实线"b0e0ec"的效果开始*/
.x-1pxd5 {
	border: 1px solid b0e0ec;
}
/*1px底部虚线"b0e0ec"的效果开始*/
.x-1pxd6 {
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d7d6;
}
/*“这个可以有”链接效果开始*/
a.keyiyou:link {color: #f5350e;text-decoration: none;font-weight: bold;}
a.keyiyou:visited {text-decoration: none;color: #f5350e;font-weight: bold;}
a.keyiyou:hover {text-decoration: underline;color: #ff3c00;font-weight: bold;}
a.keyiyou:active {text-decoration: underline;color: #ff3c00;font-weight: bold;}

/*“#009ad8不加粗”链接效果开始*/
a.keyiyou2:link {color: #009ad8;text-decoration: none;}
a.keyiyou2:visited {text-decoration: none;color: #009ad8;}
a.keyiyou2:hover {text-decoration: underline;color: #ff3c00;}
a.keyiyou2:active {text-decoration: underline;color: #ff3c00;}

/*内容页右栏"009ad8"的链接效果开始*/
a.l009ad8:link {color: #333333;text-decoration: none;}
a.l009ad8:visited {text-decoration: none;color: #666666;}
a.l009ad8:hover {text-decoration: underline;color: #f5350e;}
a.l009ad8:active {text-decoration: underline;color: #f5350e;}

/*标题下推荐链接效果开始*/
a.l883303:link {color: #d02200;text-decoration: underline;}
a.l883303:visited {text-decoration: none;color: #d02200;}
a.l883303:hover {text-decoration: underline;color: #f5350e;}
a.l883303:active {text-decoration: underline;color: #f5350e;}

/*标题下推荐链接效果2开始*/
a.l19a319:link {color: #19a319;}
a.l19a319:visited {text-decoration: none;color: #19a319;}
a.l19a319:hover {text-decoration: underline;color: #ff3c00;}
a.l19a319:active {text-decoration: underline;color: #ff3c00;}

/*专题推荐"009ad8"粗体的链接效果开始*/
a.lb009ad8:link {color: #333333;text-decoration: none; font-weight: bold;}
a.lb009ad8:visited {text-decoration: none;color: #333333; font-weight: bold;}
a.lb009ad8:hover {text-decoration: underline;color: #f5350e; font-weight: bold;}
a.lb009ad8:active {text-decoration: underline;color: #f5350e; font-weight: bold;}

/*内容页相关文章的链接效果开始*/
a.LinkArticleCorrelative:link {color: #408200;text-decoration: none;}
a.LinkArticleCorrelative:visited {text-decoration: none;color: #408200;}
a.LinkArticleCorrelative:hover {text-decoration: underline;color: #ff4500;}
a.LinkArticleCorrelative:active {text-decoration: underline;color: #ff4500;}

/*栏目页14px大标题链接效果开始*/ 
a.title_1:link {font-size:14px; color: #0070aa;font-weight: bold;}
a.title_1:visited {font-size:14px; color: #7a94ae;font-weight: bold;}
a.title_1:hover{text-decoration: underline;font-size:14px; color: #0070aa;font-weight: bold;} 
a.title_1:active {text-decoration: underline;font-size:14px; color: #0070aa;font-weight: bold;}

/*搜索结果页14px大标题LinkSearchResult链接效果开始*/ 
a.LinkSearchResult:link {font-size:14;color: #f5350e;font-weight: bold;}
a.LinkSearchResult:visited {font-size:14;color: #ff6600;font-weight: bold;}
a.LinkSearchResult:hover{text-decoration: underline;font-size:14;color: #f5350e;font-weight: bold;} 
a.LinkSearchResult:active {text-decoration: underline;font-size:14;color: #f5350e;font-weight: bold;}


/*小类栏目页14px#333333大标题加粗链接效果开始*/
a.title_2b:link {font-size:14;color: #333333;font-weight: bold;}
a.title_2b:visited {font-size:14;color: #666666;font-weight: bold;}
a.title_2b:hover{text-decoration: underline;font-size:14;color: #f5350e;font-weight: bold;} 
a.title_2b:active {text-decoration: underline;font-size:14;color: #f5350e;font-weight: bold;}

/*大类栏目页14px#333333大标题链接效果开始*/
a.title_2:link {font-size:14;color: #333333;}
a.title_2:visited {font-size:14;color: #666666;}
a.title_2:hover{text-decoration: none;font-size:14;color: #f5350e;} 
a.title_2:active {text-decoration: none;font-size:14;color: #f5350e;}

/*首页18px#ff3c00黑体大标题链接效果开始*/
a.title_3:link {font-family: "黑体";font-size:18;color: #ff3c00;}
a.title_3:visited {font-family: "黑体";font-size:18;color: #ff3c00;}
a.title_3:hover{font-family: "黑体";text-decoration: underline;font-size:18;color: #ff3c00;} 
a.title_3:active {font-family: "黑体";text-decoration: underline;font-size:18;color: #ff3c00;}

/*首页14px#ff3c00大标题链接效果开始*/
a.title_4:link {font-size:14;color: #ff3c00;font-weight: bold;}
a.title_4:visited {font-size:14;color: #ff6600;font-weight: bold;}
a.title_4:hover{text-decoration: underline;font-size:14;color: ff3c00;font-weight: bold;} 
a.title_4:active {text-decoration: underline;font-size:14;color: ff3c00;font-weight: bold;}


/*导航栏#ffffff链接效果开始*/
a.fff2:link {color: #ffffff;}
a.fff2:visited {color: #ffffff;}
a.fff2:hover{color: #ff3c00;text-decoration: underline;}
a.fff2:active {color: #ff3c00;text-decoration: underline;}


/*内容页右栏小标题"0070aa"的链接效果开始*/
.bt-0070aa{
font-family: "宋体";
	font-size: 12px;
color: #f5350e;
	font-style: normal;
	font-weight: bold;
padding-left: 12px;
}

/*内容页相关文章表格行高控制*/
.td_2em {
	line-height: 2em;
	PADDING-TOP: 8px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 12px;
}
.td_2.5em {
	line-height:300%;
}
.td_1em {
	line-height:1.2em;
}
/*栏目页表格间隔控制*/
.pd_10px {
	padding-top: 10px;
}

/*栏目页表格间隔控制*/
.links_2px {
border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ececec;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
}
/*五彩文章的链接效果开始*/
a.wc_01:link {color: #338f21;text-decoration: none;}/* 未访问的链接 */
a.wc_01:visited {text-decoration: none;color: #338f21;}/* 已访问的链接 */
a.wc_01:hover {text-decoration: underline;color: #338f21;}/* 鼠标在链接上*/ 
a.wc_01:active {text-decoration: underline;color: #338f21;}/* 点击激活链接 */

/*内容页14px#0000ff大标题链接效果开始*/
a.wc_02:link {font-size:14;color: #0000ff;}
a.wc_02:visited {font-size:14;color: #0000ff;}
a.wc_02:hover{text-decoration: none;font-size:14;color: #ff3c00;} 
a.wc_02:active {text-decoration: none;font-size:14;color: #ff3c00;}

/*文章内容-----分页*/
#pagebar { text-align:center; TEXT-DECORATION: none; width:570px; height:60px; font-size:14px; }
#pagebar a,#pagebar .page_now { display:block; margin-right:4px; padding:2px 5px; border:1px solid #1AAC2F; color:#fff; font-weight:800; background:url(/images/page.png) repeat-x  0 0 ;}
#pagebar a { display:inline;}
#pagebar A:visited {background-position:0 -30px; border:1px solid #F30; TEXT-DECORATION: none
}
#pagebar A:link {
	color:#FFF; border:1px solid #F30; background-position:0 -30px; TEXT-DECORATION: none
}
#pagebar A:active {
	color:#1AAC2F; border:1px solid #1AAC2F; background-position:0 -30px; TEXT-DECORATION: none
}
#pagebar a:hover {border:1px solid #1AAC2F; color:#Fff; background-position:0 0px;}
#pagebar .page_now { border:1px solid #Fff; background-image:none; background:#666;}
