/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bebebe;
	
}
body {
background-color: #151515;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #bebebe;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bebebe;
}
a:hover {
	text-decoration: underline;
	color: #bebebe;
}
a:active {
	text-decoration: none;
	color: #bebebe;
}
.bai {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.border{
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.d {
	background-image: url(images/d.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #fc9710;
}
.d A:link {
	color: #fc9710;
	text-decoration: none;
}
.d A:visited {
	text-decoration: none;
	color: #fc9710;
}
.d A:hover {
	text-decoration: underline;
	color: #fc9710;
}
.d A:active {
	text-decoration: none;
	color: #fc9710;
}
.zx {
	font-weight: bold;
	font-size: 14px;
}
.hg30 {
	line-height: 30px;
}
.pay {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	border-left-color: #a0a0a0;
}
.pay_button {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/pay_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 43px;
	width: 129px;
	border:0;
	cursor: hand;
}
.pay_hd {
	color: #CCCCCC;
}
.hg22 {
	line-height: 22px;
}
.bold{font-weight: bold;}
.xz {
	font-weight: bold;
	font-size: 14px;
	color: #fc9710;
}
.xz  a{
	color: #fc9710;
	text-decoration: none;
}