
/*****************************************************
General Anchor
*****************************************************/
a:visited, a:link
{
    font-size: 9pt;
    color: #000000;
    text-decoration: none;   
}

a:Hover
{
    color: #000000;
    text-decoration:underline;
}

a.linkSmall, a.LinkSmallBold
{
    color: black;
    font-size: 9pt;
}

a.linkSmallBold:visited
{
    color: black;
}

a.linkSmallBold:Hover
{
    color: #3399FF;
    text-decoration:underline;
}

a.mainMenu:visited, a.mainMenu:link
{
    font-family:宋体;
    font-size:9pt;
    text-decoration: none; 
    color: #FFFFFF;
}

a.mainMenu:hover
{
    color: #FF0000;
    font-family:宋体;
    font-size:9pt;
    text-decoration: underline;
}


/*****************************************************
Text and Anchor to display when a user is online
*****************************************************/
.userOnlineLinkBold, a.userOnlineLinkBold
{
    font-weight: bold;
    color: #0055E7;
}

.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold
{
    font-weight: bold;
    color: black;
}

.adminOnlineLinkBold, a.adminOnlineLinkBold
{
    font-weight: bold;
    color: red;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
.menuTitle
{
    font-weight: bold;
    font-size: 20pt; 
    font-family: "宋体";/*宋体;*/
    color: navy;
}

.menuText
{
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    font-family:宋体;
}

a.menuTextLink:visited, a.menuTextLink:link
{
    font-size: 9pt;
    text-decoration: none;
    color: #013DA4;
}

a.menuTextLink:Hover
{
    color: #000000;
}


/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    font-size :9pt;
    font-weight: bold;
}

.searchItem
{
    background-color: #DDEEFF; 
}

.searchAlternatingItem
{
    background-color: #FFFFFF;
}


/*****************************************************
Default separator style for PostList
*****************************************************/
td {
	FONT-FAMILY: "宋体"; 
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 13.5pt;
}
td.flatViewSpacing
{
    height: 2pt;
    background-color: #80B7FF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
th
{
    background-color: #4455aa;/* #3399FF;*/
}

td.forumHeaderBackgroundAlternate
{
    background-image: url(../../images/forumHeaderBackgroundAlternate.gif);
    background-color: #EBEDF6;
}

td.b1
{
	background-image: url(/bhyjs/images/b11.gif);
}

td.b2
{
	background-image: url(/bhyjs/images/line.gif);
}

td.b3
{
	background-image: url(/bhyjs/images/b33.gif);
}

td.b4
{
	background-image: url(/bhyjs/images/b44.gif);
}

td.b5
{
	background-image: url(/bhyjs/images/b55.gif);
}

td.dot
{
	background-image: url(/bhyjs/images/sd.gif);
}
/*****************************************************
Body
*****************************************************/
body 
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: "宋体"/*宋体*/;
    background-color: #FFFFFF; 
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}


/*****************************************************
Validation Text
*****************************************************/
.validationWarningSmall
{
    color: Red;
    font-size :9pt;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size :9pt;
}

.normalTextRed 
{ 
    font-size :9pt;
    color: Red;
}

.normalTextBlue
{ 
    font-size :9pt;
    color: #013DA4;    
}

.normalTextShine
{
	font-size :9pt;
	color: #013DA4;
}

.normalTextGray
{
	font-size:9pt;
	color:#636563;
}

.normalTextSmallBold
{ 
    font-size :9pt;
    font-weight: bold;
    font-family:"宋体";
}

.normalTextSmaller
{
    font-size: 9pt;
    font-family: 宋体;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{ 
    color : #000000; 
    font-family:"宋体";
}

.boldWhiteText
{
	font-size: 9pt;
    font-family: 宋体;
    font-weight: bold;
    color:White;	
}

.boldBlueText
{
	font-size: 9pt;
    font-family: 宋体;
    font-weight: bold;
    color:#2A2771;	
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
    color: white;
    font-size: 9pt;
    font-family: "宋体";
    font-weight:bold;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    border: 1pt #3399CC/*#4455aa*/ solid;
    background-color: #DDEEFF;    
}	

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder1
{
    border: 1pt #CCCCCC/*#4455aa*/ solid;
    background-color: #FFFFFF;    
}	

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
    background-color: #FFFFFF;/*#DDEEFF;*/
    font-size: 9pt;
    color: #000000;
    font-family: 宋体;
    height: 20pt;
}
td.forumRowGruy
{
    background-color: #DDDDDD;/*#DDEEFF;*/
    font-size: 9pt;
    color: #000000;
    font-family: 宋体;
    height: 20pt;
}

td.lightRow
{
	background-color: #DDEEFF;
}


td.forumAlternate
{
    background-color: #DAE7FD;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
    background-color: #D4D9EC;
}

.threadDetailTextSmall
{
    color: #0055E7;
    font-size:9pt;
}

.threadDetailTextSmallBold
{
    color: #0055E7;
    font-size:9pt;
    font-weight: bold;
}

td.forumRowHighlight
{
    background-color: #D4D9EC;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
    font-size: 9pt;
    /*font-weight: bold;*/
    text-decoration: none
    color: #013DA4;
}
a.forumTitle:visited, a.forumTitle:link
{
    font-size: 9pt;
    /*font-weight: bold;*/
    font-family:宋体;
    font-size:9pt;
    text-decoration: none; 
    color: #000000;
}

a.forumTitle:hover
{
    color: #FF0000;
    font-family:宋体;
    font-size:9pt;
    text-decoration: underline;
}

a.l1:visited, a.l1:link
{
    font-size: 9pt;
    /*font-weight: bold;*/
    font-family:宋体;
    font-size:9pt;
    text-decoration: none; 
    color: #013DA4;
}

a.l1:hover
{
    color: #FF0000;
    font-family:宋体;
    font-size:9pt;
    text-decoration: underline;
}

a.boldWhiteTitle:visited, a.boldWhiteTitle:link
{
    font-size: 9pt;
    font-weight: bold;
    font-family:宋体;
    font-size:9pt;
    text-decoration: none; 
    color: #FFFFFF;
}

a.boldWhiteTitle:hover
{
    color: #FF0000;
    font-family:宋体;
    font-weight: bold;
    font-size:9pt;
    text-decoration: underline;
}

.forumName
{
    font-weight: bold;
    font-size: 16pt; 
    font-family: "宋体";
    text-decoration: none; 
    color: navy;
}

a.forumName:hover
{
    color: #DD6900;
    text-decoration: underline;
}


/*****************************************************
Form Elements
*****************************************************/
select
{
    font-family: "宋体";
    font-size:9pt;
    font-weight: bold;
    background-color: #DAE7FD;
    border-color: Black;
}

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: 18px; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #cccccc; 
	font-family: "宋体";
	}

textarea
{
    font-family:"宋体";
    font-size:9pt;
    background-color: White;
    border-color: Black;
    border: 1pt solid Black;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink
{
    font-size:9pt;
    font-family: "宋体";
    position: relative;
}

SPAN.PopupMenuSink
{
    position: relative;
}

DIV.popupMenu
{
    border: 1pt solid blue;
}

DIV.popupTitle
{
    font-family: "宋体";
    color: white;
    font-weight: bold;
    background-color: #4455AA;
}

DIV.popupItem
{
    font-size: 9pt;
    font-weight: bold;
    font-family:"宋体";
    background-color: #DDEEFF;
}