@charset "utf-8";
.text {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.text1 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.table {
	border: 1px dashed #999;
	font-family: "微软雅黑";
}

.bg {
  background-color: #00a8e6;
	
}
.bg2 {
    background-image:url(images/bottom.jpg);
    background-repeat:repeat-x;
	background-position: center top;
	overflow: hidden;
	background-attachment: scroll;
	
}.pxtit {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.user_login_dian {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	color: #000;
}
.logintext {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	border: 1px dashed #999;
}
.line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
}
.tit {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.info {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 28px;
	color: #000;
	text-decoration: none;
}