/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #815C5D;} /* 未访问的链接 */
a:visited {color: #815C5D;} /* 已访问的链接 */
a:hover{TEXT-DECORATION:underline ;color:#FF0000;} /* 鼠标在链接上 */ 
a:active {color: #815C5D;} /* 点击激活链接 */
/* 首页右侧文字链接的css定义－－调用代码为<a class='right' ***>***</a> */
a.right:link {color: #863A4B;} /* 未访问的链接 */
a.right:visited {color: #863A4B;} /* 已访问的链接 */
a.right:hover{TEXT-DECORATION:underline ;color:#FF0000;} /* 鼠标在链接上 */ 
a.right:active {color: #863A4B;} /* 点击激活链接 */
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #ffff00;}
a.channel2:visited {color: #ffff00;}
a.channel2:hover{color: #ff6600;}
a.channel2:active {color: #ffff00;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #ffffff;}
a.bottom:visited {color: #ffffff;}
a.bottom:hover{color: #ffff00;}
a.bottom:active {color: #ffffff;}
/* 曲库底部。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #ffffa0;}
a.class:visited {color: #ffffa0;}
a.class:hover{color: #ff0000;}
a.class:active {color: #ffffa0;}
/* 新闻列表标题。调用代码为<a class='class' ***>***</a> */
a.newslb:link {color: #87374B;}
a.newslb:visited {color: #87374B;}
a.newslb:hover{color: #87374B;}
a.newslb:active {color: #87374B;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;
font-size: 9pt;
background-position:center;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 130%;
	font-weight: normal;
}
indextd
{
	font-family:"宋体";
	font-size: 9pt;color: #7E555A;
	line-height: 130%;
	font-weight: normal;
	padding-left:15px;padding-top:20px;
}
indexright
{
	font-family:"宋体";
	font-size: 9pt;color: #985965;
	line-height: 100%;
	font-weight: normal;
}
/* 栏目标题定义 */
.lmbt
{
	font-size: 13px;color: #87374B;
	line-height: 130%;
	font-weight: normal;
}
/* 新闻栏目列表的css定义 */
.titlenews
{
	font-family:"黑体";
	font-size: 11pt;color: #87374B;
	line-height: 150%;
	font-weight: normal;
	padding-left:10px;
}
.titletd
{
	font-family:"宋体";
	font-size: 10pt;color: #87374B;
	line-height: 130%;
	font-weight: normal;
	padding-left:10px;
}
.lbtd
{
	font-family:"宋体";
	font-size: 9pt;color: #7E555A;
	line-height: 130%;
	font-weight: normal;
	padding-left:10px;
}
/* 新闻栏目单元格的css定义 */
.tdnews
{
	font-family:"宋体";
	font-size: 9pt;color: #7E555A;
	line-height: 130%;
	font-weight: normal;
}
/* 视频栏目单元格的css定义 */
.tdmedia
{
	font-family:"宋体";
	font-size: 9pt;color: #7E555A;
	line-height: 150%;
	padding-left:10px;
}
.tdminglu
{
	font-family:"宋体";
	font-size: 9pt;color: #7E555A;
	line-height: 150%;
	padding-left:10px;padding-top:15px;padding-right:10px;padding-bottom:15px;
}
.tdshetuan
{
	font-family:"宋体";
	font-size: 9pt;color: #7E555A;
	line-height: 150%;
	padding-left:15px;padding-top:15px;padding-right:15px;padding-bottom:15px;
}
.lbshetuan
{
	font-family:"宋体";
	font-size: 9pt;color: #7E555A;
	line-height: 130%;
	padding-left:1px;padding-top:5px;padding-right:15px;padding-bottom:5px;
}
.titleshop
{
	font-family:"宋体";
	font-size: 18px;color: #87374b;
	line-height: 150%;
}
.titleshop1
{
	font-family:"黑体";
	font-size: 16px;color: #87374b;
	line-height: 150%;
}
.titleshop2
{
	font-family:"宋体";
	font-size: 13px;color: #87374b;
	line-height: 130%;
}
.titleshop3
{
	font-family:"宋体";
	font-size: 14px;color: #87374b;
	line-height: 130%;
}
.titleshop4
{
	font-family:"宋体";
	font-size: 22px;color: #BDAA7E;
	line-height: 130%;
}
.titleshop5
{
	font-family:"宋体";
	font-size: 18px;color: #87374b;
	line-height: 130%;
}
.tdshop
{
	font-family:"宋体";
	font-size: 11.5px;color: #7E555A;
	line-height: 130%;
}
.tdshop1
{
	font-family:"宋体";
	font-size: 13px;color: #7E555A;
	line-height: 150%;
	padding-top:5px;
}
.tdshop2
{
	font-family:"宋体";
	font-size: 9pt;color: #87374b;
	line-height: 150%;
}
.toppic
{
	padding-left:14px;padding-top:10px;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
/*input
{
background-color: #ffffff; 
border-bottom: #87374b 1px solid;
border-left: #87374b 1px solid;
border-right: #87374b 1px solid;
border-top: #87374B 1px solid;
color: #87374B;
height: 18px;
border-color: #87374B #87374B #87374B #87374B; font-size: 9pt
}
/* 顶部用户登录文字链接的css定义 */
.userlogin
{
color: #863A4B;
font-family:"宋体";
	font-size: 9pt;
	line-height: 110%;
	font-weight: normal;
}

　　/* --评论显示页的css定义开始-- */
.comment_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449ae8;
}
.comment_title /* 标题背景颜色定义(760) */
{
background:#449ae8;color: #ffffff;font-weight: normal;height: 25;
}
.comment_tdbg1 /* 表格背景颜色定义(760) */
{
background:#ffffff;line-height: 120%;
}
.comment_tdbg2 /* 留言显示1px表格背景颜色定义 */
{
background:#fafafa;
}
　　/* --评论显示页的css定义结束-- */

　　/* --新闻内容页的css定义开始-- */

.main_articletitle /* 主标题文字颜色定义 */
{
color: #87374B;font-weight:bold;font-size: 12pt;line-height: 150%;
}
.main_articlesubheading /* 副标题文字颜色定义 */
{
color: #87374B;font-size: 16;line-height: 150%;
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
color: #7E555A;font-size: 10pt;line-height:20px;padding-left:10px;padding-top:5px;padding-right:10px;padding-bottom:5px;
}
.article_right /* 责编等表格背景、文字颜色定义(760) */
{
line-height:20px;
}
.article_right /* 责编等表格背景、文字颜色定义(760) */
{
line-height:20px;
}

　　/* --文章显示页的css定义结束-- */
　　/* --留言频道css定义开始-- */
/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.guest:link {color: #87374B;}
a.guest:visited {color: #87374B;}
a.guest:hover{color: #87374B;}
a.guest:active {color: #87374B;}

.guest_news /* 内容颜色定义(760) */
{
background:#ffffff;color: #7E555A;font-weight: normal;height: 25;line-height: 160%;
}
.guestsee /* 查看评论 */
{
color: #87374B;font-size: 9pt;line-height: 160%;
}
.b29_1 
{
margin-bottom:10px; 
border: #C4C2B8 1px solid; 
background-color:#F2F0E3; 
height:22px; 
line-height:22px; 
letter-spacing:1px; 
padding-left:10px;  
padding-right:10px;
}
.lrcbutton
{
height:20; 
width:90; 
font-size:9pt;
border:1px solid #C4C2B8;
background:#F2F0E3;
}
.lrctext
{
color: #87374b;
border: #C4C2B8 1px solid; 
background-color:#F2F0E3;
}
/* 曲库栏目*/
.toptext
{
color: #7e555a;
font-size:10pt;
}
.toptext1
{
color: #aa8c3c;
font-size:12px;
padding-left:15px;  
}
.toptext2
{
color: #ffffa0;
font-size:14px;
}
.toptext3
{
color: #ffffff;
font-size:17px;
}
.toptext4
{
color: #87374b;
font-size:14px;
}
.lbnr
{
color: #7e555a;
font-size:12px;
padding-left:5px;  
}
.bottom
{
	font-size: 13px;color: #7E555A;
	line-height: 150%;
}
.bottom1
{
	font-size: 12px;color: #7E555A;
	line-height: 130%;
}.bottom2
{
	font-size: 12px;color: #7E555A;
	line-height: 120%;
}