.StandardText {
	color: #DEDEDE;
	font-family: "宋体";
	font-size: 12px;
}
.StandardText14 {
	font-family: "宋体";
	font-size: 13px;
	color: #DEDEDE;
}

.StandardText14H18 {
	font-family: "宋体";
	font-size: 13px;
	color: #DEDEDE;
	line-height: 18px;
}
.StandardText18H24 {
	font-family: "宋体";
	font-size: 14px;
	color: #DEDEDE;
	line-height: 20px;
	border-left: 6;
	border-right: 6;
}
#_h1 {
	font-family: "宋体", "Courier New", Courier;
	font-size: 16px;
	line-height: 20px;
	color: #CCC;
}
h1 {font-size: 16px;}



.StandardText14H16 {
	font-family: "宋体";
	font-size: 13px;
	color: #DEDEDE;
	line-height: 16px;
}
.StandardTextBlack {
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
}

#WorkList__01 {
	font-family: "宋体", "Courier New", Courier;
	font-size: 12px;
	color: #F0F0F0;
}
.background {
	background-color: 2d2d2d;
}
.MiddleMenu {
	background-image: url(../images/MiddleMenuBackNormal.gif);
	color: #DEDEDE;
	font-family: "宋体";
	font-size: 12px;
	height: 23px;
	width: 58px;
	line-height: normal;
	background-position: center bottom;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	//display: table-cell;
}
.MiddleMenu:hover {
	background-image: url(../images/MiddleMenuBackActive.gif);
	color: #DEDEDE;
	font-family: "宋体";
	font-size: 12px;
	height: 23px;
	width: 58px;
	line-height: normal;
	background-position: center bottom;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	//display: table-cell;
}
