/* 网站链接总的CSS定义:可定义链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #bc2931; text-decoration:underline;} /* 鼠标在链接上 */ 
a:active {color: #bc2931;} /* 点击激活链接 */
/* 顶部频道文字链接的CSS定义 */
a.channel:link {color: #000;}
a.channel:visited {color: #000;}
a.channel:hover{color: #ae0927;}
a.channel:active {color: #ae0927;}
/* 顶部当前频道文字链接的CSS定义 */
a.channel2:link {color: #000;}
a.channel2:visited {color: #000;}
a.channel2:hover{color: #ae0927;}
a.channel2:active {color: #ae0927;} 
/*频道首页及大栏目调用的栏目名称链接的css定义*/
a.lanmu:link {color: #FFFFFF;FONT-SIZE: 14px;} 
a.lanmu:visited {color: #FFFFFF;FONT-SIZE: 14px;}
a.lanmu:hover{color: #FFFFFF;}
a.lanmu:active {color: #FFFFFF;} 
/*频道首页及大栏目调用的栏目名称链接的css定义*/
a.bmu:link {color: #002065;FONT-SIZE: 14px;} 
a.bmu:visited {color: #002065;FONT-SIZE: 14px;}
a.bmu:hover{color: #ae0927;}
a.bmu:active {color: #0000ff;} 
/* 站内链接文字颜色定义 */
a.Channel_KeyLink{text-decoration: underline;}
a.Channel_KeyLink:link {color: blue;}
a.Channel_KeyLink:visited {color: blue;}
a.Channel_KeyLink:hover{color: #ff0000;}
a.Channel_KeyLink:active {color: blue;}
.list /* --自定义列表标签中表格行背景颜色定义-- */
{
height: 23;font-size:13px;
}
.listbg2 font,.listbg font{color:#000;}
/* body的css定义：定义内容为网页字体颜色、背景、浏览器边框、滚动条等 */
BODY {
margin: 0px;
font: 9pt "宋体";
text-decoration: none;
background-color: #FFFFFF;
}
/* 单元格的css定义:定义背景、字体颜色、样式等*/
td{
font-size: 9pt;
line-height: 180%;
font-weight: normal;
}
/* 文本框的CSS定义*/
Input {
BACKGROUND-COLOR: #ffffff;
COLOR: #666666;
HEIGHT: 18px;
font-size: 9pt;
border: 1px solid #666666;
}
/* 按钮的CSS定义 */
Button {
FONT-SIZE: 9pt;HEIGHT: 20px;
}
/* 下拉列表框的CSS定义*/
Select {
FONT-SIZE: 9pt;HEIGHT: 20px;
}
/* 网页头部表格的css定义*/
.tabletop {
background-color: #FFFFFF;
border: 1px solid #98c5e2; 
width: 960px;
margin-bottom: 5px; 
}
/* 网页最大表格的css定义*/
.tablebig {
background-color: #FFFFFF;
width: 960px;
}
/* 网页最大表格的左边单元的css定义*/
.tdleft {
vertical-align: top;
width: 690px;
background-color: #FFFFFF;
text-align: left;
}
/* 网页最大表格的右单元格的css定义*/
.tdright {
vertical-align: top;
width: 210px;
background-color: #FFFFFF;
text-align: left;
}
/* 网页最大表格的左单元格里的单纯表格的css定义*/
.tableleft {
width: 100%;
vertical-align: top;
}
/* 网页最大表格的右单元格里的单纯表格的css定义*/
.tableright {
width: 230px;
text-align: center;
border: 1px solid #98c5e2;
}
/* 首页友情表格的css定义*/
.tdbg
{
background:#f0f0f0;line-height: 110%;
}
/* 网页头部及自定义头部标签单元格的css定义*/
.h_tdchanel {
height: 30px;
color: #000;
text-align: right;
}
.h_tdnav {
height: 30px;
text-indent: 0pt;
width: 960px;
background-color: #f2f6fb;
text-align: center;
}
.h_tdnav1 {
text-indent: 0pt;
width: 960px;
background-color: #ffffff;
text-align: center;
padding: 8px; 
} 
.h_tdnav2 {
height: 30px;
text-indent: 0pt;
width: 960px;
background-image: url(tsedu/main_bs2.gif);
text-align: center;
} 
/* 网页页脚单元格的css定义*/
.tdfoot {
background-color: #FFFFFF;
text-align: center;
border-top: 2px solid #98c5e2;
padding: 5px;
}
/* 目前位置表格的css定义*/
.tablepath {
font-size: 10pt;
height: 26px;
width: 960px;
border: 1px solid #98c5e2;
margin: 5px;
}
/* 首页幻灯片部分表格的css定义*/
.tdpicslide {
width: 342px;
padding: 8px;
border-right: 1px solid #98c5e2;
}
/* 最新图片文章表格的css定义*/
.tablepic {
width: 720px;
margin-right: 5px;
margin-bottom: 10px;
margin-left: 5px;
border: 1px solid #98c5e2;
padding-top: 2px;
text-align: center;
}
/* 搜索框表格的css定义*/
.tablesearch {
height: 36px;
width: 720px;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 10px;
background-color: #f2f6fb;
border: 1px solid #98c5e2;
}
/* 左侧文章列表整栏的和半栏宽的表格及单元格的css定义 */
.listablel {
width: 720px;
border: 1px solid #98c5e2;
margin: 0px 5px 10px;
}
.listablel1 {
width: 720px;
margin: 0px 5px 10px;
}
.listablelhalf {
width: 355px;
height: 263px;
border: 1px solid #98c5e2;
margin: 0px 5px 10px;
}
.listdltop {
background-image: url(tsedu/main3.gif);
text-indent: 12px;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
height: 34px;
}
.listdltop1 {
background-image: url(tsedu/main1.gif);
text-indent: 12px;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
height: 34px;
}
.listdlmid {
text-align: left;
vertical-align: top;
padding: 6px;
}
.listdldowm {
height: 5px;
}
/* 右侧最新/推荐/热点文章列表的css定义 */
.listabler {
width: 230px;
background-color: #f2f6fb; 
border: 1px solid #98c5e2;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 10px;
}
.listdrtop {
background-image: url(tsedu/tit_bg_01.gif);
border-bottom: 1px solid #98c5e2; 
text-align: center;
text-indent: 12px;
font-weight: bold;
font-size: 14px;
color: #ffffff;
height: 31px;
}
.listdrmid {
padding: 6px;
}
.listdrdowm {
height: 5px;
}
/* 文章频道或下载频道内容页的表格,信息,标题,内容及广告的css定义 */
.cnguitablefull {
width: 960px;
height: 600px;
border: 1px solid #98c5e2;
margin: 0px 5px 10px;
}
.cnguitableleft {
width: 720px;
background-color: #FFFFFF;
border: 1px solid #98c5e2;
height: 600px;
margin: 0px 5px 10px;
}
.cnguititle h1 {
font-size: 16pt;
text-align: center;
padding-top: 18px;
}
.cnguititle1 h1 {
font-size: 12pt;
text-align: center;
padding-top: 11px;
}
.cnguiinfo {
background-color: #f2f6fb;
height: 30px;
text-align: center;
border-bottom: 1px solid #98c5e2; 
}
.cnguicontent {
font-size: 14px;
line-height: 160%;
padding: 18px;
vertical-align: top;
}
/* 列表分页的css定义 */
.show_page {
text-align: center;
}
/* --商城的CSS定义开始-- */
.Shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.Shop_tdbg /* 表格背景颜色定义(760) */
{
background:#FAFAFA;line-height: 120%;
}
.Shop_tdbg2 /* 表格背景颜色定义2 */
{
background:#f5f5f5;line-height: 120%;
}
.tdbg2
{
background:#e0eef5;line-height: 120%;
}
/* 有边框效果图片缩略图的css定义 */
.pic1 {
border: 3px double #bfbfbf;
}
A:hover .pic1 {
BORDER-COLOR: #ae8e90;
}
.pic2 {
border: 3px double #bfbfbf;
}
A:hover .pic2 {
BORDER-COLOR: #ae8e90;
} 
.file_zbt /* 文件主标题文字大小及颜色定义 */
{
color: 000000;font-weight:bold;font-size: 18;line-height: 150%;
}
.file_fbt /* 文件副标题文字大小及颜色定义 */
{
color: 000000;font-weight:bold;font-size: 16;line-height: 150%;
}
