/* CSS Document */
.keyword {
	background-image:url(../image/keywordBG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.table1 {
	background-image:url(../image/index_r2_c1.jpg);
}
.mainBotton{
	font-size:12px;
	color:#FFFFFF;
	margin-left: 5px;
}
.mainBotton a:link, .mainBotton a:visited{
	font-size:12px;
	color:#FFFFFF;
}
.mainBotton a:hover{
	font-size:12px;
	color:#FF9900;
}
.leftManu{
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	margin-left: 5px;
	width: 140px;
}
