TD, P, LI, INPUT, SELECT {font-size:12px;}

.Normal {
	font-size:12px;
	line-height:150%;
	font-family: "Arial";
}

A:link {color:#00007f;}
A:visited {color:#65038e;}
A:active {color:#ff0000;}
A:hover {color:#ff0000;}

/*主目录的控制*/
.MainMenu {font-family: Arial; font-size: 9pt;color:#FFFFFF;cursor: hand;filter:dropShadow(color=#666666,offX=1,offY=1);}
.MainMenu a:visited {  text-decoration: none; color: #000000}
.MainMenu a:active {  text-decoration: none}
.MainMenu a:hover {  color: #FFFFFF;text-decoration: none}
.MainMenu a:link {  text-decoration: none; color: #000000}

/*分目录的控制*/
.SubMainMenu
{
	font-size: 9pt;
	filter: dropShadow(color=#666666,offX=1,offY=1);
	cursor: hand;
	color: #ffffff;
	font-family: Arial;
}
.SubMainMenu a:visited {  color: #FFFFFF;text-decoration: none}
.SubMainMenu a:active {  color: #FFFFFF;text-decoration: none}
.SubMainMenu a:hover {  color: #FFFFFF;text-decoration: none}
.SubMainMenu a:link {  color: #FFFFFF; text-decoration: none}

/*活动的分目录的控制*/
.SubMainMenuSelected { font-size:12px;line-height:150% ; color: #FFFF99; font-weight: bold}

/*当鼠标Move to上面为手型光标*/
.HandCursor { cursor: hand }

/*内容的的控制*/
.Content {
	font-size: 15px;
	line-height: 150%;
}

/*一般标题的控制*/
.Title {

	font-family: "Arial";
	font-size: 15px;
	line-height: 150%;
	color: #CC0000;
	font-weight: bold;
}

/*红色重体型标题*/
.TitleBigRed { font-family: "Arial"; font-size: 15px; font-weight: bold; color: #FF0000}

/*Form内各项控制*/
.Form { font-size:12px;line-height:120%}

/*提示信息的控制*/
.Note { font-size: 9pt; font-family: "Arial"; line-height: 150%; color: #FF0000 }

/*出错提示信息的控制*/
.ErrorNote { font-size: 9pt; font-family: "Arial"; line-height: 150%; color: #FF0000; background-color: yellow;}

/*'*'号的样式*/
.Star { font-size: 9pt; font-family: "Arial"; line-height: 150%; color: #FF0000 }

/*重体字一个白色一个黑色*/
.IndexNameWhite { font-family: "Arial"; font-size: 12px; font-weight: bold; color: #FFFFFF }
.IndexNameWhite a:visited {  color: #FFFFFF;text-decoration: none;}
.IndexNameWhite a:active {  color: #FFFFFF}
.IndexNameWhite a:hover {  color: #FFFFFF;text-decoration: underline;}
.IndexNameWhite a:link {  color: #FFFFFF;text-decoration: none;}

.IndexNameBlack { font-family: "Arial"; font-size: 12px; font-weight: bold }
.IndexNameGray { font-family: "Arial"; font-size: 12px; font-weight: bold; color: gray}
.LargeIndexNameWhite {
font-family: "Arial"; font-size: 15px; font-weight: bold; color: #FFFFFF
}
.LargeIndexNameBlack {
font-family: "Arial"; font-size: 15px; font-weight: bold;
}

/*交替表格的颜色*/
.colorTable { ; background-color: #F5F7F8}

/*灰色的字*/
.GrayText { font-size:12px;line-height:150% ; color: #666666}

/*新闻时间*/
.NewsTime { font-size:9px;line-height:120% ; color: #3300cc}
