/* 网站链接总的CSS定义:可定义链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #3B3100;} /* 未访问的链接 */
a:visited {color: #6F6300;} /* 已访问的链接 */
a:hover{color: #8E5204;} /* 鼠标在链接上 */ 
a:active {color: #FF9C00;} /* 点击激活链接 */
/* 顶部频道文字链接的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;} 
a.lanmu:visited {color: #ffffff;}
a.lanmu:hover{color: #ffff00;}
a.lanmu:active {color: #ffff00;} 
/* 站内链接文字颜色定义 */
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 {
	margin: 0px;
	font-size: 9pt;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #EEEEEE;
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-3DLIGHT-COLOR: #DDDDDD;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #e0e0e0;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	background-image: url(pv110/bg.gif);
}
/* 单元格的css定义:定义背景、字体颜色、样式等*/
td{
	font-size: 9pt;
	line-height: 180%;
	font-weight: normal;
}
/* 文本框的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: 900px;
}
/* 网页最大表格的左边单元的css定义*/
.tdleft {
	vertical-align: top;
	width: 690px;
	background-color: #FFFFFF;
	text-align: left;
}
/* 网页最大表格的右单元格的css定义*/
.tdright {
	vertical-align: top;
	width: 210px;
	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: 49;width: 9;
}
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 900;background:#ffffff;
}
.top_tdbgalll /* 顶部表格总背景颜色定义 */
{
width: 400;background:#ffffff;
}
.menu_bg /* 频道表格中部背景定义 */
{
background:url(/Skin/pv110/menu_bg.gif);height: 49;width: 884;
}
.top_dh /* 首页中部表格4px边框背景定义 */
{
color: #e7e7e7;
}
.top_Channel /* 频道表格背景、文字颜色定义 */
{
color:#e7e7e7!
}
.menu_right /* 频道表格右侧背景定义 */
{
background:url(/Skin/pv110/menu_right.gif);height: 49;width: 8;
}
.bg_01 {
	height: 10px;
	text-indent: 0pt;
	width: 900px;
	background-image: url(pv110/bg_01.gif);
	text-align: center;
}
.bg_02 {
	height: 10px;
	text-indent: 0pt;
	width: 900px;
	background-image: url(pv110/bg_02.gif);
	text-align: center;
}
.h_tdlogo {
	width: 250px;
	background-color: #ffffff;
	height: 90px;
}
.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: 26px;
	text-indent: 5pt;
	width: 866px;
	background-image: url(pv110/bg_nav.gif);
	text-align: right;
}
.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: 680px;
	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: 282px;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
/* 最新图片文章表格的css定义*/
.tablepic {
	width: 680px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #ffffff;
	padding-top: 2px;
	text-align: center;
}
/* 搜索框表格的css定义*/
.tablesearch {
	height: 36px;
	width: 680px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #F5F5F5;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
	text-align: center;
}
/* 左侧栏图片广告表格的css定义*/
.tableadleft{
	width: 670px;
	margin-right: 1px;
	margin-left: 5px;
	background-color: #F5F5F5;
	margin-bottom: 1px;
	border: 1px solid #e2e2e2;
	text-align: center;          
}
/* 右侧栏图片广告表格的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: 680px;
	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 {
	width: 335px;
	border: 1px solid #E3E3E3;
	margin: 0px 5px 10px;
}
.listdltop {
         color: #FFFFFF;
	text-indent: 24px;
	font-weight: bold;
	height: 24px;
	font-size: 12px;
	background-image: url(pv110/bglistdl.gif);
}
.shlistdltop {
         color: #FFFFFF;
	text-indent: 24px;
	font-weight: bold;
	height: 24px;
	font-size: 12px;
	background-image: url(pv110/m_40.gif);
}
.listdlmid {
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	height: 160px;
	padding-right: 5px;
}

}
.listdldowm {
	height: 2px;
}
/* 右侧最新文章列表表格及单元格的css定义 */
.listablen {
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.listdntop {
	text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	background-image: url(pv110/bglistdn.gif);
}
.listdnmid {
	vertical-align: top;
	text-align: left;
         padding-top: 5px;
	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: 3px;
}
/* 右侧推荐和热点文章列表的css定义 */
.listabler {
	width: 200px;
	border: 1px solid #e2e2e2;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.listdrtop {
	background-color: #2D68B4;
	text-indent: 24px;
	font-weight: bold;
         padding-top: 5px;
	color: #FFFFFF;
	height: 24px;
	background-image: url(pv110/bglistdr.gif);
}
.listdrmid {
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	height: 100px;
	padding-right: 5px;
}
.listdrdowm {
	height: 5px;
}
/* 文章频道或下载频道内容页的表格,信息,标题,内容及广告的css定义 */
.pv110tablefull {
	width: 890px;
	height: 600px;
	border: 1px solid #E2E2E2;
	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: 16pt;
	text-align: center;
	color: #2D68B4;
	padding: 10px;
}
.pv110info {
	background-color: #F5F5F5;
	height: 30px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.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: 14px;
	line-height: 150%;
	text-indent: 2em;
	padding: 10px;
	vertical-align: top;
         height:600;
}
/* 文章列表奇偶行背景色的css定义 */
.listbgs {
	BACKGROUND: #ffffff; HEIGHT: 21px
}
.listbgb {
	BACKGROUND: #f7f7f7; HEIGHT: 21px
}
/* --留言频道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: 8;
}
 /* 蓝色表格边框背景颜色定义(760) */
.Guest_border{
border: 1px solid #E0E0E0;
}
/* 标题背景颜色定义(760) */
.Guest_title{
background:#998F33;color: #ffffff;font-weight: normal;height: 25;
}
 /* 表格背景颜色定义(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:15;
}
.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 {border-right:  3px double #B0A753; border-top:  3px double #B0A753; border-left:  3px double 
#B0A753; border-bottom:  3px double #B0A753}
a:hover .pic1 {border-left-color: #59531E; border-bottom-color: #59531E; border-top-color: #59531E; border-right-color: #59531E}
.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;
}



