/* 网站链接总的CSS定义:可定义链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #093664;} /* 未访问的链接 #3B3100*/
a:visited {color: #004f96;} /* 已访问的链接 #6F6300*/
a:hover{color: #8E5204;text-decoration: none;} /* 鼠标在链接上 

*/ 
a:active {color: #FF9C00;} /* 点击激活链接 */

/* 网站链接新媒体定义:可定义链接字体颜色、样式等 */
a.xmt{text-decoration: none;} /* 链接无下划线,有为underline */ 
a.xmt:link {color: #1784c3;} /* 未访问的链接 #3B3100*/
a.xmt:visited {color: #004f96;} /* 已访问的链接 #6F6300*/
a.xmt:hover{color: #026586;text-decoration: none;} /* 鼠标在链

接上 */ 
a.xmt:active {color: #0090ff;} /* 点击激活链接 */

/* 网站链接信息通知栏定义:可定义链接字体颜色、样式等 */
a.xx{text-decoration: none;font-size: 10pt;} /* 链接无下划线,有

为underline */ 
a.xx:link {color: #797878;font-size: 10pt;} /* 未访问的链接 

#3B3100*/
a.xx:visited {color: #004f96;font-size: 10pt;} /* 已访问的链接 

#6F6300*/
a.xx:hover{color: #026586;text-decoration: none;font-size: 

10pt;} /* 鼠标在链接上 */ 
a.xx:active {color: #0090ff;} /* 点击激活链接 */

/* 网站链接总的CSS定义2:可定义链接字体颜色、样式等 */
#path a {color:#ffffff;text-decoration: none;font-size: 9pt;}
#path a:link {color: #ffffff;font-size: 9pt;}
#path a:visited {color: #ffffff;font-size: 9pt;}
#path a:hover{COLOR: #ffff00;font-size: 9pt;}
#path a:active {color: #00ffff;font-size: 9pt;}

/* 顶部频道文字链接的CSS定义 */
a.channel:link {color: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #FFffff;}
a.channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的CSS定义 */
a.channel2:link {color: #FFff00;}
a.channel2:visited {color: #FFffff;}
a.channel2:hover{color: #ffffff;}
a.channel2:active {color: #FFff00;}
/*顶部会员登录等文字链接的css定义*/
a.serve:link {color: #ffffff;}
a.serve:visited {color: #ffffff;}
a.serve:hover{color: #FFffff;}
a.serve:active {color: #ffffff;}
/*频道首页及大栏目调用的栏目名称链接的css定义*/
a.lanmu:link {color: #ffffff;font-size: 11pt;} 
a.lanmu:visited {color: #ffffff;font-size: 11pt;}
a.lanmu:hover{color: #ffff00;font-size: 11pt;}
a.lanmu:active {color: #ffff00;font-size: 11pt;} 
/* 站内链接文字颜色定义 */
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;}
/* body的css定义：定义内容为网页字体颜色、背景、浏览器边框、滚动

条等 */
BODY {
        font-size: 10.5pt;
	text-decoration: none;
	background:#ffffff;
        font-weight: normal; 
        line-height: 2.4;
}
/* 单元格的css定义:定义背景、字体颜色、样式等*/
td{    
       
}

      
/* 文本框的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定义*/
.tablebig {
	background-color: #FFFFFF;
	width: 1060px;
        margin-top:10px;
}
/* 首页最大表格滚动条栏的css定义*/
.tableb1 {
	background-color: #FFFFFF;
	width: 1060px;
}
/* 网页最大表格的左边单元的css定义*/
.tdleft {
	vertical-align: top;
	width: 730px;
	background-color: #ffffff;
        
}

/* 网页最大表格的右单元格的css定义*/
.tdright {
	vertical-align: top;
	width: 340px;
	background-color: #FFFFFF;
	text-align: left;
        padding-top:0px;
}

.tdright-wb {
	vertical-align: top;
	width: 300px;
	background-color: #FFFFFF;
	text-align: left;
        }
/* 网页最大表格的左单元格里的单纯表格的css定义*/
.tableleft {
	width: 100%;
	vertical-align: top;
}
/* 网页最大表格的右单元格里的单纯表格的css定义*/
.tableright {
	width: 200px;
	margin: 0px 5px 10px;
	text-align: center;
	border: 1px solid #DBDBDB;
}
/* 首页友情表格的css定义*/
.tablefriend {
	width: 890px;
	margin: 0px 5px 10px;
	text-align: center;
	border: 1px solid #e2e2e2;
}
/* 网页头部及自定义头部标签单元格的css定义*/
/* 登陆等信息文字链接的CSS定义，调用代码为<a class='Bott' 

***>***</a> */
a.Bott:link {color: #e7e7e7;}
a.Bott:visited {color: #e7e7e7;}
a.Bott:hover{COLOR: #B0A753;}
a.Bott:active {color: #e7e7e7;}
/* more图片定义 */
a.more:link {none}
a.more:visited {none}
a.more:hover{margin-right:1px;}
a.more:active {none}

.menu_left /* 频道表格左侧背景定义 */
{
background:url(/Skin/pv110/menu_left.gif);height: 49px;width: 

9px;
}
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 1060px;background:#ffffff;
}
/* 顶部表格总背景颜色定义 */
.top_tdbgalll{
              background:#e5e2e3;
}

.menu_bg /* 频道表格中部背景定义 */
{
background:url(/Skin/pv110/menu_bg.gif);height: 49px;width: 

884px;
}
.top_dh /* 首页中部表格4px边框背景定义 */
{
color: #e7e7e7;
}
.top_Channel /* 频道表格背景、文字颜色定义 */
{
color:#ffffff;
}
.menu_right /* 频道表格右侧背景定义 */
{
background:url(/Skin/pv110/menu_right.gif);height: 49px;width: 

8px;
}
.bg_01 {
	height: 10px;
	width: 900px;
	background-image: url(pv110/bg_01.gif);
	text-align: center;
}
.bg_02 {
	height: 10px;
	width: 900px;
	background-image: url(pv110/bg_02.gif);
	text-align: center;
}
.h_tdlogo {
	width: 180px;
	background-color: #ffffff;
	height: 80px;
}
.h_tdserve {
	height: 30px;
	text-align: right;
	background-color: #ffffff;
	color: #75071C;
}
.h_tdchanel {
	background-color: #2D68B4;
	height: 30px;
	color: #FFFFFF;
	text-align: right;
}
.h_tdnav {
	height: 28px;
	text-indent: 5pt;
	width: 866px;
	background-image: url(pv110/bg_nav.gif);
	text-align: left;
}
.h_tdnav1 {
	height: 28px;
	text-indent: 5pt;
	width: 866px;
	background-image: url(pv110/bg_nav01.gif);
	text-align: left;
}
.copy /* 底部版权字体颜色定义 */
{
color:#ffffff;
}
/* 网页页脚单元格的css定义*/
.tdfoot {
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	padding: 5px;
}
/* 目前位置表格的css定义*/
.tablepath {
	font-size: 10pt;
	height: 40px;
	width: 640px;
	background-image: url(pv110/bg_path.gif);
	margin-right: 5px;
	margin-left: 5px;
}
.shtablepath {
	font-size: 10pt;
	height: 40px;
	width: 680px;
	background: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
}
/* 首页幻灯片部分表格的css定义*/
.tdpicslide {
	width: 320px;
	padding: 0px 0px 0px 5px;
	border-right-width: 1px;
         border-right-style: solid;
         	border-right-color: #F0F0F0;
}
/* 最新图片文章表格的css定义*/
.tablepic {
	width: 680px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #ffffff;
	padding-top: 2px;
	text-align: center;
}
/* 搜索框表格的css定义*/
.tablesearch {
	height: 36px;
	width: 640px;
	margin-left: 5px;
	background-color: #F5F5F5;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
	text-align: center;
}
/* 左侧栏图片广告表格的css定义*/
.tableadleft{
	width: 680px;
	text-align: center;
	margin: 0px 5px 5px;
	background-color: #BFCAE6;
}
/* 右侧栏图片广告表格的css定义*/
.tableadright{
	width: 200px;
	margin: 0px 5px 10px;
	text-align: center;
	border: 1px solid #DCDCDC;
	padding: 5px;
}
/* 通栏表格(最新图片和商城购物指南)表格及单元格的css定义*/
.listablefull {
	width: 890px;
	border: 1px solid #e2e2e2;
	margin: 0px 5px 10px;
}
.listdfulltop {
	background-color: #FF9E00;
	text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
}
.listdfullmid {
	padding: 5px;
}
.listdfulldowm {
	height: 5px;
}
/* 左侧文章列表整栏的和半栏宽的表格及单元格的css定义 */
.listablel {
	width: 700px;
	border: 1px solid #E3E3E3;
	margin: 0px 5px 10px;
}
.tylistablel {
	width: 890px;
	border: 1px solid #E3E3E3;
	margin: 0px 5px 10px;
}
.shlistablel {
	width: 690px;
}
.slistablel {
	width: 670px;
	border: 1px solid #E3E3E3;
	margin: 0px 5px 10px;
}
.listablelhalf {
	border: 1px solid #e9eaea;
	margin: 0px 0px 0px 5px;
}
.listablelhalf-xw {
	border: 1px solid #e9eaea;
	margin: 0px 0px 0px 5px;
}
.listdltop {
         color: #00befd;
	text-indent: 24px;
	font-weight: bold;
	height: 32px;
	font-size: 12px;
        
}
.shlistdltop {
         color: #FFFFFF;
	text-indent: 24px;
	font-weight: bold;
	height: 35px;
	font-size: 16px;
	background-image: url(pv110/m_40.gif);
}
.listdlmid {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
        padding-top:4px;
         
}

.qwh {
        width:994px;
	vertical-align: top;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
        padding-top:1px;
        border-left: 2px solid #e2e2e2; 
        border-right: 2px solid #e2e2e2;
        border-bottom: 5px solid #e2e2e2; 
        border-top: 5px solid #e2e2e2; 
        background-color: #fcf4db;
}

.listdldowm {
	height: 2px;
}
/* 右侧最新文章列表表格及单元格的css定义 */
.listablen {
	width: 300px;
	background-color: #ffffff;
	border: 0px solid #E2E2E2;
	margin-left: 0px;
	
}
.listdntop {
	text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	background-image: url(pv110/whbg.gif);
}
.listdnmid {
	vertical-align: top;
	text-align: left;
         padding-top: 2px;
	padding-left: 5px;
	height: 103px;
	padding-right: 5px;
}
.shop {
         color:#66410F;
         padding-left: 5px;
	height: 198px;width:182px;
}.shop1 {
	width:18px;height: 188px;
}
.listdndowm {
	height: 5px;
}
/* 右侧推荐和热点文章列表的css定义 */
.listabler {
	width: 340px;
	border: 1px solid #e2e2e2;
	margin-left: 2px;
	margin-bottom: 5px;
}


.listdrtop {
        width: 340px;
	background-color: #2D68B4;
	text-indent: 24px;
	font-weight: bold;
         padding-top: 5px;
	color: #FFFFFF;
	height: 24px;
	background-image: url(pv110/whbg.gif);
}
.listdrmid {
        width: 340px;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	height: 100px;
	padding-right: 5px;
}
.listdrdowm {
	height: 3px;
}
/* 文章频道或下载频道内容页的表格,信息,标题,内容及广告的css定义 

*/
.pv110tablefull {
	width: 890px;
	height: 600px;
	border: 1px solid #f0f0f0;
	margin: 0px 5px 10px;
}
.pv110tableleft {
	width: 680px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	height: 600px;
	margin: 0px 5px 10px;
}
.pv110title {
	font-weight:bold;
	font-size: 18pt;
	text-align: center;
	color: #fe0101;
	padding: 10px;
        line-height: 150%;
        height:40px;
        }
.pv110info {
        font-size: 9pt;
	background-color: #F5F5F5;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
        padding:5px;
}
.pv110content {
	font-size: 14px;
	line-height: 150%;
	text-indent: 2em;
	padding: 10px;
	vertical-align: top;
}
.pv110soft {
	font-size: 14px;
	line-height: 150%;
	text-indent: 2em;
	padding: 10px;
	vertical-align: top;
}
.pv110ad {
	height: 100px;
	text-align: center;
	margin: 5px;
	border-bottom: 1px solid #E0E0E0;
	vertical-align: middle;
}
/* 图片频道的表格,信息,标题,内容的css定义 */
.pv110pictable {
	width: 890px;
	border: 1px solid #E0E0E0;
	margin: 0px 5px 10px;
}
.pv110pictitle {
	font-weight:bold;
	font-size: 16pt;
	text-align: center;
	color: #2D68B4;
	padding: 5px;
}
.pv110picinfo {
	background-color: #F5F5F5;
	height: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCAE6;
}
.pv110pic {
	padding: 10px;
	text-align: center;
}
.pv110picontent {
	font-size: 15px;
	line-height: 180%;
	text-indent: 2em;
	padding: 10px;
	vertical-align: top;
         height:180px;
}
/* 文章列表奇偶行背景色的css定义 */
.listbgs-x {
	BACKGROUND: #ffffff; HEIGHT: 25px
}
.listbgb-x {
	BACKGROUND: #f7f7f7; HEIGHT: 25px
}
/* --留言频道CSS定义开始-- */
/* 留言栏目标题文字链接的CSS定义*/
a.Guest:link {color: #ffffff;}
a.Guest:visited {color: #ffffff;}
a.Guest:hover{COLOR: #ff0000;}
a.Guest:active {color: #ffffff;}
 /* 标题导航表格背景、文字颜色定义(760) */
.Guesttable{
	width: 680px;
	padding: 4px;
	border: 1px solid #E0E0E0;
	margin: 0px 5px 10px;
}
.Guesttd{
	background-color: #E0E0E0;
	text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
}
 /* 内容表格背景、文字颜色定义(760) */
.Guest_tdbg_760{
border: 1px solid #E0E0E0;padding: 8px;
}
 /* 蓝色表格边框背景颜色定义(760) */
.Guest_border{
border: 1px solid #E0E0E0;
}
/* 标题背景颜色定义(760) */
.Guest_title{
background:#998F33;color: #ffffff;font-weight: normal;height: 

25px;
}
 /* 表格背景颜色定义(760) */
.Guest_tdbg{
background:#FAFAFA;line-height: 120%;
}
 /* 留言显示1px表格背景颜色定义 */
.Guest_tdbg_1px{
background:#D2D3D9;
}
 /* 回复表格虚线边框背景颜色定义(760) */
.Guest_border2{
border: 1px dashed #E0E0E0;background:#E8F5F8;color: #006633;
}
 /* 管理员回复文字背景颜色定义(760) */
.Guest_ReplyAdmin{
color: #ff0000;
}
 /* 用户回复文字背景颜色定义(760) */
.Guest_ReplyUser{
color: #A78E32;
}
/* --留言频道CSS定义结束-- */
/* --用户控制css定义开始-- */
.user_left /*左区块定义*/
{
background:#f3f3f3;width:170px;padding-left: 4px;border-left-

width: 2px;border-

left-style: solid;border-left-

color: 

#ffffff;padding-right: 4px;
}
.user_box/*左区块内标题栏定义*/
{
border: 1px solid #bfbfbf;background-color: #ffffff;border-

collapse:15px;
}
.user_righttitle {
background-color: #f3f3f3;padding-top: 5px;padding-right: 

5px;padding-bottom: 

1px;padding-left: 5px;
border-top-width: 2px;border-right-width: 2px;border-bottom-

width: 1px;border-

left-width: 2px;
border-top-style: solid;border-right-style: solid;border-

bottom-style: 

solid;border-left-style: solid;
border-top-color: #ffffff;border-right-color: #ffffff;border-

bottom-color: 

#bfbfbf;border-left-color: #ffffff;
}
.user_line {
line-height: 1px;background-image: url(images/line.gif);
}
.user_toolstop/*左区块内标题栏定义*/
{
line-height: 28px;font-size: 12px;font-weight: bold;color: 

#666666;padding-left: 

10px;letter-spacing: 4pt;
}
.user_toolsbot/*左区块内内容定义*/
{
line-height: 25px;font-size: 12px;color: #666666;border-right-

width: 4px;border-

right-style: solid;border-

right-color: #ffffff;
}
.user_toolspoint/*区块内箭头栏定义*/
{
padding-left: 6px;
}
/*用户控制面板右*/
.user_right {
background-color: #ffffff;padding-right: 2px;padding-left: 

6px;width:572px;
}
.border1
{
border: 1px solid #bfbfbf;
}
.title
{
background:#A78E32;color: #ffffff;font-weight: normal;
}
.border
{
border: 1px solid #A78E32;
}
.tdbg
{
line-height: 120%;
}
.tdbgmouseover{
background:#bfdfff;line-height: 120%;
}
.tdbg2
{
background:#e0eef5;line-height: 120%;
}
.tdbg5
{
background:#e0eef5;line-height: 120%;
}
.title5
{
width:80px;background:url('../user/images/titlebg2.gif');line-

height: 

120%;padding-top:2px;cursor:hand;
}
.title6
{
width:80px;background:url('../user/images/titlebg1.gif');color: 

#ffffff;font-

weight: normal;padding-

top:2px;cursor:hand;
}
.button1
{
width:90px;
}
/* 列表分页的css定义 */
.show_page {
text-align: center;
}
/* 图片缩略图的个性化显示 pic1、pic2等分别对应文章频道、下载频道

、图片频道和商城频

道调用并显示的图片进行样式控制。*/
.pic1 {border-right:  1px solid #f1f1f1; border-top:  1px solid 

#f1f1f1; border-

left:  1px solid #f1f1f1; 
border-bottom:  1px solid #f1f1f1}
a:hover .pic1 {border-left-color: #f1f1f1; border-bottom-color: 

#f1f1f1; border-

top-color: #f1f1f1; border-
right-color: #f1f1f1}

.pic2 {border-right:  3px double #B0A753; border-top:  3px 

double #B0A753; 

border-left:  3px double #B0A753; 

border-bottom:  3px double #B0A753}
a:hover .pic2 {border-left-color: #59531E; border-bottom-color: 

#59531E; border-

top-color: #59531E; border-

right-color: #59531E}

.pic3 {border-right:  3px double #B0A753; border-top:  3px 

double #B0A753; 

border-left:  3px double #B0A753; 

border-bottom:  3px double #B0A753}
a:hover .pic3 {border-left-color: #59531E; border-bottom-color: 

#59531E; border-

top-color: #59531E; border-

right-color: #59531E}

.pic4 {border-right:  3px double #B0A753; border-top:  3px 

double #B0A753; 

border-left:  3px double #B0A753; 

border-bottom:  3px double #B0A753}
a:hover .pic4 {border-left-color: #59531E; border-bottom-color: 

#59531E; border-

top-color: #59531E; border-

right-color: #59531E}

.pic5 {border-right:  3px double #B0A753; border-top:  3px 

double #B0A753; 

border-left:  3px double #B0A753; 

border-bottom:  3px double #B0A753}
a:hover .pic5 {border-left-color: #59531E; border-bottom-color: 

#59531E; border-

top-color: #59531E; border-

right-color: #59531E}

/* --增加鼠标效应的css定义开始-- */ 
.header { 
    font-family: tahoma, verdana; 
    font-size: 12px; 
    color: #ffffff; 
    font-weight: normal;
    background-color:#D47711; 
}
.selet_bg {
    background-color: #ffffff;
}
.f_one {
    background-color: #ffffff;
}
.listdnwh {
	text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	background-image: url(pv110/wh.gif);
}

.listdlmidly {
	vertical-align: top;
        text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

.listdltoply {
        border: 1px solid #e9eaea;
        color: #eeeeee;
        text-indent: 24px;
	font-weight: bold;
	height: 30px;
	font-size: 12px;
        margin-top:10px;
	}
/* --首页幻灯片下方小图标-- */ 
.sxiaotubiao {
	width: 87px;
	border: 1px solid #e9eaea;
}

/* --首页TOP图片+文章大边框-- */ 
.topky{
     width: 320px;
     background-color: #FFFFFF;
     border: 1px solid #e2e2e2;
     margin: 5px;
     padding:5px;
}

.hzslk {
	width: 325px;
	border: 1px solid #2891da;
}


.4hk {
	border: 1px solid #e3e1e0;
        font-size: 12px;
        line-height: 180%;
}

.4hk2 {
        border: 1px solid #e3e1e0;
        border-width: 0px 0px 0px 1px;
}
.jg{ 
       width: 5px;
}

/*宣传工作栏框*/

.weibo {
        font-size:16px;
        text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 44px;
	background-image: url(pv110/wb.gif);
}

.jswm-l {
        font-size:16px;
        text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 44px;
	background-image: url(pv110/jswm.gif);
}

.weiboxia {
        font-size:16px;
        text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height:44px;
	background-image: url(pv110/wbxia.gif);
}

.whfx {
        font-size:16px;
        text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height:44px;
	background-image: url(pv110/whfx.gif);
}


.wbhk {
        vertical-align: top;
	text-align: left;
        padding-left: 8px;
	padding-right: 5px;
	border: 1px solid #3ab6fe;
}

.wbhk-j {
        vertical-align: top;
	text-align: left;
        padding-left: 8px;
	padding-right: 5px;
	border: 1px solid #04a0a2;
}

.fxmhk {
        vertical-align: top;
	text-align: left;
        padding-left: 8px;
	padding-right: 5px;
	border: 1px solid #fb3d7c;
}

.fxmhk-w {
        vertical-align: top;
	text-align: left;
        padding-left: 8px;
	padding-right: 5px;
	border: 1px solid #b91b06;
}

.zhong{
	margin:5px 0px 0px 5px;
        border: 1px solid #e9eaea;
}

.nrright{
         border: 1px solid #e9eaea;
         font-size: 10.5pt;
         padding: 0px 5px 5px 5px;
         border-top-style: none;
         }

.zhonglb{
        align:left;
        margin:0px 6px 4px;
        padding:4px 6px 4px;
	border: 1px solid #33ccff;
        border-top-style:none;
        border-right-style:none;
        border-left-style:none;
        border-bottom-style:dotted;
}

/*系统分页标签美化*/
#pagebar{width:620px; height:35px; z-index:1;margin-

top:5px;text-align:center;}
#pagebar a,#pagebar .page_now{ display:block; margin-right:4px; 

padding:2px 5px; 

border:1px solid #b8b8b8; background:#f5f5f5;color:#000000; 

font-weight:400; }
#pagebar a { display:inline;}
#pagebar a:hover {background-position:0 -

30px;background:#f87c18;text-decoration: 

none;color:#ffffff;border:1px solid #f87c18; }
#pagebar .page_now { width:20px;border:1px solid #ffcccc; 

background:#A01C68;}

.lk-x{
        overflow:hidden;
	float:none;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #009999;
} 

.lk-bt{
        float:left;
	line-height:36px;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
	padding:0 0 0 20px;
	font-family: "微软雅黑";
	color: #CC6600;
}

.more{
        padding-top:10px;
        float:right;
	font-weight:normal;
	padding-right:10px;
	font-size:12px;
}

.xly-lk{
        height:45px;
        background:url

(http://www.fengxiannews.com/Images/xly.jpg) no-repeat;
}

.tt-tit{
        margin-bottom:5px;
}

.time{
       float:none;
       overflow:hidden;
       width:245px;
       height:20px;
}

.bts-x{
      padding-left:10px;
}

/* 文章列表大标题的css定义 */
.listd {
        padding-top:0px;
        padding-bottom:0px;
        font-size:18px;
        font-color: #c42f17;
        HEIGHT: 18px;
        overflow:hidden;
	font-family: "微软雅黑", "黑体";
}
/* 文章列表大标题简介字体大小css定义 */
.listd-x {
	HEIGHT: 20px;font-size:14px;font-color: #a8a9a9;
}
.listd-y {
	HEIGHT: 20px;font-size:14px;font-color: #a8a9a9;
}

/* 凤县新闻大标题简介字体大小css定义 */
.lista {
        LINE-HEIGHT: 1.8em;
        font-size:20px;
        font-color: #c42f17;
        font-family: "微软雅黑", "黑体";
        
}