/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #ae0927;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #E4FCA7;}
a.channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #ffffff;}
a.channel2:visited {color: #fff;}
a.channel2:hover{color: #E4FCA7;}
a.channel2:active {color: #fff;}


a.channel3:link {color: #a9a9a9;}
a.channel3:visited {color: #a9a9a9;}
a.channel3:hover{color: #090909;}
a.channel3:active {color: #a9a9a9;}/* 底部版权信息文字链接的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;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #ffffff;}
a.class:visited {color: #ffffff;}
a.class:hover{color: #ff0000;}
a.class:active {color: #ffffff;}
/*链接1*/
a.class1:link {color: #F13907;}
a.class1:visited {color: #F13907;}
a.class1:hover{color:#F13907;}
a.class1:active {color: #F13907;}
/*链接2*/
a.class2:link {color: #00B75C;}
a.class2:visited {color: #00B75C;}
a.class2:hover{color:#00B75C;}
a.class2:active {color: #00B75C;}
/*链接3*/
a.class3:link {color: #FCB211;}
a.class3:visited {color: #FCB211;}
a.class3:hover{color:#FCB211;}
a.class3:active {color:#FCB211;}
/*链接4*/
a.class4:link {color:#2CEFCF;}
a.class4:visited {color: #2CEFCF;}
a.class4:hover{color:#2CEFCF;}
a.class4:active {color:#2CEFCF;}
a.class5:link {color: #ffffff; line-height:29px;}
a.class5:visited {color: #ffffff; line-height:29px;}
a.class5:hover{color: #fffff; line-height:29px;}
a.class5:active {color: #ffffff; line-height:29px;}

/* 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: 150%;
	font-weight: normal;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */

/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px; border:0px
}
#width{ width:965px; }
/*top顶部css定义*/
.login_bg{ background:url(musicstn/login_bg.gif); height:28px}
.wb_01{ color:#A9A9A9}
.menu{ background:url(musicstn/menu3.gif); color:#fff; font-weight:bolder }
.wz{ background:url(musicstn/wz_bg.gif); height:29px}
.wb_02{ color:#FFFFFF; font-weight:bolder;letter-spacing:0.2em;}
.g_bg{ background:url(musicstn/g_bg.gif); height:145px}
.jg_01{ background: url(musicstn/jg_011.gif); height:5px}
/*中部css定义*/
.c_bg{ background:url(musicstn/c_bg.gif) #DFDFDF no-repeat repeat-x; padding:8px}
.bt_bg{ background:#F2F2F2; border:1px #CACACA solid; width:238px}
.bt_bg1{ background: #FFFFFF; border:1px #CACACA solid;margin:0px 8px 8px 8px; width:222px}
.bt_bg2{ background: #FFFFFF; border:1px #CACACA solid;margin: 8px; width:92%}
.bt_bg3{ background:url(musicstn/bt_bg.gif);  height:27px; padding-left:4px; font-weight:bolder}
.jg_02{ margin:8px 0px}
.jg_03{ margin:5px 0px}
.jg_04{ margin:4px 0px}
.jg_05{ margin:12px 0px 0px 0px;}
.wb_03{ color:#FFFFFF; font-weight:bolder;letter-spacing:0.2em; padding-top:5px}
.r_bg{ background:url(musicstn/r_07.gif)}
.nr{ padding:5px}
.r_bg{BACKGROUND: url(musicstn/r_02.gif) #f2f2f2 no-repeat 50% 0px; TEXT-ALIGN: center;}
.listbg{ background:url(musicstn/listbg.gif); line-height:22px}
.listbg1{ background:url(musicstn/listbg.gif); line-height:24px}
listbg2{ color:#ffffff}
.pic1 /*文章频道图片边框 */  
{ 
  border: 4px solid  #ffffff; 
filter:progid:dximagetransform.microsoft.glow(color=#C3C3C3,strength=1); 
}

a:hover .pic1 {
 border: 4px solid  #ffffff; 
filter:progid:dximagetransform.microsoft.glow(color=#C3C3C3,strength=1); 
}
.pic3 /*图片频道图片边框 */  
{ 
  border: 4px solid  #ffffff; 
filter:progid:dximagetransform.microsoft.glow(color=#C3C3C3,strength=6); 
}

.main_ArticleTitle{ font-size:20px; font-weight:bolder; color:#D53501}
.LinkArticleCorrelative{background:url(musicstn/listbg.gif); width:310px; line-height:21px}
.wb_04 {
	font-family: "黑体";
	font-size: 18px;
	color: #AEACAD;
}
.wb_05 {color: #CCCCCC}
.wb_06 {
	font-family: "黑体";
	font-size: 18px;
	color: #D63403;
}
.wb_08{color: #CC3300; font-weight:bolder}}
/* --评论显示页的CSS定义开始-- */
.Comment_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #EBEBEB;
}
.Comment_title /* 标题背景颜色定义(760) */
{
background:#EBEBEB;font-weight: normal;height: 25;
}
.Comment_tdbg1 /* 表格背景颜色定义(760) */
{
background:#FFFFFF;line-height: 120%;
}
.Comment_tdbg2 /* 留言显示1px表格背景颜色定义 */
{
background:#FAFAFA;
}
　　/* --评论显示页的CSS定义结束-- */
　/* --留言频道CSS定义开始-- */
/* 留言栏目标题文字链接的CSS定义－－调用代码为<a class='Guest' ***>***</a> */
a.Guest:link {color: #ffffff;}
a.Guest:visited {color: #ffffff;}
a.Guest:hover{COLOR: #ff0000;}
a.Guest:active {color: #ffffff;}

.Guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{ background: url(musicstn/r_05555.gif)
 border: 1px solid #D2D3D9;padding-left:5;height: 28;color: ffffff;
}
.Guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #D2D3D9;padding: 8;
}
.Guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #E96F00;
}
.Guest_title /* 标题背景颜色定义(760) */
{
background:#E96F00;color: #ffffff;font-weight: normal;height: 25;
}
.Guest_tdbg /* 表格背景颜色定义(760) */
{
background:#FAFAFA;line-height: 120%;
}
.Guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#D2D3D9;
}
.Guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97D2DF;background:#E8F5F8;color: #006633;
}
.Guest_ReplyAdmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.Guest_ReplyUser /* 用户回复文字背景颜色定义(760) */
{
color: #E96F00;
}
　　/* --留言频道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:#449ae8;color: #ffffff;font-weight: normal;
}
.border
{
border: 1px solid #449ae8;
}
.tdbg
{
background:#f0f0f0;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;
}
.show_page {
text-align: center;
}