/* ===================== 系统用 Start ===================== */
html {
   min-width: 1279px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body > div {
	margin-right: auto;
	margin-left: auto;
}
h3, h6, p, img {
	margin: 0px;
	padding: 0px;
}
div，table {
	font-size: 12px;
	font-family: "宋体";
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* ===================== 系统用 End ===================== */
.top {
	height: 146px;
	width: 790px;
	background-color: #FFFFFF;
	text-align: center;
}
.text14BlackB {
	font-size: 14px;
	font-weight: bold;
}
.text12Black {
	font-size: 12px;
}
.text12Red {
	font-size: 12px;
	color: #CC0000;
}
.text12Gray {
	font-size: 12px;
	color: #666666;
}
.text20 {
	line-height: 20px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.text20_1 {
	line-height: 20px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	color: #02339a;
}
.box100 {
	height: 16px;
	width: 100px;
}
.box120 {
	height: 16px;
	width: 120px;
}
.box160 {
	height: 16px;
	width: 160px;
}
.box560 {
	height: 16px;
	width: 560px;
}
.bg {
	background-image: url(../images/question/bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
