body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
}
.bg_left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.bg_right {
	background-image: url(../images/bg_%20right.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.gray {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.orange {
	font-size: 25px;
	color: #F6772E;
}

td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.red {
	font-family: "宋体";
	font-size: 12px;
	color: #B50000;
	text-decoration: none;
	font-weight: bold;
}

.bla_01 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.blue {
	font-family: "经典细圆简";
	font-size: 13px;
	font-weight: bolder;
	color: #008080;
	text-decoration: none;
}

.black {
	font-family: "宋体";
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.conter_bg {
	background-image: url(../images/conter_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.conter_bg1 {
	background-image: url(../images/conter_bg1_03.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.href{color:#535353;text-decoration: none;}
.word{word-break:break-all}
