td {
	font-size: 12px;
	color: #2A3A85;
}
a:link {
/*	padding-left:10px;*/
	color:#2A3A85;
	text-decoration: none;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "ËÎÌå";
}
a:visited {
/*	padding-left:10px;*/
	color:#2A3A85;
	text-decoration: none;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "ËÎÌå";
}
a:hover {
/*	padding-left:10px;*/
	color:#3D8B16;
	text-decoration: underline;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "ËÎÌå";
}
a:active {
/*	padding-left:10px;*/
	color:#2A3A85;
	text-decoration: none;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "ËÎÌå";
}
.dhbg {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bt {
	font-size: 12px;
	font-weight: bold;
	padding-left: 18px;
	color: #2A3A85;
}
.hg {
	line-height: 150%;
}
.btbg {
	background-image: url(bt_bg.gif);
	background-repeat: repeat-x;
}
.bk {
	border: 1px solid #BEDDFF;
}
.xx {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
.bk0 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bk1 {
	border: 1px solid #CCCCCC;
}
.logbg {
	background-image: url(log_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkcp {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #73C9F8;
}
