html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
body
{
font-size: 9pt;background:url(images/bg.gif);
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;
}

/* 链接无下划线,有为underline */
a{text-decoration: none;}

/* 未访问的链接,已访问的链接,点击激活链接 */
a:link, a:visited, a:active{color: #333333;} 

/* 鼠标在链接上 */
a:hover{color: #ff6600;}  

/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td{font-family:宋体;font-size: 9pt;line-height: 150%;}

/* 文本框的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: 18px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}

/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
button,select{font-size: 9pt;height: 20px;}

/* ==top.asp中的css定义开始== */
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 760;background:#ffffff;border-right: 2px solid #b2b2b2;border-left: 2px solid #b2b2b2;
}
.top_channel /* 频道表格背景、文字颜色定义 */
{
	background:url(images/hard_03.gif);
text-align:;
	height: 32px;
}
.top_announce /* 公告表格背景、文字颜色定义 */
{
background:url(images/top_nav_menu.gif);color: #0560a6;height: 30;
}
.top_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
height: 22;
}
.top_path /* 您现在的位置表格背景、文字颜色定义 */
{
width: 760;background:#ffffff;border-right: 2px solid #b2b2b2;border-left: 2px solid #b2b2b2;height: 22;
}
.top_userlogin /* 顶部用户登录文字链接的css定义 */
{
color: #0099cc
}
/* ==top.asp中的css定义结束== */

/* ==网页中部中的css定义开始== */
.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;border-right: 1px solid #b2b2b2;border-left: 1px solid #b2b2b2;
}
　　/* --网页中部左栏的css定义开始-- */
.left_tdbgall /* 左栏表格总背景颜色定义 */
{
background:#f6f6f6;border-right:1px #d8d8d8 solid;
}
.right_tdbgall /* 右栏表格总背景颜色定义 (river修改)*/
{
background:#f6f6f6;border-left:1px #d8d8d8 solid;
}
.left_title /* 左栏标题表格背景、文字颜色定义 */
{
background:url(images/homedhbg.gif);font-weight:bold;color: 333333;height: 34;
}
.left_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
line-height: 150%;padding-left:5;
}
.left_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
height: 10;
}
　　/* --网页中部左栏的css定义结束-- */
　　/* --网页中部中栏的css定义开始-- */
.main_tdbgall /* 中栏表格总背景颜色定义 */
{
width: 580;background:#ffffff;
}
.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 3;
}
.main_announce /* 中栏公告表格背景、文字颜色定义 */
{
color: 0099cc;height: 25;background:url(images/main_announce.gif);border: 1px solid #8cc3de;
}
.main_search /* 中栏搜索表格背景、文字颜色定义 */
{
color: 0099cc;height: 34;background:url(images/homedhbg.gif);
}
.main_top /* 中栏最新推荐表格背景颜色定义 */
{
background:url(/skin/blue/main_top.gif);height: 187;
}
.main_title_575 /* 中栏标题表格背景、文字颜色定义(575) */
{
color: 333333;background:url(images/homedhbg.gif);text-align: left;padding-height: 34;
}
.main_tdbg_575 /* 中栏内容表格背景、文字颜色定义(575) */
{
line-height: 150%;text-align: left;padding-left:9;padding-right:5;
}
.main_title_282 /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(images/homedhbg.gif);height: 34;
}
.main_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
line-height: 150%;text-align: left;padding-left:8;padding-right:5;
}
.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
	height: 22px;
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
	height: 22px;
}
　　/* --网页中部中栏的css定义结束-- */
　　/* --文章显示页的css定义开始-- */

.main_articletitle /* 主标题文字颜色定义 */
{
color: ff0000;font-weight:bold;font-size: 18;
}
.main_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
height: 30;color: 333333;background:url(images/homedhbg.gif);
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
padding: 10;
}
　　/* --文章显示页的css定义结束-- */
/* ==网页中部中的css定义结束== */

/* ==bottom.asp中的css定义开始== */
.bottom_tdbgall /* 底部表格总背景颜色定义 */
{
width: 760;background:#ffffff;border-right: 2px solid #b2b2b2;border-left: 2px solid #b2b2b2;
}
.bottom_adminlogo /* 管理信息表格背景、文字颜色定义 */
{
background:url(images/hard_03.gif);
text-align:;
	height: 32px;
}
.bottom_copyright /* 版权信息表格背景、文字颜色定义 */
{
background:#ffffff;color:#000000;
}
/* ==bottom.asp中的css定义结束== */

/* ==user目录中的css定义结束== */
td{font-size:9pt;line-height:120%;color:#353535} 
.pad {PADDING-LEFT: 2px}
/* ==user目录中的css定义结束== */

