.menu_text1 {
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.menu_text2 {

	font-size: 9px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.color_FF0000 {
	color: #FF0000;
}

.title {
	background-color: #FEEECC;
	height: 30px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	border-top-style: double;
	border-top-color: #960;
	border-bottom-style: double;
	border-bottom-color: #960;
	margin-bottom: 10px;
	text-align: left;
	width: auto;

}

.sub_title_1 {
	background-color: #99CCFF;
	color: #FFFFFF;
	font-weight:bold;
	height: 25px;
	border-left: double 8px #09C;
}

.sub_title_2 {
	background-color: #F33;
	color: #FFFFFF;
	font-weight:bold;
	height: 25px;
	border-left: double 8px #F9F;
}

body,td,th {
	font-size: 12px;
	color: #000;
}

