a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #552C55;} /* 未访问的链接 */
a:visited {color: #552C55;} /* 已访问的链接 */
a:hover{color: #FF6600;} /* 鼠标在链接上 */ 
a:active {color: #4D2A7C;} /* 点击激活链接 */
a.head:link {color: #552C55;}
a.head:visited {color: #552C55;}
a.head:hover{color: #FF6600;}
a.head:active {color: #4D2A7C;}
body
{
color: #552C55;
font-size: 12pt;
background:url(/images/bg.gif);
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: #fefefe;/*滚动条的背景颜色*/
scrollbar-darkshadow-color: #ffffff;/*滚动条强阴影的颜色*/
}
.DoubleColorTable tr{
 background-color:expression("#F2F2F2,#F9F9F9".split(",")[rowIndex%2])
} 
.DoubleColorTableJs tr{
 background-color:expression("#F2F2F2,#F9F9F9,#F9F9F9,#F2F2F2,#F2F2F2,#F9F9F9,#F9F9F9,#F2F2F2,#F2F2F2,#F9F9F9,#F9F9F9,#F2F2F2,#F2F2F2,#F9F9F9,#F9F9F9,#F2F2F2,#F2F2F2,#F9F9F9,#F9F9F9,#F2F2F2".split(",")[rowIndex%20])
} 
td
{
font-family:宋体;
font-size: 9pt;
color: #552C55;
line-height: 150%; 
}
a.bottom:link {color: #79628e;}
a.bottom:visited {color: #79628e;}
a.bottom:hover{color: #FF6600;}
a.bottom:active {color: #79628e;}
.blank_button {
	border: 0px none;
	background-color: #F7F7F7;
	height: 18px;
	width: 70px;

}
.nav_class_title
{
font-family: Tahoma, Verdana, "宋体";
font-size:12px;
font-weight:bold;
text-align: center
}
.nav_class_content
{
font-family: Tahoma, Verdana, "宋体";
font-size:12px;
color: #777777;
text-align: center
}
.nav_class_date
{
filter:dropshadow(color=#FFFFFF, offx=1, offy=1, positive=1);
font-family: Tahoma, Verdana, "宋体";
font-size:12px;
color: #888888;
text-align: center
}
.announce_td
{
filter:dropshadow(color=#FFFFFF, offx=1, offy=1, positive=1);
font-family:"宋体";
font-size:9pt;
color: #79628E;
height: 14px;
}
.title_td
{
font-family: Tahoma, Verdana, "宋体";
font-size:14px;
font-weight:bold;
color: #FF9900;
text-align: center
}
.content_td
{
filter:dropshadow(color=#FFFFFF, offx=1, offy=1, positive=1);
font-family:"宋体";
font-size:9pt;
color: #552C55;
height: 14px;
}
.copyright_table
{
background:url(/images/copyright.gif);
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
border-top-width: 1px;
border-bottom-width: 1px
}
.copyright_td
{
filter:dropshadow(color=#FFFFFF, offx=1, offy=1, positive=1);
font-family:"宋体";
font-size:9pt;
color:#4D2A7C;
height: 14px;
}
.button {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-SIZE: 9px; BACKGROUND: #ffffff; BORDER-LEFT: #333333 1px solid; COLOR: #999999; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: "Verdana"; HEIGHT: 20px
}
