/*请注意，这是关于本站点的总体样式表，请考虑清楚再修改*/  
 
/*页面顶部(Logo、Banner)样式*/

.HeadBg {
    background-color: #0469BD;
}

/* 页面中Body样式*/

Body
{
    background-color: #FFFFFF;
	font-size:14px;
}


/* 站点名称样式*/

.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 11px
}

/* 选中菜单栏背景及边框样式*/

.TabBg {
    background-color:#00009E;
    
}

/* 没选中菜单栏背景及边框样式 */
.OtherTabsBg {
    background-color: #FFFFFF;
    border-color: #0000A0;
}

/* 选中菜单栏文字样式*/
.SelectedTab {
    font-size: 12px;
    color:#00009E;
   
}

/* 没选中菜单栏文字样式*/
.OtherTabs {
	font-size: 12px;
	color:#666666;
	line-height:150%;
	font-family: "Arial", "Helvetica", "sans-serif";


    
   }

/* 没选中具有链接菜单栏文字样式*/
A.OtherTabs:link    {
    text-decoration:    underline;
    color:#000000;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#0033FF;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:#0066FF;
}
    
/* 页眉样式*/
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px
   
} 

A.SiteLink:link {
    text-decoration:    none;
    color:#000000;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#000000;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#FF0000;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:#FF0000;
}

/* 两个链接按钮之间的样式 */
.Accent
{
    color: #F2F2F3;
    font-weight:bold;
}


/* 论坛发表中原文样式 */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* 公告栏和文章管理题目的样式 */

.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
    line-height:230%;
}


/*模块标题的样式 */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
      color: #42019B;
      font-weight:bold;
}

/* 模块类型定义的样式 */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #0469BD;
}

/* 会员中心的样式 */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    color: black;
}

/* 模块中文字的样式 */
.Normal
{
    font-family: "Verdana", "Helvetica", "sans-serif";
    font-size: 12px;
    font-weight: normal;
    line-height: 150%
}

/* textBox中文字样式 */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* 按钮样式 */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

A.CommandButton:link {
    text-decoration:    underline;
    color: #000DB1;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #000DB1;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #000DB1;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #057AFB;
}
    



/*栏目条背景样式*/
.HurDle {
    background-color: #0000A0;
}
/*底部样式*/
.addr {
	font-size: 12px;
	line-height: 150%;
	color:#000000;
}
/*二级栏目右边内容样式*/
.NewsType
{
	font-size: 9;       
	}
	
.LeftBanner
{
	font-family:"Verdana", "Helvetica", "sans-serif";
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:150%	
	}
	
.Download {
	font-size: 12px;
	color:#FFFFFF;
	line-height:140%;
	font-family: "Arial", "Helvetica", "sans-serif";


    
   }

/* 没选中具有链接菜单栏文字样式*/
A.Download:link    {
    text-decoration:    none;
    color:#FFFFFF;
}

A.Download:visited {
    text-decoration:    none;
    color:#FFFFFF;
}

A.Download:active  {
    text-decoration:    none;
    color:#33CCFF;
}

A.Download:hover   {
    text-decoration:    underline;
    color:#3399FF;
}

.Tabright {
	font-size: 12px;
	color:#800080;	
	font-family: "Arial", "Helvetica", "sans-serif";


    
   }

/* 没选中具有链接菜单栏文字样式*/
A.Tabright:link    {
	color:#0099FF;
	text-decoration: underline;

}

A.Tabright:visited {
    text-decoration:    none;
    color:#FF0000;
}

A.Tabright:active  {
    text-decoration:    none;
    color:#FF0000;
}

A.Tabright:hover   {
    text-decoration:    underline;
    color:#FF0000;
}
