﻿@IMPORT url("/skin/tx.css");
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none; } /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927; } /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 栏目文字链接的css定义 */ 
a.menu_link:link {color: #fff;}
a.menu_link:visited {color: #fff;}
a.menu_link:hover{color: #fff;background-image:url(siterdw/menu_bg_over.gif); display:block; height:34px; width:90px;}
a.menu_link:active {color: #fff;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */

body
{
margin:0px;
font-size: 9pt;
background:url(siterdw/bg_all.gif) center top;
text-decoration: none; line-height:180%
}
.center_bg
{ background:#FFF}
.td
{ line-height:180%}
.path
{background-image:url(../Skin/siterdw/path_bg.gif); height:30px; line-height:30px; padding-left:20px;}
.top_bg
{background-image:url(siterdw/top_bg.gif); height:28px; line-height:28PX; padding-left:5px; padding-right:5px;}
.menu_bg
{background-image:url(siterdw/menu_bg.gif); height:34px; line-height:34px; text-align:center; font-size:10.5pt; font-weight:bold;}
.bottom_bg
{ background:url(siterdw/bottom_bg.jpg); background-position:0px 1000px; background-repeat:repeat-x}
.left_clock
{background-image:url(siterdw/left_clock.jpg); height:58px;}
.left_gggs
{background-image: url(siterdw/left_gggs.gif); height:30px;}
.left_wxzl
{background-image: url(siterdw/left_wxzl.gif); height:30px;}
.left_tszs
{background-image: url(siterdw/left_tszs.gif); height:30px;}
.left_rdzt
{background-image: url(siterdw/left_rdzt.gif); height:30px;}
.left_ldzc
{background-image: url(siterdw/left_ldzc.gif); height:30px;}
.left_count
{background-image: url(siterdw/left_count.gif); height:30px;}
.left_content_bg
{background-image:url(siterdw/left_content_bg.gif); text-align:left;}
.left_bmfw
{background-image: url(siterdw/left_bmfw.gif); height:30px;}
.lm_bg
{background-image:url(siterdw/lm_bg.gif); height:33px; line-height:33px; font-size:14PX; font-weight:bold; padding-left:10px;}
.photo_title
{background-image:url(siterdw/photo_title.gif); height:50px; font-size:14px; font-weight:bold; padding-left:50px; line-height:25px;}
.footer_bg
{background-image: url(siterdw/footer_bg.gif);padding-left:450px; font-size:14px; line-height:200%;}
.border1
{border:#CCC solid 1px;}
.main_title_bg1
{background-image:url(siterdw/main_title_bg1.gif); border-bottom:#fe6800 solid 2px; border-top:#f13800 solid 1px; background-repeat:no-repeat; background-position:left; height:29px; line-height:29px; font-size:14px; font-weight:bold; padding-left:40px; color:#FFF;}
/* --文章显示页的css定义开始-- */

.main_articletitle /* 主标题文字颜色定义 */
{
color: ff0000;font-weight:bold;font-size: 18px;line-height:40px;text-align:center;
}
.main_articlesubheading /* 副标题文字颜色定义 */
{
color: 037fa8;font-weight:bold;line-height: 150%;text-align:center;
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;line-height: normal;FONT-SIZE: 16px;WORD-BREAK: break-all;LINE-HEIGHT: 180%;
}
.article_tdbgall /* 责编等表格背景、文字颜色定义(760) */
{
background:#f5f5f5; FONT-SIZE: 14px;
}
#showpage
{
MARGIN-RIGHT: auto;
MARGIN-LEFT: auto;
height:20px;
width:778px;
vertical-align:middle;
line-height:20px;

}
　　/* --文章显示页的css定义结束-- */
