/* CSS Document */
a.a-title1:link{
	color:#125395;
	text-decoration:none;
}
a.a-title1:hover{
	color:#125395;
	text-decoration:none;
}
a.a-title1:visited{
	color:#125395;
	text-decoration:none;
}
a.a-title1:active{
	color:#125395;
	text-decoration:none;
}
a.bq{
	color:#424649;
	text-decoration:none;
}
a.bq:hover{
	color:#424649;
	text-decoration:underline;
}
a.bq:visited{
	color:#424649;
}
a.bq:active{
	text-decoration:none;
}
.show{
	display:block;
}
.hide{
	display:none;
}
.nowcard{
	height:30px;
	width:161px;
	color:#002654;
	font-weight:bold;
	background:url(../images/index_28.gif);
}
.nowcard a{
	color:#002654;
	font-weight:bold;
}
.othercard{
	height:30px;
	width:161px;
	color:#7d7d7d;
	font-weight:bold;
	background:url(../images/index_29.gif);
}
.othercard a{
	color:#7d7d7d;
	font-weight:bold;
}
.nowcard a{
	display:block;
}
.othercard a{
	display:block;
}
.title1{
	color:#125395;
}