/*****************************************************
标准页设置
*****************************************************/
body /*The scroll bar colours are only visible in IE5.5+ */
{
    font-size: 10pt;
    COLOR: #000000;
    font-family: 宋体;
    background-color: #FFF; 
	scrollbar-arrow-color: #3B88C5;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #E0E0E0; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #B0B0B0;
	height: 100%;
}

/*****************************************************
Tables
*****************************************************/
.tableBorder /* This is the outline round the main forum tables */
{
   
    /*border: 1px outset; solid*/
    border: 1px outset #009966;
    background-color: #FFFFFF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
td.column /* td.column is the main heading row of the table, shows either the table title, or the column headings, such as 'Posts', 'Last Post' etc. Top row of all tables. */
{
    font-weight: bold; 
    font-size: 9pt; 
    background-color: #0cc86a; 
    background-image: url(images/bg_th.gif); 
    background-repeat: repeat-x; 
    height:20px;
    COLOR: white;
}
td.fh 
{
    font-size: 9pt; 
    background-color: #FFFFFF; 
    background-image: url(images/fhBg.gif);
    background-repeat: repeat-x;
}

TD
{
	font-size:10pt;
}

div { overflow: hidden; }

a{text-decoration: none;} 
a:link {font-size: 10pt;font-family: 宋体; color: #013DA4;} 
a:visited {font-size: 10pt;font-family: 宋体;color: #013DA4;} 
a:hover{font-size: 10pt;font-family: 宋体;color: #ff6600;} 
a:active {font-size: 10pt;font-family: 宋体;color: #013DA4;}

a.white:link{font-size: 10pt;font-family: 宋体;color: #ffffff;} 
a.white:visited {font-size: 10pt;font-family: 宋体;color: #ffffff;} 
a.white:hover{font-size: 10pt;font-family: 宋体;color: #ff6600;} 
a.white:active {font-size: 10pt;font-family: 宋体;color: #ffffff;}

.ForumsItem
{
 background-color:#E7F9D1;
}
.ThreadsItem
{
 background-color:#E7F9D1;
}
.PostTitle
{
	background-color:#E7F9D1;
}
.MyTextBox
{
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 10pt;
	border-left: #93bee2 1px solid;
	border-bottom: #93bee2 1px solid;
	font-family: 宋体;
}
.MyLable
{
	font-size: 10pt;
	font-family: 宋体;
	background-color: transparent;
	text-align: right;
} 
.MyLabel
{
	font-size: 10pt;
	font-family: 宋体;
	background-color: transparent;
	text-align: right;
} 
.MyLableRed
{
	font-size: 10pt;
	font-family: 宋体;
	color: #FF0000;
}
.MyLableAlignLeft
{
	font-size: 10pt;
	font-family: 宋体;
	background-color: transparent;
	text-align: left;
} 
Table
{
	font-size: 10pt;
	font-family: 宋体;
}
.MyTable
{
	font-size: 10pt;
	font-family: 宋体;
	border: 1px #1C84D0 solid;
}
.MyButton
{
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 9pt;
	background-image: url(..\images\btn_bg.gif);
	border-left: #93bee2 1px solid;
	cursor: hand;
	color: #003366;
	border-bottom: #93bee2 1px solid;
	font-style: normal;
	font-family: 宋体;
	background-color: #e8f4ff;
	height:18px;
}

.MyItemStyle
{
	font-family:宋体;  
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	border-left: #93bee2 1px solid;
	border-bottom: #93bee2 1px solid;
}
DataGrid
{
	font-family:宋体;  
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 10pt;
	border-left: #93bee2 1px solid;
	border-bottom: #93bee2 1px solid;
	border-collapse: collapse;
	background-color: white;
	border-width:1px;
}

.MyHeaderStyle
{
	font-family:宋体;  
	font-weight: bolder;
	font-size: 10pt;
	color: white;
	background-color: #337fb2;
	text-align: center;
}


.MyHeaderStyleGreen
{
	background-image:url(..\images\lvbg1.gif);
	color: white;
	font-weight: bolder;
	text-align: center;
	height:26px;
}
.MyAlternatingItemStyle
{
	font-family:宋体;  
	
	background-color: #e8f4ff;
}

.MyPagerStyle
{
	font-family:宋体;  
	font-size: 10pt;
	background-color: #e8f4ff;
}

.MyFooterStyle
{
	background-color:#e8f4ff;
}

.MyDropDownList
{
	font-family:宋体;  
	font-size: 9pt;
	background-color:#e8f4ff;
	
}
.MyListBox
{
	font-family:宋体;  
	font-size: 9pt;
	background-color:#e8f4ff;
	
}
.MyTopTDBg
{
	background-image: url(images\top_bg.jpg);
}
.MyTopBg
{
	font-family:宋体;  
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: #ffffff;
	height: 40px;
	background-color: #6699ff;
}
.MyBottomBg
{
	font-size: 8pt;
	width: 100%;
	color: #ffffff;
	font-family: 宋体;
	height: 20px;
	background-color: #6699ff;
	text-align: center;
}
.MyLeftBg
{ 
	background-image: url(images\bg_left.gif);
	width: 68px;
}
.MyRightBg
{ 
	background-image: url(images\bg_left.gif);
	
}
.MyRadioButton
{
	font-family:宋体;  
	font-size: 9pt;
	color: #003366;
}

.Questions
{
	font-family:宋体;  
	font-size: 9pt;
	color: #000000;
}
.Options
{
	font-family:宋体;  
	font-size: 9pt;
	color: #555555;
	
}
