/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;target: _blank;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 导航文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.path:link {color: #0560a6;}
a.path:visited {color: #065089;}
a.path:hover{color: #008efb;}
a.path:active {color: #0560a6;}

a.guolu:link {color: #4602d1;}
a.guolu:visited {color: #4602d1;}
a.guolu:hover{color: #ff0000;}
a.guolu:active {color: #ffffff;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #580101;}
a.bottom:visited {color: #543b3b;}
a.bottom:hover{color: #ff0000;}
a.bottom:active {color: #580101;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #580101;}
a.class:visited {color: #543b3b;}
a.class:hover{color: #ff0000;}
a.class:active {color: #580101;}

a.class1:link {color: #eeeeee;}
a.class1:visited {color: #cccccc;}
a.class1:hover{color: #ffff00;}
a.class1:active {color: #ffffff;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
font-size: 9pt; background-position:center;
text-decoration: none;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
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;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
font-family:宋体;font-size: 9pt;line-height: 150%; 
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
input
{
border-bottom: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
color: #666666;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}

/* ==简短标题文字的css定义开始== */
/* [图文]简短标题文字的css定义 */
.s_headline1
{
color: blue;
}
/* [组图]简短标题文字的css定义 */
.s_headline2
{
color: #ff6600;
}
/* [推荐]简短标题文字的css定义 */
.s_headline3
{
color: green;
}
/* [注意]简短标题文字的css定义 */
.s_headline4
{
color: red;
}
/* ==简短标题文字的css定义开始== */

/* ==top.asp中的css定义开始== */
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
border-top: 2px solid #c9eac1;border-bottom: 1px solid #c9eac1;
}
.top_channel /* 频道表格背景、文字颜色定义 */
{
background:url(/image/top_channel.gif);color:#1e1e1e!important;text-align: center;
}
.top_announce /* 公告表格背景、文字颜色定义 */
{
background:url(/image/top_nav_menu.gif);color: #0560a6;height: 24;
}
.top_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
background:#ffffff; color: #1e1e1e; height: 24;
}
.top_nav_menubg /* 导航栏表格背景、文字颜色定义 */
{
background:url(/image/top_nav_menu.gif);color: #1e1e1e;height: 24;
}
.top_userlogin
{
background:#ebebeb; color: #eeeeee;padding-left:10; padding-right:10;
}
/* ==top.asp中的css定义结束== */

/* ==网页中部中的css定义开始== */
.path_nav /* 公告表格背景、文字颜色定义 */
{
color: #0560a6;
}
.spacer1 /* 水平分割定义 */
{
width: 1;
}
.vspacer1 /* 垂直分割定义 */
{
height: 2;
}
.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;width: 760;
}
　　/* --网页中部左栏的css定义开始-- */
.right_title /* 右栏标题表格背景、文字颜色定义 */
{
background:url(/image/right_title.gif);color: 125a0d;height: 24;
}
.right_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
background-color: #ffffff; line-height: 150%;padding-left:5; padding-right:2;
}
.right_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
background:url(/image/right_tdbg2.gif); height: 3;
}
.middle_title /* 中栏标题表格背景、文字颜色定义 */
{
background:url(/image/middle_title.gif);color: 125a0d;height: 24;padding-left:15;padding-right:0;
}
.middle_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
background-color: #ffffff; line-height: 150%;padding-left:5;padding-right:8;
}
.middle_tdbg3 /* 左栏内容表格背景、文字颜色定义 */
{
background-color: #ffffff; 
}
.middle_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
background:url(/image/middle_tdbg2.gif); height: 3;
}

.left_tdbgall /* 左栏表格总背景颜色定义 */
{
background:#ffffff; 
}
.left_title /* 左栏标题表格背景、文字颜色定义 */
{
background:url(/image/left_title.gif);font-weight:bold;color: 125a0d;height: 24; width: 175; border-right: 1px solid #36652e;border-left: 1px solid #36652e;
}
.left_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
line-height: 150%; padding-left:5; padding-right:3; width: 175; border-right: 1px solid #36652e;border-left: 1px solid #36652e;
}
.left_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
background:url(/image/left_tdbg2.gif);height: 3; width: 175;
}
.vote /* 左栏内容表格背景、文字颜色定义 */
{
line-height: 150%; padding-left:3; padding-right:3; width: 175; border-right: 1px solid #36652e;border-left: 1px solid #36652e;
}
　　/* --网页中部左栏的css定义结束-- */
　　/* --网页中部中栏的css定义开始-- */
.main_tdbgall /* 中栏表格总背景颜色定义 */
{
width: 572;background:#ffffff;
}
.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 6;
}
.main_announce /* 中栏公告表格背景、文字颜色定义 */
{
color: 037fa8;height: 25;background:url(/image/main_announce.gif);border: 1px solid #8cc3de;
}
.main_search /* 中栏搜索表格背景、文字颜色定义 */
{
color: 037fa8;height: 25;border: 1px solid #8cc3de;background:#f7f7f7;
}
.main_top /* 中栏最新推荐表格背景颜色定义 */
{
background:url(/image/main_top.gif);height: 187;
}
.main_title_580 /* 中栏标题表格背景、文字颜色定义(575) */
{
color: 580101;background:url(/image/main_title_580.gif);text-align: left;text-valign: middle;padding-left:20;height: 26;
}
.main_title_580_more /* 中栏标题表格背景、文字颜色定义(575) */
{
color: 580101;background:url(/image/main_title_580.gif);text-align: right;text-valign: middle;padding-right:20;height: 26;
}
.main_tdbg_580_pix /* 中栏内容表格背景、文字颜色定义(575) */
{
line-height: 150%;text-align: center;padding-left:2;padding-right:2;width: 196;
}
.main_tdbg_580 /* 中栏内容表格背景、文字颜色定义(575) */
{
line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_282 /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(/image/main_title_282.gif);color: 037fa8;height: 20;border-top: 1px solid #8cc3de;border-left: 1px solid #8cc3de;border-right: 1px solid #8cc3de;
}
.main_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #8cc3de;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义1-- */
{
background:#ffffff;
}
.listbg /* --栏目文章列表内容间隔颜色的定义2-- */
{
background:#f7f7f7;
}
　　/* --网页中部中栏的css定义结束-- */
　　/* --文章显示页的css定义开始-- */

.main_articletitle /* 主标题文字颜色定义 */
{
color: ff0000;font-weight:bold;font-size: 18;line-height: 150%;
}
.main_articlesubheading /* 副标题文字颜色定义 */
{
color: 037fa8;font-weight:bold;line-height: 150%;
}
.main_title_760
{
background:url(/image/main_title_760.gif);border: 1px solid #8cc3de;padding-left:5;height: 25;color: 037fa8;
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #8cc3de;padding: 8;
}
　　/* --文章显示页的css定义结束-- */
/* ==网页中部中的css定义结束== */

.adv
{
background:#ffffff;border-right: 1px solid #c9eac1;border-left: 1px solid #c9eac1;border-bottom: 1px solid #c9eac1;border-top: 1px solid #c9eac1;
}
.pic1
{
background-color: #ffffff; border-right: 1px solid #b68524;border-left: 1px solid #b68524; border-top: 1px solid #b68524;border-bottom: 1px solid #b68524;
}
.bottom_tdbgall
{
width: 760;background:#ffffff;
}
.link_title
{
background:url(/image/copyright_title.gif); font-weight:bold;color: 125a0d; line-height: 150%;padding-left:8;padding-right:8;height: 25;
}
.link_tdbg
{
background:#ffffff;color: #125a0d; line-height: 150%;padding-left:8;padding-right:8; border-right: 1px solid #c9eac1; border-left: 1px solid #c9eac1; border-bottom: 1px solid #c9eac1;
}
.bottom_copyright
{
background:#ffffff;color:#000000; border-bottom: 3px solid #c9eac1;
}
.bottom
{
background:#ffffff;color:#125a0d;
}
.bottom1 {background:#ffffff;color:#125a0d;
}

/* ==自选风格中的css定义结束== */
