body {
	background-color: #F4EEE4;
	font-size: 9pt;
}
td {
	font-size: 9pt;
}
.menu {
	font-size: 9pt;
	color: #215DC6;
	width:128;
	height:25; 
}
.sub_menu { 
    border-left:1px solid white;  
	border-bottom:1px solid white; 
	border-right:1px solid white;
	overflow:hidden; 
	background:#D6DFF7; 
}
a {
	color:#000000;
	text-decoration:none;
	font-family: "����";
	font-size: 9pt;
}
a:hover { 
    color:#428EFF;
	text-decoration:underline;
}
.A {
	CURSOR:HAND;
}
.style1 {color: #FF0000}
.pageTitle {
    font-size: 18px;
    font-weight: bold;
    color: #1a7cdf;
    line-height: 28px;
    letter-spacing: 10px;
    text-decoration: none;
    text-align: left;
    padding: 5px 0px 10px 40px;
}