/* 页面背景 */
/* 页面顶部背景颜色，放置logo等地方背景颜色  */



.HeadBg {
}

/* 页面中间内容背景颜色 */

/* 被选中的频道的边框/背景颜色 */
.TabBg {
}

/* 左栏背景颜色 */
.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* 页面底部页脚文字样式 */
.SelectedTab
{
}

/* 页面底部页脚文字样式 */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* 页面底部导航文字样式设置 */
.OtherTabs {
}
    
/* 页面底部导航文字链接样式 */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 常用样式表设置 */
/* 模块标题样式 */
.Head   {
}

/* 管理或编辑模块子标题字体样式设置 */
.SubHead    {
}

/* 注册模块或快捷链接模块标题样式 */
.SubSubHead {
}

/* 页面模块文字显示样式，最常用的样式 */
.Normal
{
}

/* 模块字段在编辑和后台管理时字体样式 */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* 站点管理页面中按钮和链接的文字样式 */
.CommandButton     {
}
    
/* 站点管理页面中链接的文字样式 */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* 普通样式设置 */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

text12{
    font-size:12px;
}
td {
   font-size:12px;
}
.105v  {
   font-size:10.5pt;
   LINE-HEIGHT: 150%;
}
.text105{
   font-size:10.5pt;
   LINE-HEIGHT: 150%;
}
.attribute{
   font-size:10.5pt;
   LINE-HEIGHT: 150%;
}

.NewCB {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size: 10.5pt;
    font-weight: normal;
}
    

A.NewCB:link {
    text-decoration:    underline;  
    font-size: 10.5pt;    
    color: #003366;
}

A.NewCB:visited  {
    text-decoration:    underline;  
    font-size: 10.5pt;  
    color: #003366;
}

A.NewCB:active   {
    text-decoration:    underline;
    font-size: 10.5pt; 
    color: #003366;
}

A.NewCB:hover    {
    text-decoration:    underline;
    font-size: 10.5pt; 
    color: #ff0000;
}


.BOTTOM {
    font-family: 宋体, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff
}
    

A.BOTTOM:link {
    text-decoration:    underline;  
    font-size: 12px;    
    color: #003366;
}

A.BOTTOM:visited  {
    text-decoration:    underline;  
    font-size: 12px;  
    color: #003366;
}

A.BOTTOM:active   {
    text-decoration:    underline;
    font-size: 12px; 
    color: #003366;
}

A.BOTTOM:hover    {
    text-decoration:    underline;
    font-size: 12px; 
    color: #ff0000;
}




