/*   html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }		取消注释此行可以使网页以黑白显示*/

body
{
	background-color:#ffffff;margin-left: 0; margin-top: 0; font-size: 10.5pt;
}

th
{
    background-color: #4455aa;/* #3399FF;*/
	font-size :10.5pt;
    color: #FFFFFF;
    line-height:30px;
}

td.forumHeaderBackgroundAlternate
{
    background-image: url(/skins/images/forumHeaderBackgroundAlternate.gif);
    background-color: #EBEDF6;
}
/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size :10.5pt;
}

.normalTextRed 
{ 
    font-size :10.5pt;
    color: Red;
}

.normalTextBlue
{ 
    font-size :10.5pt;
    color: #013DA4;    
}

.normalTextShine
{
	font-size :10.5pt;
	color: #013DA4;
}

.normalTextGray
{
	font-size:10.5pt;
	color:#636563;
}

.normalTextSmallBold
{ 
    font-size :10.5pt;
    font-weight: bold;
    font-family:"宋体";
}

.normalTextSmaller
{
    font-size: 10.5pt;
    font-family: 宋体;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{ 
    color : #000000; 
    font-family:"宋体";
}
/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    border: 1pt #3399FF/*#4455aa*/ solid;
    background-color: #DDEEFF;
	line-height: 14pt;
}

A
{
    COLOR: #000000;
    TEXT-DECORATION: none
}

a:hover, a:active { color: #ff0000; text-decoration: underline; }

.FirstPageTopMenu
a { color: #FFFFFF; text-decoration: none}
a:hover, a:active { color: #ff0000; text-decoration: underline }

.CommonTopMenu
a { color: #000000; text-decoration: none}
a:hover, a:active { color: #ff0000; text-decoration: underline }
a.forumTitle:visited, a.forumTitle:link
{
    /*font-weight: bold;*/
    font-family:宋体;
    font-size:10.5pt;
    text-decoration: none; 
    color: #013DA4;
}

a.forumTitle:hover
{
    color: #DD6900;
    font-family:宋体;
    font-size:10.5pt;
    text-decoration: underline;
}

a.moreinfo:visited, a.moreinfo:link
{
    font-size: 10.5pt;
    font-weight: lighter;
    font-family:宋体;
    font-size:10.5pt;
    text-decoration: none; 
    color: #000000;
}

a.moreinfo:hover
{
    color: #FF0000;
    font-family:宋体;
    font-size:10.5pt;
    text-decoration: underline;
}

a.moreinfo_white:visited, a.moreinfo_white:link
{
    font-size: 10.5pt;
    font-weight: lighter;
    font-family:宋体;
    font-size:10.5pt;
    text-decoration: none; 
    color: #FFFFFF;
}

a.moreinfo_white:hover
{
    color: #FF0000;
    font-family:宋体;
    font-size:10.5pt;
    text-decoration: underline;
}

.PageTail
TD { color:#666666; font-size:10.5pt; text-decoration: none; }

.TopNewsAbstract
TD {  line-height:16pt; }

.button
{
    font-family: "宋体";
    font-size:9pt;
}
TD select
{
    font-family: "宋体";
    font-size:9pt;
    font-weight: bold;
    background-color: #DAE7FD;
    border-color: Black;
    border-width:1px;
    height:20px;
}

TD button
{
     font-family: "宋体";
    font-size:9pt;
}

TD INPUT
{
	BORDER-TOP-WIDTH: 1px;
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT-COLOR: #cccccc; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #cccccc; 
	PADDING-BOTTOM: 1px; 
	BORDER-TOP-COLOR: #cccccc; 
	PADDING-TOP: 1px; 
	HEIGHT: 20px; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #cccccc; 
	font-family: "宋体";
	}

TD textarea
{
    font-family:"宋体";
    font-size:9pt;
    background-color: White;
    border-color: Black;
    border: 1pt solid Black;
}
