@charset "utf-8";
/* CSS Document */


.qb_bottom {
	margin: 0px auto;
	clear: both;
	width: 962px;
	height: auto;
	text-align: center;
	color:#111;

}

.qb_bottom span {
	margin: 0px auto;
	clear: both;
	display: block;
	width:961px;
	height: auto;
	text-align: center;
	color: #000;

	border: 1px #d7cab9   solid;x
}

.qb_boardar{
	margin: 0px auto;
	width: 100%;
	clear: both;
	display: block;
	height: auto;
	text-align: center;

	color: #000;
    background: url(../images/bottom_bg.jpg) repeat-x #eee;
}

.qb_board{
	padding-top:0px;
	height: 20px;
	line-height:20px;
	text-align: center;
	color: #104E8B;
}

.qb_board a{
	margin-top:0px;
	font-size:14px;
	font-weight: bold;
}
.qb_ar1 a{
	margin-top:0px;
	font-size:12px;

}
.qb_ar{
	width: 25%;
	height: 70px;
	text-align: center;
}

.tb_in{
	width: 100%;
	padding-left:22px;
	color: #111111;
}
.tb_in img {
	float: left;
	clear: right;
}

.tb_in a {
	float: left;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover{
	color:#c42c2c;
	text-decoration:none;
}