/* frametable.css,主要为首页主体框架及内容模块的样式表文件 */
/* 以日期标明的最新版本为准,注意区分大小写(一般只用小写) -qyf- 2006.06.27 */

/* col1_bg；col2_bg；col3_bg；col4_bg,主体框架第一列、第二列、第三列、第四列页面背景 */
.col1_bg
{
background-image:url(../images/col1_bg.jpg);
background-repeat:repeat-y;
background-position:left;
background-color:#DDEFFD;
border-right:1px solid #A3DAF5;
text-align:center;
}
.col2_bg
{
background-image:url(../images/col2_bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FBFDFF;
text-align:center;
}
.col3_bg
{
background-color:#F6F6F6;
background-image:url(../images/col3_bg.gif);
background-repeat:repeat-y;
background-position:left;
padding-left:1px;
text-align:center;
}
.col4_bg
{
background-image:url(../images/col4_bg.jpg);
background-repeat:repeat-y;
background-position:left;
background-color:#1F7ED2;
padding-left:3px;
padding-right:2px;
text-align:center;
}
/* ================================第1列默认栏目================================ */
/* 01. col1_0_top_title,第1列默认栏目顶部标题 */
.col1_0_top_title
{
background-image:url(../images/col1_1_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:120px;
height:31px;
}
/* 02. col1_0_top_txt,第1列默认栏目顶部标题文字 */
.col1_0_top_txt
{
table-layout:fixed;
width:100%;
}
.col1_0_top_txt td
{
font-family:"宋体";
font-size:12px;
font-weight:bold;
color:#000000;
text-indent:33px;
text-align:left;
padding-top:2px;
filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col1_0_top_right,第1列默认栏目顶部右侧 */
.col1_0_top_right
{
background-image:url(../images/col1_1_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:45px;
height:31px;
text-align:right;
}
/* 04. col1_0_top_bg,第1列默认栏目顶部背景图 */
.col1_0_top_bg
{
background-image:url(../images/col1_1_top_bg.gif);
height:31px;
}
/* 05. col1_0_main_left,第1列默认栏目左边框 */
.col1_0_main_left
{
width:0px;
}
/* 06. col1_0_main_right,第1列默认栏目右边框 */
.col1_0_main_right
{
width:0px;
}
/* 07. col1_0_main_bg,第1列默认栏目中间背景图 */
.col1_0_main_bg
{
background-image:url(../images/col1_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
/* 08. col1_0_btm_left,第1列默认栏目底部左边框 */
.col1_0_btm_left
{
width:0px;
height:20px;
}
/* 09. col1_0_btm_left,第1列默认栏目底部右边框 */
.col1_0_btm_right
{
width:0px;
height:20px;
}
/* 10. col1_0_btm_bg,第1列默认栏目底部背景图 */
.col1_0_btm_bg
{
background-image:url(../images/col1_1_btm_bg.gif);
background-repeat:repeat-x;
height:20px;
}
/* 11. col1_0_btm_txt,第1列默认栏目底部文本 */
.col1_0_btm_txt
{
background-image:url(../images/col1_1_btm_bgpic.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
}
.col1_0_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_0_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_0_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_0_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col1_0_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col1_0_td,第1列默认栏目列表样式 */
.col1_0_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col1_0_td_over,第1列默认栏目列表鼠标经过样式 */
.col1_0_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#DDEFFD;*/
padding-left:10px;
}
.col1_0_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_0_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_0_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_0_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col1_0_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第1列第1个栏目================================ */
/* 01. col1_1_top_title,第1列第1个栏目顶部标题 */
.col1_1_top_title
{
background-image:url(../images/col1_1_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:120px;
height:31px;
}
/* 02. col1_1_top_txt,第1列第1个栏目顶部标题文字 */
.col1_1_top_txt
{
table-layout:fixed;
width:100%;
}
.col1_1_top_txt td
{
font-family:"宋体";
font-size:12px;
font-weight:bold;
color:#000000;
text-indent:33px;
text-align:left;
padding-top:2px;
filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col1_1_top_right,第1列第1个栏目顶部右侧 */
.col1_1_top_right
{
background-image:url(../images/col1_1_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:45px;
height:31px;
text-align:right;
}
/* 04. col1_1_top_bg,第1列第1个栏目顶部背景图 */
.col1_1_top_bg
{
background-image:url(../images/col1_1_top_bg.gif);
height:31px;
}
/* 05. col1_1_main_left,第1列第1个栏目左边框 */
.col1_1_main_left
{
width:0px;
}
/* 06. col1_1_main_right,第1列第1个栏目右边框 */
.col1_1_main_right
{
width:0px;
}
/* 07. col1_1_main_bg,第1列第1个栏目中间背景图 */
.col1_1_main_bg
{
background-image:url(../images/col1_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
/* 08. col1_1_btm_left,第1列第1个栏目底部左边框 */
.col1_1_btm_left
{
width:0px;
height:20px;
}
/* 09. col1_1_btm_left,第1列第1个栏目底部右边框 */
.col1_1_btm_right
{
width:0px;
height:20px;
}
/* 10. col1_1_btm_bg,第1列第1个栏目底部背景图 */
.col1_1_btm_bg
{
background-image:url(../images/col1_1_btm_bg.gif);
background-repeat:repeat-x;
height:20px;
}
/* 11. col1_1_btm_txt,第1列第1个栏目底部文本 */
.col1_1_btm_txt
{
background-image:url(../images/col1_1_btm_bgpic.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
}
.col1_1_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_1_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_1_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_1_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col1_1_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col1_1_td,第1列第1个栏目列表样式 */
.col1_1_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col1_1_td_over,第1列第1个栏目列表鼠标经过样式 */
.col1_1_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#DDEFFD;*/
padding-left:10px;
}
.col1_1_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_1_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_1_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_1_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col1_1_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第1列第2个栏目================================ */
/* 01. col1_2_top_title,第1列第2个栏目顶部标题 */
.col1_2_top_title
{
background-image:url(../images/col1_1_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:120px;
height:31px;
}
/* 02. col1_2_top_txt,第1列第2个栏目顶部标题文字 */
.col1_2_top_txt
{
table-layout:fixed;
width:100%;
}
.col1_2_top_txt td
{
font-family:"宋体";
font-size:12px;
font-weight:bold;
color:#000000;
text-indent:33px;
text-align:left;
padding-top:2px;
filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col1_2_top_right,第1列第2个栏目顶部右侧 */
.col1_2_top_right
{
background-image:url(../images/col1_1_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:45px;
height:31px;
text-align:right;
}
/* 04. col1_2_top_bg,第1列第2个栏目顶部背景图 */
.col1_2_top_bg
{
background-image:url(../images/col1_1_top_bg.gif);
height:31px;
}
/* 05. col1_2_main_left,第1列第2个栏目左边框 */
.col1_2_main_left
{
width:0px;
}
/* 06. col1_2_main_right,第1列第2个栏目右边框 */
.col1_2_main_right
{
width:0px;
}
/* 07. col1_2_main_bg,第1列第2个栏目中间背景图 */
.col1_2_main_bg
{
background-image:url(../images/col1_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
/* 08. col1_2_btm_left,第1列第2个栏目底部左边框 */
.col1_2_btm_left
{
width:0px;
height:20px;
}
/* 09. col1_2_btm_left,第1列第2个栏目底部右边框 */
.col1_2_btm_right
{
width:0px;
height:20px;
}
/* 10. col1_2_btm_bg,第1列第2个栏目底部背景图 */
.col1_2_btm_bg
{
background-image:url(../images/col1_1_btm_bg.gif);
background-repeat:repeat-x;
height:20px;
}
/* 11. col1_1_btm_txt,第1列第2个栏目底部文本 */
.col1_2_btm_txt
{
background-image:url(../images/col1_1_btm_bgpic.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
}
.col1_2_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_2_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_2_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_2_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col1_2_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col1_2_td,第1列第1个栏目列表样式 */
.col1_2_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col1_2_td_over,第1列第1个栏目列表鼠标经过样式 */
.col1_2_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#DDEFFD;*/
padding-left:10px;
}
.col1_2_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_2_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_2_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_2_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col1_2_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第1列第3个栏目================================ */
/* 01. col1_3_top_title,第1列第3个栏目顶部标题 */
.col1_3_top_title
{
background-image:url(../images/col1_1_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:120px;
height:31px;
}
/* 02. col1_3_top_txt,第1列第3个栏目顶部标题文字 */
.col1_3_top_txt
{
table-layout:fixed;
width:100%;
}
.col1_3_top_txt td
{
font-family:"宋体";
font-size:12px;
font-weight:bold;
color:#000000;
text-indent:33px;
text-align:left;
padding-top:2px;
filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col1_3_top_right,第1列第3个栏目顶部右侧 */
.col1_3_top_right
{
background-image:url(../images/col1_1_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:45px;
height:31px;
text-align:right;
}
/* 04. col1_3_top_bg,第1列第3个栏目顶部背景图 */
.col1_3_top_bg
{
background-image:url(../images/col1_1_top_bg.gif);
height:31px;
}
/* 05. col1_3_main_left,第1列第3个栏目左边框 */
.col1_3_main_left
{
width:0px;
}
/* 06. col1_3_main_right,第1列第3个栏目右边框 */
.col1_3_main_right
{
width:0px;
}
/* 07. col1_3_main_bg,第1列第3个栏目中间背景图 */
.col1_3_main_bg
{
background-image:url(../images/col1_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
}
/* 08. col1_3_btm_left,第1列第3个栏目底部左边框 */
.col1_3_btm_left
{
width:0px;
height:20px;
}
/* 09. col1_3_btm_left,第1列第3个栏目底部右边框 */
.col1_3_btm_right
{
width:0px;
height:20px;
}
/* 10. col1_3_btm_bg,第1列第3个栏目底部背景图 */
.col1_3_btm_bg
{
background-image:url(../images/col1_1_btm_bg.gif);
background-repeat:repeat-x;
height:20px;
}
/* 11. col1_3_btm_txt,第1列第3个栏目底部文本 */
.col1_3_btm_txt
{
background-image:url(../images/col1_1_btm_bgpic.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
}
.col1_3_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_3_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_3_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_3_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col1_3_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col1_3_td,第1列第3个栏目列表样式 */
.col1_3_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col1_3_td_over,第1列第3个栏目列表鼠标经过样式 */
.col1_3_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#DDEFFD;*/
padding-left:10px;
}
.col1_3_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_3_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_3_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col1_3_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col1_3_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}

/* ================================第2列默认栏目================================ */
/* 01. col2_0_top_title,第二列默认栏目顶部标题 */
.col2_0_top_title
{
background-image:url(../images/col2_0_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:235px;
height:25px;
text-align:left;
}
/* 02. col2_0_top_txt,第二列默认栏目顶部标题文字 */
.col2_0_top_txt
{
table-layout:fixed;
width:100%;
}
.col2_0_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:30px;
text-align:left;
padding-top:2px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col2_0_top_right,第二列默认栏目顶部右侧 */
.col2_0_top_right
{
background-image:url(../images/col2_0_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:115px;
height:25px;
text-align:right;
}
/* 04. col2_0_top_bg,第二列默认栏目顶部背景图 */
.col2_0_top_bg
{
background-image:url(../images/col2_0_top_bg.gif);
height:25px;
}
/* 05. col2_0_main_left,第二列默认栏目左边框 */
.col2_0_main_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
}
/* 06. col2_0_main_right,第二列默认栏目右边框 */
.col2_0_main_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
}
/* 07. col2_0_main_bg,第二列默认栏目中间背景图 */
.col2_0_main_bg
{
background-color:#FBFDFF;
}
/* 08. col2_0_btm_left,第二列默认栏目底部左边框 */
.col2_0_btm_left
{
background-image:url(../images/col2_0_btm_left.gif);
background-repeat:no-repeat;
width:10px;
height:20px;
}
/* 09. col2_0_btm_left,第二列默认栏目底部右边框 */
.col2_0_btm_right
{
background-image:url(../images/col2_0_btm_right.gif);
background-repeat:no-repeat;
width:10px;
height:20px;
}
/* 10. col2_0_btm_bg,第二列默认栏目底部背景图 */
.col2_0_btm_bg
{
background-image:url(../images/col2_0_btm_bg.gif);
height:20px;
text-align:right;
}
/* 11. col2_0_btm_txt,第二列默认栏目底部文本 */
.col2_0_btm_txt
{
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
}
.col2_0_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_0_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_0_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_0_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col2_0_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col2_0_td,第二列默认栏目列表样式 */
.col2_0_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col2_0_td_over,第二列默认栏目列表鼠标经过样式 */
.col2_0_td_over
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
line-height:22px;
text-align:left;
/*background-color:#ffffff;*/
padding-left:10px;
}
.col2_0_td_over A
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_0_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_0_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_0_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col2_0_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#9E0B0E;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第2列第1个栏目================================ */
/* 01. col2_1_top_title,第二列第一个栏目顶部标题 */
.col2_1_top_title
{
background-image:url(../images/col2_1_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:235px;
height:25px;
text-align:left;
}
/* 02. col2_1_top_txt,第二列第一个栏目顶部标题文字 */
.col2_1_top_txt
{
table-layout:fixed;
width:100%;
}
.col2_1_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:30px;
text-align:left;
padding-top:2px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col2_1_top_right,第二列第一个栏目顶部右侧 */
.col2_1_top_right
{
background-image:url(../images/col2_1_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:115px;
height:25px;
text-align:right;
}
/* 04. col2_1_top_bg,第二列第一个栏目顶部背景图 */
.col2_1_top_bg
{
background-image:url(../images/col2_1_top_bg.gif);
height:25px;
}
/* 05. col2_1_main_left,第二列第一个栏目左边框 */
.col2_1_main_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
}
/* 06. col2_1_main_right,第二列第一个栏目右边框 */
.col2_1_main_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
}
/* 07. col2_1_main_bg,第二列第一个栏目中间背景图 */
.col2_1_main_bg
{
background-color:#FBFDFF;
}
/* 08. col2_1_btm_left,第二列第一个栏目底部左边框 */
.col2_1_btm_left
{
background-image:url(../images/col2_1_btm_left.gif);
background-repeat:no-repeat;
width:10px;
height:20px;
}
/* 09. col2_1_btm_left,第二列第一个栏目底部右边框 */
.col2_1_btm_right
{
background-image:url(../images/col2_1_btm_right.gif);
background-repeat:no-repeat;
width:10px;
height:20px;
}
/* 10. col2_1_btm_bg,第二列第一个栏目底部背景图 */
.col2_1_btm_bg
{
background-image:url(../images/col2_1_btm_bg.gif);
height:20px;
text-align:right;
}
/* 11. col2_1_btm_txt,第二列第一个栏目底部文本 */
.col2_1_btm_txt
{
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#4D900D;
}
.col2_1_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_1_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_1_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_1_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col2_1_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col2_1_td,第二列第一个栏目列表样式 */
.col2_1_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col2_1_td_over,第二列第一个栏目列表鼠标经过样式 */
.col2_1_td_over
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
line-height:22px;
text-align:left;
/*background-color:#ffffff;*/
padding-left:10px;
}
.col2_1_td_over A
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_1_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_1_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_1_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col2_1_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#4D900D;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第2列第2个栏目================================ */
/* 01. col2_2_top_title,第二列第2个栏目顶部标题 */
.col2_2_top_title
{
background-image:url(../images/col2_2_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:235px;
height:25px;
text-align:left;
}
/* 02. col2_2_top_txt,第二列第2个栏目顶部标题文字 */
.col2_2_top_txt
{
table-layout:fixed;
width:100%;
}
.col2_2_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:30px;
text-align:left;
padding-top:2px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col2_2_top_right,第二列第2个栏目顶部右侧 */
.col2_2_top_right
{
background-image:url(../images/col2_2_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:115px;
height:25px;
text-align:right;
}
/* 04. col2_2_top_bg,第二列第2个栏目顶部背景图 */
.col2_2_top_bg
{
background-image:url(../images/col2_2_top_bg.gif);
height:25px;
}
/* 05. col2_2_main_left,第二列第2个栏目左边框 */
.col2_2_main_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
}
/* 06. col2_2_main_right,第二列第2个栏目右边框 */
.col2_2_main_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
}
/* 07. col2_2_main_bg,第二列第2个栏目中间背景图 */
.col2_2_main_bg
{
background-color:#FBFDFF;
}
/* 08. col2_2_btm_left,第二列第2个栏目底部左边框 */
.col2_2_btm_left
{
background-image:url(../images/col2_2_btm_left.gif);
background-repeat:no-repeat;
width:10px;
height:20px;
}
/* 09. col2_2_btm_left,第二列第2个栏目底部右边框 */
.col2_2_btm_right
{
background-image:url(../images/col2_2_btm_right.gif);
background-repeat:no-repeat;
width:10px;
height:20px;
}
/* 10. col2_2_btm_bg,第二列第2个栏目底部背景图 */
.col2_2_btm_bg
{
background-image:url(../images/col2_2_btm_bg.gif);
height:20px;
text-align:right;
}
/* 11. col2_2_btm_txt,第二列第2个栏目底部文本 */
.col2_2_btm_txt
{
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#A36209;
}
.col2_2_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_2_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_2_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_2_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col2_2_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col2_2_td,第二列第2个栏目列表样式 */
.col2_2_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col2_2_td_over,第二列第2个栏目列表鼠标经过样式 */
.col2_2_td_over
{
font-family:"宋体";
font-size:12px;
color:#A36209;
line-height:22px;
text-align:left;
/*background-color:#ffffff;*/
padding-left:10px;
}
.col2_2_td_over A
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_2_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_2_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_2_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col2_2_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#A36209;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第2列第3个栏目================================ */
/* 01. col2_3_top_title,第二列第3个栏目顶部标题 */
.col2_3_top_title
{
background-image:url(../images/col2_3_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:235px;
height:25px;
text-align:left;
}
/* 02. col2_3_top_txt,第二列第3个栏目顶部标题文字 */
.col2_3_top_txt
{
table-layout:fixed;
width:100%;
}
.col2_3_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:30px;
text-align:left;
padding-top:2px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col2_3_top_right,第二列第3个栏目顶部右侧 */
.col2_3_top_right
{
background-image:url(../images/col2_3_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:115px;
height:25px;
text-align:right;
}
/* 04. col2_3_top_bg,第二列第3个栏目顶部背景图 */
.col2_3_top_bg
{
background-image:url(../images/col2_3_top_bg.gif);
height:25px;
}
/* 05. col2_3_main_left,第二列第3个栏目左边框 */
.col2_3_main_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
}
/* 06. col2_3_main_right,第二列第3个栏目右边框 */
.col2_3_main_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
}
/* 07. col2_3_main_bg,第二列第3个栏目中间背景图 */
.col2_3_main_bg
{
background-color:#FBFDFF;
}
/* 08. col2_3_btm_left,第二列第3个栏目底部左边框 */
.col2_3_btm_left
{
background-image:url(../images/col2_3_btm_left.gif);
background-repeat:no-repeat;
width:10px;
height:20px;
}
/* 09. col2_3_btm_left,第二列第3个栏目底部右边框 */
.col2_3_btm_right
{
background-image:url(../images/col2_3_btm_right.gif);
background-repeat:no-repeat;
width:10px;
height:20px;
}
/* 10. col2_3_btm_bg,第二列第3个栏目底部背景图 */
.col2_3_btm_bg
{
background-image:url(../images/col2_3_btm_bg.gif);
height:20px;
text-align:right;
}
/* 11. col2_3_btm_txt,第二列第3个栏目底部文本 */
.col2_3_btm_txt
{
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
}
.col2_3_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_3_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_3_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_3_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col2_3_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col2_3_td,第二列第3个栏目列表样式 */
.col2_3_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col2_3_td_over,第二列第3个栏目列表鼠标经过样式 */
.col2_3_td_over
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
line-height:22px;
text-align:left;
/*background-color:#ffffff;*/
padding-left:10px;
}
.col2_3_td_over A
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_3_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_3_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col2_3_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col2_3_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#2A6EB7;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第3列默认栏目================================ */
/* 01. col3_0_top_title,第3列默认栏目顶部标题 */
.col3_0_top_title
{
background-image:url(../images/col3_0_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:150px;
height:30px;
text-align:left;
}
/* 02. col3_0_top_txt,第3列默认栏目顶部标题文字 */
.col3_0_top_txt
{
table-layout:fixed;
width:100%;
}
.col3_0_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:32px;
text-align:left;
padding-top:5px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col3_0_top_right,第3列默认栏目顶部右侧 */
.col3_0_top_right
{
background-image:url(../images/col3_0_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:40px;
height:30px;
text-align:right;
}
/* 04. col3_0_top_bg,第3列默认栏目顶部背景图 */
.col3_0_top_bg
{
background-image:url(../images/col3_0_top_bg.gif);
height:30px;
}
/* 05. col3_0_main_left,第3列默认栏目左边框 */
.col3_0_main_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
}
/* 06. col3_0_main_right,第3列默认栏目右边框 */
.col3_0_main_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
}
/* 07. col3_0_main_bg,第3列默认栏目中间背景图 */
.col3_0_main_bg
{
background-image:url(../images/col3_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
background-color:#F6F6F6;
}
/* 08. col3_0_btm_left,第3列默认栏目底部左边框 */
.col3_0_btm_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
height:20px;
}
/* 09. col3_0_btm_left,第3列默认栏目底部右边框 */
.col3_0_btm_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
height:20px;
}
/* 10. col3_0_btm_bg,第3列默认栏目底部背景图 */
.col3_0_btm_bg
{
background-image:url(../images/col3_0_btm_bg.gif);
background-repeat:repeat-x;
height:20px;
background-color:#F6F6F6;
}
/* 11. col3_0_btm_txt,第3列默认栏目底部文本 */
.col3_0_btm_txt
{
background-image:url(../images/col3_0_btm_bgpic.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#6F7071;
}
.col3_0_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_0_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_0_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_0_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col3_0_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col3_0_td,第3列默认栏目列表样式 */
.col3_0_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col3_0_td_over,第3列默认栏目列表鼠标经过样式 */
.col3_0_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#FBFDFF;*/
padding-left:10px;
}
.col3_0_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_0_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_0_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_0_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col3_0_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第3列第1个栏目================================ */
/* 01. col3_1_top_title,第3列第1个栏目顶部标题 */
.col3_1_top_title
{
background-image:url(../images/col3_1_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:150px;
height:30px;
text-align:left;
}
/* 02. col3_1_top_txt,第3列第1个栏目顶部标题文字 */
.col3_1_top_txt
{
table-layout:fixed;
width:100%;
}
.col3_1_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:32px;
text-align:left;
padding-top:5px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col3_1_top_right,第3列第1个栏目顶部右侧 */
.col3_1_top_right
{
background-image:url(../images/col3_1_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:40px;
height:30px;
text-align:right;
}
/* 04. col3_1_top_bg,第3列第1个栏目顶部背景图 */
.col3_1_top_bg
{
background-image:url(../images/col3_1_top_bg.gif);
height:30px;
}
/* 05. col3_1_main_left,第3列第1个栏目左边框 */
.col3_1_main_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
}
/* 06. col3_1_main_right,第3列第1个栏目右边框 */
.col3_1_main_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
}
/* 07. col3_1_main_bg,第3列第1个栏目中间背景图 */
.col3_1_main_bg
{
background-image:url(../images/col3_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
background-color:#F6F6F6;
}
/* 08. col3_1_btm_left,第3列第1个栏目底部左边框 */
.col3_1_btm_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
height:20px;
}
/* 09. col3_1_btm_left,第3列第1个栏目底部右边框 */
.col3_1_btm_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
height:20px;
}
/* 10. col3_1_btm_bg,第3列第1个栏目底部背景图 */
.col3_1_btm_bg
{
background-image:url(../images/col3_1_btm_bg.gif);
background-repeat:repeat-x;
height:20px;
background-color:#F6F6F6;
}
/* 11. col3_1_btm_txt,第3列第1个栏目底部文本 */
.col3_1_btm_txt
{
background-image:url(../images/col3_1_btm_bgpic.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#6F7071;
}
.col3_1_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_1_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_1_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_1_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col3_1_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col3_1_td,第3列第1个栏目列表样式 */
.col3_1_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col3_1_td_over,第3列第1个栏目列表鼠标经过样式 */
.col3_1_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#FBFDFF;*/
padding-left:10px;
}
.col3_1_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_1_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_1_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_1_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col3_1_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第3列第2个栏目================================ */
/* 01. col3_2_top_title,第3列第2个栏目顶部标题 */
.col3_2_top_title
{
background-image:url(../images/col3_2_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:150px;
height:30px;
text-align:left;
}
/* 02. col3_2_top_txt,第3列第2个栏目顶部标题文字 */
.col3_2_top_txt
{
table-layout:fixed;
width:100%;
}
.col3_2_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:32px;
text-align:left;
padding-top:5px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col3_2_top_right,第3列第2个栏目顶部右侧 */
.col3_2_top_right
{
background-image:url(../images/col3_2_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:40px;
height:30px;
text-align:right;
}
/* 04. col3_2_top_bg,第3列第2个栏目顶部背景图 */
.col3_2_top_bg
{
background-image:url(../images/col3_2_top_bg.gif);
height:30px;
}
/* 05. col3_2_main_left,第3列第2个栏目左边框 */
.col3_2_main_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
}
/* 06. col3_2_main_right,第3列第2个栏目右边框 */
.col3_2_main_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
}
/* 07. col3_2_main_bg,第3列第2个栏目中间背景图 */
.col3_2_main_bg
{
background-image:url(../images/col3_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
background-color:#F6F6F6;
}
/* 08. col3_2_btm_left,第3列第2个栏目底部左边框 */
.col3_2_btm_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
height:20px;
}
/* 09. col3_2_btm_left,第3列第2个栏目底部右边框 */
.col3_2_btm_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
height:20px;
}
/* 10. col3_2_btm_bg,第3列第2个栏目底部背景图 */
.col3_2_btm_bg
{
background-image:url(../images/col3_0_btm_bg.gif);
background-repeat:repeat-x;
height:20px;
background-color:#F6F6F6;
}
/* 11. col3_2_btm_txt,第3列第2个栏目底部文本 */
.col3_2_btm_txt
{
background-image:url(../images/col3_0_btm_bgpic.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#6F7071;
}
.col3_2_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_2_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_2_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_2_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col3_2_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col3_2_td,第3列第2个栏目列表样式 */
.col3_2_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col3_2_td_over,第3列第2个栏目列表鼠标经过样式 */
.col3_2_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#FBFDFF;*/
padding-left:10px;
}
.col3_2_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_2_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_2_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_2_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col3_2_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第3列第3个栏目================================ */
/* 01. col3_3_top_title,第3列第3个栏目顶部标题 */
.col3_3_top_title
{
background-image:url(../images/col3_0_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:150px;
height:30px;
text-align:left;
}
/* 02. col3_3_top_txt,第3列第3个栏目顶部标题文字 */
.col3_3_top_txt
{
table-layout:fixed;
width:100%;
}
.col3_3_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:32px;
text-align:left;
padding-top:5px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col3_3_top_right,第3列第3个栏目顶部右侧 */
.col3_3_top_right
{
background-image:url(../images/col3_0_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:40px;
height:30px;
text-align:right;
}
/* 04. col3_3_top_bg,第3列第3个栏目顶部背景图 */
.col3_3_top_bg
{
background-image:url(../images/col3_0_top_bg.gif);
height:30px;
}
/* 05. col3_3_main_left,第3列第3个栏目左边框 */
.col3_3_main_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
}
/* 06. col3_3_main_right,第3列第3个栏目右边框 */
.col3_3_main_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
}
/* 07. col3_3_main_bg,第3列第3个栏目中间背景图 */
.col3_3_main_bg
{
background-image:url(../images/col3_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
background-color:#F6F6F6;
}
/* 08. col3_3_btm_left,第3列第3个栏目底部左边框 */
.col3_3_btm_left
{
background-image:url(../images/col2_1_main_left.gif);
background-repeat:repeat-y;
width:6px;
height:20px;
}
/* 09. col3_3_btm_left,第3列第3个栏目底部右边框 */
.col3_3_btm_right
{
background-image:url(../images/col2_1_main_right.gif);
background-repeat:repeat-y;
width:6px;
height:20px;
}
/* 10. col3_3_btm_bg,第3列第3个栏目底部背景图 */
.col3_3_btm_bg
{
background-image:url(../images/col3_0_btm_bg.gif);
background-repeat:repeat-x;
height:20px;
background-color:#F6F6F6;
}
/* 11. col3_3_btm_txt,第3列第3个栏目底部文本 */
.col3_3_btm_txt
{
background-image:url(../images/col3_0_btm_bgpic.gif);
background-repeat:no-repeat;
background-position:right;
width:100%;
height:20px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#6F7071;
}
.col3_3_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_3_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_3_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_3_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col3_3_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#6F7071;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col3_3_td,第3列第3个栏目列表样式 */
.col3_3_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:10px;
}
/* 13. col3_3_td_over,第3列第3个栏目列表鼠标经过样式 */
.col3_3_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#FBFDFF;*/
padding-left:10px;
}
.col3_3_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_3_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_3_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col3_3_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col3_3_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}

/* ================================第4列默认栏目================================ */
/* 01. col4_0_top_title,第4列默认栏目顶部标题 */
.col4_0_top_title
{
background-image:url(../images/col4_0_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:130px;
height:24px;
text-align:left;
}
/* 02. col4_0_top_txt,第4列默认栏目顶部标题文字 */
.col4_0_top_txt
{
table-layout:fixed;
width:100%;
}
.col4_0_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:23px;
text-align:left;
padding-top:1px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col4_0_top_right,第4列默认栏目顶部右侧 */
.col4_0_top_right
{
background-image:url(../images/col4_0_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:40px;
height:24px;
text-align:right;
}
/* 04. col4_0_top_bg,第4列默认栏目顶部背景图 */
.col4_0_top_bg
{
background-image:url(../images/col4_0_top_bg.gif);
height:24px;
}
/* 05. col4_0_main_left,第4列默认栏目左边框 */
.col4_0_main_left
{
background-image:url(../images/col4_0_main_left.gif);
background-repeat:repeat-y;
width:8px;
}
/* 06. col4_0_main_right,第4列默认栏目右边框 */
.col4_0_main_right
{
background-image:url(../images/col4_0_main_right.gif);
background-repeat:repeat-y;
width:8px;
}
/* 07. col4_0_main_bg,第4列默认栏目中间背景图 */
.col4_0_main_bg
{
/*background-image:url(../images/col3_main_bg.gif);*/
/*background-repeat:no-repeat;*/
/*background-position:bottom right;*/
background-color:#ffffff;
}
/* 08. col4_0_btm_left,第4列默认栏目底部左边框 */
.col4_0_btm_left
{
background-image:url(../images/col4_0_btm_left.gif);
background-repeat:no-repeat;
width:10px;
height:26px;
}
/* 09. col4_0_btm_left,第4列默认栏目底部右边框 */
.col4_0_btm_right
{
background-image:url(../images/col4_0_btm_right.gif);
background-repeat:no-repeat;
width:10px;
height:26px;
}
/* 10. col4_0_btm_bg,第4列默认栏目底部背景图 */
.col4_0_btm_bg
{
background-image:url(../images/col4_0_btm_bg.gif);
background-repeat:repeat-x;
height:26px;
}
/* 11. col4_0_btm_txt,第4列默认栏目底部文本 */
.col4_0_btm_txt
{
width:100%;
height:26px;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#000000;
padding-bottom:3px;
}
.col4_0_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_0_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_0_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_0_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col4_0_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col4_0_td,第4列默认栏目列表样式 */
.col4_0_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:6px;
}
/* 13. col4_0_td_over,第4列默认栏目列表鼠标经过样式 */
.col4_0_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#f7f7f7;*/
padding-left:6px;
}
.col4_0_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_0_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_0_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_0_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col4_0_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第4列第1个栏目================================ */
/* 01. col4_1_top_title,第4列第1个栏目顶部标题 */
.col4_1_top_title
{
background-image:url(../images/col4_0_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:130px;
height:24px;
text-align:left;
}
/* 02. col4_1_top_txt,第4列第1个栏目顶部标题文字 */
.col4_1_top_txt
{
table-layout:fixed;
width:100%;
}
.col4_1_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:23px;
text-align:left;
padding-top:1px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col4_1_top_right,第4列第1个栏目顶部右侧 */
.col4_1_top_right
{
background-image:url(../images/col4_0_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:40px;
height:24px;
text-align:right;
}
/* 04. col4_1_top_bg,第4列第1个栏目顶部背景图 */
.col4_1_top_bg
{
background-image:url(../images/col4_0_top_bg.gif);
height:24px;
}
/* 05. col4_1_main_left,第4列第1个栏目左边框 */
.col4_1_main_left
{
background-image:url(../images/col4_0_main_left.gif);
background-repeat:repeat-y;
width:8px;
}
/* 06. col4_1_main_right,第4列第1个栏目右边框 */
.col4_1_main_right
{
background-image:url(../images/col4_0_main_right.gif);
background-repeat:repeat-y;
width:8px;
}
/* 07. col4_1_main_bg,第4列第1个栏目中间背景图 */
.col4_1_main_bg
{
background-image:url(../images/col4_1_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
background-color:#ffffff;
}
/* 08. col4_1_btm_left,第4列第1个栏目底部左边框 */
.col4_1_btm_left
{
background-image:url(../images/col4_0_btm_left.gif);
background-repeat:no-repeat;
width:10px;
height:26px;
}
/* 09. col4_1_btm_left,第4列第1个栏目底部右边框 */
.col4_1_btm_right
{
background-image:url(../images/col4_0_btm_right.gif);
background-repeat:no-repeat;
width:10px;
height:26px;
}
/* 10. col4_1_btm_bg,第4列第1个栏目底部背景图 */
.col4_1_btm_bg
{
background-image:url(../images/col4_0_btm_bg.gif);
background-repeat:repeat-x;
height:26px;
}
/* 11. col4_1_btm_txt,第4列第1个栏目底部文本 */
.col4_1_btm_txt
{
width:100%;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#000000;
padding-bottom:3px;
}
.col4_1_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_1_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_1_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_1_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col4_1_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col4_1_td,第4列第1个栏目列表样式 */
.col4_1_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:6px;
}
/* 13. col4_1_td_over,第4列第1个栏目列表鼠标经过样式 */
.col4_1_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#f7f7f7;*/
padding-left:6px;
}
.col4_1_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_1_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_1_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_1_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col4_1_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第4列第2个栏目================================ */
/* 01. col4_2_top_title,第4列第2个栏目顶部标题 */
.col4_2_top_title
{
background-image:url(../images/col4_2_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:130px;
height:24px;
text-align:left;
}
/* 02. col4_2_top_txt,第4列第2个栏目顶部标题文字 */
.col4_2_top_txt
{
table-layout:fixed;
width:100%;
}
.col4_2_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:23px;
text-align:left;
padding-top:1px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col4_2_top_right,第4列第2个栏目顶部右侧 */
.col4_2_top_right
{
background-image:url(../images/col4_2_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:40px;
height:24px;
text-align:right;
}
/* 04. col4_2_top_bg,第4列第2个栏目顶部背景图 */
.col4_2_top_bg
{
background-image:url(../images/col4_2_top_bg.gif);
height:24px;
}
/* 05. col4_2_main_left,第4列第2个栏目左边框 */
.col4_2_main_left
{
background-image:url(../images/col4_0_main_left.gif);
background-repeat:repeat-y;
width:8px;
}
/* 06. col4_2_main_right,第4列第2个栏目右边框 */
.col4_2_main_right
{
background-image:url(../images/col4_0_main_right.gif);
background-repeat:repeat-y;
width:8px;
}
/* 07. col4_2_main_bg,第4列第2个栏目中间背景图 */
.col4_2_main_bg
{
background-image:url(../images/col4_2_main_bg.gif);
background-repeat:no-repeat;
background-position:bottom right;
background-color:#ffffff;
}
/* 08. col4_2_btm_left,第4列第2个栏目底部左边框 */
.col4_2_btm_left
{
background-image:url(../images/col4_0_btm_left.gif);
background-repeat:no-repeat;
width:10px;
height:26px;
}
/* 09. col4_2_btm_left,第4列第2个栏目底部右边框 */
.col4_2_btm_right
{
background-image:url(../images/col4_0_btm_right.gif);
background-repeat:no-repeat;
width:10px;
height:26px;
}
/* 10. col4_2_btm_bg,第4列第2个栏目底部背景图 */
.col4_2_btm_bg
{
background-image:url(../images/col4_0_btm_bg.gif);
background-repeat:repeat-x;
height:26px;
}
/* 11. col4_2_btm_txt,第4列第2个栏目底部文本 */
.col4_2_btm_txt
{
width:100%;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#000000;
padding-bottom:3px;
}
.col4_2_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_2_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_2_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_2_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col4_2_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col4_2_td,第4列第2个栏目列表样式 */
.col4_2_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:6px;
}
/* 13. col4_2_td_over,第4列第2个栏目列表鼠标经过样式 */
.col4_2_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#f7f7f7;*/
padding-left:6px;
}
.col4_2_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_2_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_2_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_2_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col4_2_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* ================================第4列第3个栏目================================ */
/* 01. col4_3_top_title,第4列第3个栏目顶部标题 */
.col4_3_top_title
{
background-image:url(../images/col4_3_top_tt.gif);
background-repeat:no-repeat;
background-position:left;
width:130px;
height:24px;
text-align:left;
}
/* 02. col4_3_top_txt,第4列第3个栏目顶部标题文字 */
.col4_3_top_txt
{
table-layout:fixed;
width:100%;
}
.col4_3_top_txt td
{
font-family:"宋体";
font-size:12px;
color:#000000;
text-indent:23px;
text-align:left;
padding-top:1px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
/* 03. col4_3_top_right,第4列第3个栏目顶部右侧 */
.col4_3_top_right
{
background-image:url(../images/col4_3_top_right.gif);
background-repeat:no-repeat;
background-position:right;
width:40px;
height:24px;
text-align:right;
}
/* 04. col4_3_top_bg,第4列第3个栏目顶部背景图 */
.col4_3_top_bg
{
background-image:url(../images/col4_3_top_bg.gif);
height:24px;
}
/* 05. col4_3_main_left,第4列第3个栏目左边框 */
.col4_3_main_left
{
background-image:url(../images/col4_0_main_left.gif);
background-repeat:repeat-y;
width:8px;
}
/* 06. col4_3_main_right,第4列第3个栏目右边框 */
.col4_3_main_right
{
background-image:url(../images/col4_0_main_right.gif);
background-repeat:repeat-y;
width:8px;
}
/* 07. col4_3_main_bg,第4列第3个栏目中间背景图 */
.col4_3_main_bg
{
background-color:#ffffff;
}
/* 08. col4_3_btm_left,第4列第3个栏目底部左边框 */
.col4_3_btm_left
{
background-image:url(../images/col4_0_btm_left.gif);
background-repeat:no-repeat;
width:10px;
height:26px;
}
/* 09. col4_3_btm_left,第4列第3个栏目底部右边框 */
.col4_3_btm_right
{
background-image:url(../images/col4_0_btm_right.gif);
background-repeat:no-repeat;
width:10px;
height:26px;
}
/* 10. col4_3_btm_bg,第4列第3个栏目底部背景图 */
.col4_3_btm_bg
{
background-image:url(../images/col4_0_btm_bg.gif);
background-repeat:repeat-x;
height:26px;
}
/* 11. col4_3_btm_txt,第4列第3个栏目底部文本 */
.col4_3_btm_txt
{
width:100%;
text-align:right;
font-family:"宋体";
font-size:12px;
color:#000000;
padding-bottom:3px;
}
.col4_3_btm_txt A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_3_btm_txt A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_3_btm_txt A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_3_btm_txt A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col4_3_btm_txt A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
/* 12. col4_3_td,第4列第3个栏目列表样式 */
.col4_3_td
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
padding-left:6px;
}
/* 13. col4_3_td_over,第4列第3个栏目列表鼠标经过样式 */
.col4_3_td_over
{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:22px;
text-align:left;
/*background-color:#f7f7f7;*/
padding-left:6px;
}
.col4_3_td_over A
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_3_td_over A:link
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_3_td_over A:visited
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}
.col4_3_td_over A:hover
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:underline;
}
.col4_3_td_over A:active
{
font-family:"宋体";
font-size:12px;
color:#000000;
CURSOR: hand;
TEXT-DECORATION:none;
}