/* 火爆网－样式表定义 */
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #003399;} /* 未访问的链接 */
a:visited {color: #003399;} /* 已访问的链接 */
a:hover{color: #003399;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #003399;} /* 点击激活链接 */
a.channel_keylink:link {color: #ff6600;text-decoration: none;}
a.channel_keylink:visited {color: #ff6600;}
a.channel_keylink:hover{COLOR: #ff6600;text-decoration: underline;} }
a.channel_keylink:active {color: #ff6600;}
.li{
list-style-type:square;
}
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #003399;}
a.channel:visited {color: #003399;}
a.channel:hover{color: #003399;text-decoration: underline;}
a.channel:active {color: #003399;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #003399;}
a.bottom:visited {color: #003399;}
a.bottom:hover{color: #003399;text-decoration: underline;}
a.bottom:active {color: #003399;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #ffffff;}
a.class:visited {color: #ffffff;}
a.class:hover{color: #ff0000;}
a.class:active {color: #ffffff;}
/* 红色链接*/
a.red:link {color: red;}
a.red:visited {color: red;}
a.red:hover{color: red;text-decoration: underline;}
a.red:active {color: red;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px 0px 5px 0px;
font-size: 9pt;background:#303880;
background-position:center;
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;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
/*整体表格宽度定义*/
.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;
width:960px;
color:#003399;
}
/*首页顶部按钮定义*/
.dbg
{
padding:2px 0px 0px 0px;
background-image: url(/Skin/fire/dbg.gif);
width:72px;
height:18px;
border:1px solid #6C9CC2;
color:#003399;
LETTER-SPACING: 1px;
}
/*首页导航定义*/
.dhbg
{
background-image: url(/Skin/fire/dhbg.gif);
width:960px;
height:43px;
border:1px solid #CCCCCC;
color:#003399;
LETTER-SPACING: 4px;
}
/*Logo 和搜索定义*/
.sbg
{
background-image: url(/Skin/fire/sbg.gif);
width:960px;
height:110px;
border-left:1px solid #98B4C2;
border-right:1px solid #98B4C2;
border-bottom:1px solid #98B4C2;
color:#003399;
LETTER-SPACING: 1px;
}
.ssbg
{
background-image: url(/Skin/fire/ssbg.gif);
width:670px;
height:72px;
border:1px solid #6C9CC2;
color:#003399;
LETTER-SPACING: 1px;
}
/*表格定义*/
.stdu
{
background:#FFF;
border-left:1px solid #1A517A;
border-right:1px solid #1A517A;
color:#003399;
LETTER-SPACING: 1px;
}
.stdu1
{
background:#FFF;
border-top:1px solid #1A517A;
border-bottom:1px solid #1A517A;
color:#003399;
LETTER-SPACING: 1px;
}

.sdbg
{
text-align:center;
background-image: url(/Skin/fire/sdbg.gif);
height:28px;
color:#FFF;
padding:2px 0px 0px 10px;
LETTER-SPACING: 3px;
}
.sdbg1
{
background-image: url(/Skin/fire/sdbg1.gif);
height:30px;
width:30px;
}
.sdbg2
{
background-image: url(/Skin/fire/sdbg2.gif);
height:30px;
width:14px;
}
/* 图片样式定义 */
.pic5 {BORDER:  3px double #80756C; margin-bottom:3px;BACKGROUND: #FFF; }
A:hover .pic5 {BORDER-COLOR: #665E57;}
.stl
{
background:#FFF;
border-left:1px solid #BD8239;
border-right:1px solid #BD8239;
LETTER-SPACING: 1px;
}
.shl2
{
background-image: url(/Skin/fire/shl2.gif);
height:28px;
color:#4D4D4D;
padding:2px 0px 0px 10px;
LETTER-SPACING: 3px;
}
.shl1
{
background-image: url(/Skin/fire/shl1.gif);
height:30px;
width:31px;
}
.shl3
{
background-image: url(/Skin/fire/shl3.gif);
height:30px;
width:13px;
}
.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%;
}
.Shop_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #1C65BE;
}
.Shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}














/*表格定义*/
.td1
{
background:#FFF;
border:1px solid #B0BEC7;
color:#003399;
LETTER-SPACING: 1px;
}
.td2
{
background:#FFF;
border-left:1px solid #B0BEC7;
border-right:1px solid #B0BEC7;
border-bottom:1px solid #B0BEC7;
color:#003399;
LETTER-SPACING: 1px;
}
.td3
{
background:#FFF;
width:650px;
border-left:1px solid #B0BEC7;
border-right:1px solid #B0BEC7;
border-bottom:1px solid #B0BEC7;
color:#003399;
LETTER-SPACING: 1px;
}
.td4
{
background:#FFF;
width:300px;
border:1px solid #B0BEC7;
color:#003399;
LETTER-SPACING: 1px;
}
.td5
{
background:#FFF;
border:1px solid #B0BEC7;
color:#003399;
LETTER-SPACING: 1px;
}
.td6
{
background:#FFF;
border-left:1px solid #B0BEC7;
border-right:1px solid #B0BEC7;
color:#003399;
LETTER-SPACING: 1px;
}
.t1
{
background:#F6F6F6;
TEXT-ALIGN: left;
border-top:1px solid #999999;
border-bottom:1px solid #CCCCCC;
height:26px;
color:#1F3A87;
LETTER-SPACING: 1px;
padding:0px 0px 0px 10px;
}
.title6
{
background-image: url(/Skin/fire/bg2.gif);
width:216px;
height:24px;
color:red;
font-weight : bolder;
LETTER-SPACING: 3px;
cursor:hand;
}

.title5
{
background-image: url(/Skin/fire/bg1.gif);
width:216px;
height:24px;
color:#003399;
font-weight : bolder;
LETTER-SPACING: 3px;
cursor:hand;
}
.bg3
{
background-image: url(/Skin/fire/bg3.gif);
height:24px;
border:1px solid #B0BEC7;
color:red;
font-weight : bolder;
LETTER-SPACING: 3px;
}
.bg4
{
background-image: url(/Skin/fire/bg3.gif);
height:24px;
border-top:1px solid #B0BEC7;
border-bottom:1px solid #B0BEC7;
color:red;
font-weight : bolder;
LETTER-SPACING: 3px;
}
.bg5
{
background-image: url(/Skin/fire/bg3.gif);
height:24px;
border-bottom:1px solid #B0BEC7;
color:red;
font-weight : bolder;
LETTER-SPACING: 3px;
}
.title7
{
background-image: url(/Skin/fire/bg1.gif);
width:150px;
height:24px;
color:#003399;
font-weight : bolder;
LETTER-SPACING: 3px;
cursor:hand;
}
.title8
{
background-image: url(/Skin/fire/bg2.gif);
width:150px;
height:24px;
color:red;
font-weight : bolder;
LETTER-SPACING: 3px;
cursor:hand;
}

/*新闻定义开始*/
/* 标题文字颜色定义 */
a.link1{text-decoration: none;font-size:12pt;font-family : 黑体;}
a.link1:link {color: #83006F;}
a.link1:visited {color: #83006F;}
a.link1:hover{color: #83006F;TEXT-DECORATION:underline;}
a.link1:active {color: #83006F;}

/* 标题文字颜色定义 */
a.link2{text-decoration: none;font-size:12pt;font-family : 黑体;}
a.link2:link {color: #000;}
a.link2:visited {color: #000;}
a.link2:hover{color: #000;TEXT-DECORATION:underline;}
a.link2:active {color: #000;}
/* 标题文字颜色定义 */
a.link3{text-decoration: none;font-size:12pt;font-family : 黑体;}
a.link3:link {color: red;}
a.link3:visited {color: red;}
a.link3:hover{color: red;TEXT-DECORATION:underline;}
a.link3:active {color: red;}

/* 循环标题文字颜色定义 */
a.link4{text-decoration: none;font-size:14px;}
a.link4:link {color: #003399;}
a.link4:visited {color: #003399;}
a.link4:hover{color: #003399;TEXT-DECORATION:underline;}
a.link4:active {color: #003399;}
/* 循环标题文字颜色定义 */
a.link5{text-decoration: none;}
a.link5:link {color: green;}
a.link5:visited {color: green;}
a.link5:hover{color: green;TEXT-DECORATION:underline;}
a.link5:active {color: green;}
.aaa
{
TEXT-ALIGN: left;
text-indent: 1pc;
letter-spacing: 2px;
line-height:22px;
padding-bottom:3px;
}
.bbb
{
TEXT-ALIGN: left;
letter-spacing: 1px;
line-height:24px;
padding-bottom:1px;
}
.ccc
{
TEXT-ALIGN: center;
text-indent: 1pc;
letter-spacing: 2px;
line-height:24px;
padding-bottom:3px;
}
.ddd
{
TEXT-ALIGN: left;
text-indent: 1pc;
letter-spacing: 2px;
line-height:24px;
}
.eee
{
font-size:12px;
TEXT-ALIGN: left;
letter-spacing: 1px;
line-height:24px;
}
.fff
{
font-size:14px;
TEXT-ALIGN: left;
letter-spacing: 2px;
line-height:25px;
}
.LinkArticleCorrelative
{
font-size:12px;
TEXT-ALIGN: left;
letter-spacing: 2px;
line-height:26px;
}
.a1
{
color:#FF6600;
TEXT-ALIGN: left;
text-indent: 2pc;
letter-spacing: 2px;
line-height:24px;
}
.nx
{
background-image: url(/Skin/fire/nx.gif);
}
/*购物定义开始*/
.gw/*全站导航背景定义*/
{
background: url(/Skin/h/gw/gw.gif);background-repeat : no-repeat;
background-position:center;
height:34px;width:950px;
}
.erdh/*二级导航背景定义*/
{
background: #EBEBEB;
height:30px;
color:#333333;
LETTER-SPACING: 2px;
}
/* 图片样式定义 */
.pic1 {BORDER:  3px double #80756C; margin-bottom:3px;BACKGROUND: #FFF; }
A:hover .pic2 {BORDER-COLOR: #665E57;}
.nr
{
font-size:14px;
letter-spacing: 2px;
line-height:24px;
padding:20px 2px 10px 2px;
border-bottom:1px double #7EA9B9;
}
.nbt
{
font-weight : bold; 
font-size:18pt;
letter-spacing: 0px;
line-height:24px;
}
/*新闻评论*/
　　/* --评论显示页的css定义开始-- */
.Comment_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px dotted #7EA9B9;
}
.Comment_title /* 标题背景颜色定义(760) */
{
background:#f1f1f1;color: #003399;font-weight: normal;height: 25;
}
.Comment_tdbg1 /* 表格背景颜色定义(760) */
{
background:#FFF;line-height: 120%;TEXT-ALIGN: left;
text-indent: 1pc;
}
.Comment_tdbg2 /* 留言显示1px表格背景颜色定义 */
{
background:#f1f1f1;
}
.show_page {
text-align: center;
}