body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,input {
	font-family: 宋体, Arial;
	font-size: 9pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.MainBar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	background-color: #F5F5F5;
}

#divArticleManage,#divProductManage,#divSystemManage,#divOtherManage,#divClassManage,#divDownloadManage
{
	position:absolute;
	z-index:1;
	width: 90;
	visibility: hidden;
}
.MenuBox01 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.MenuBox02 {
	background-color: #BBDDFF;
	border: 1px solid #3366FF;
}
.FGX {
	color: #999999;
	background-color: #F5F5F5;
}
.RightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
.InputBox {
	font-family: "宋体", Arial;
	font-size: 9pt;
	color: #FF8700;
	background-image: url(images/InputBoxBG.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #BBBBBB;
}
.TextAreaBox {
	border: 1px solid #BBBBBB;
	font-family: "宋体", Arial;
	font-size: 9pt;
	color: #FF8700;
}

.GrayText {
	color: #666666;
}

.BottonBG {
	font-family: "宋体", Arial;
	font-size: 9pt;
	background-image: url(images/BottonBG.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 88px;
	border: 0px;
}

.LineLeftE0{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}
.LineTopE0{
	border-Top-width: 1px;
	border-Top-style: solid;
	border-Top-color: #E0E0E0;
}
.LineRightE0{
	border-Right-width: 1px;
	border-Right-style: solid;
	border-Right-color: #E0E0E0;
}
.LineBottomE0{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.StrikingText {
	color: #FF6600;
}
.InputTable {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}
.PicLine01 {
	border: 1px solid #333333;
	padding: 2px;
	background-color: #FFFFFF;
}
.UserdBarGreen {
	background-image: url(images/BarGreen.gif);
	background-repeat: repeat-x;
}
.UserdBarRed {
	background-image: url(images/BarRed.gif);
	background-repeat: repeat-x;
}

