/* CSS Document */
.keyword {
	font-size:13px;
	background-image: url(../image/keyword_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #666666;
}
.indexTop {
	font-size:13px;
	background-image: url(../image/index_r2_c6.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #0066CC;
}
.mainBotton {
	font-size:13px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0066CC;
	background-image: url(../image/index_r3_c9.jpg);
}
.mainBotton a:link , .mainBotton a:visited{
	font-size:13px;	
	font-weight: bold;
	color: #0066CC;	
}
.leftManu{	
	line-height: 20px;
	margin-left: 5px;	
}
.repeatTable {
	background-repeat: repeat;
}
