body,td,th {
	font-family: ËÎÌå;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #2060b8;
	text-decoration:none;
}
a:visited {
	color: #2060b8;
	text-decoration:none;
}
a:hover {
	color: #0000ff;
	text-decoration:underline;
}
#tableBox{
	width:800px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
#leftMenu{
	margin-bottom:3px;
	height:25px;
	line-height:25px;
	text-align:left;
	padding-left:2em;

}
#leftMenu a{
	color:#ffffff;
	text-decoration:none;
}
#leftMenu a:hover{
	color:#286ea0;
	text-decoration:none;
}
.leftClass{
/*	border-top:1px #b7b7b7 solid;
	border-bottom:1px #b7b7b7 solid;*/
	background-color:#2489db;
}
.leftClass2{
	background-color:#a9caeb;
}
.inputBox{
	width:100px;
	border:1px #bdc7d8 solid;
	width:120px;
	height:20px;
	line-height:20px;
	color:#333333;
}
#botMenu{
	text-align:left;
	width:100%;
}
#botMenu ul{
	line-height:27px;
	padding:0px;
	margin:0px;
	text-align:center;
}
#botMenu ul li{
	padding:0px 2px;
	display:inline;
	list-style:none;
}
a.left:link {
	color: #666666;
	text-decoration: none;
}
a.left:visited {
	color: #666666;
	text-decoration: none;
}
a.left:hover {
	color:#333333;
	text-decoration: none;
}

.flink {
	font-size: 12px;
}
