.white {
	background: rgb(255, 255, 255);
}
.red {
	color: rgb(230, 0, 18);
}
.border {
	border: 1px solid rgb(204, 204, 204); border-image: none;
}
.logo {
	padding: 2% 3%;
}
.logo img {
	margin: 0px auto; display: block;
}
.mainNav {
	background: #bf9f62; height: 38px; display: block;
}
.mainNav a {
	width: 25%; text-align: center; color: rgb(255, 255, 255); line-height: 38px; font-size: 14px; float: left; box-shadow: 1px 0px 0px 0px #fff;
}
.nav ul {
	margin-left: 2%;
}
.nav li {
	background: rgb(236, 236, 236); margin: 1% 1% 0px 0px; width: 32%; height: 105px; text-align: center; padding-top: 15px; float: left;
}
.nav li a {
	color: rgb(85, 85, 85); display: block;
}
.btmNav li {
	background: rgb(237, 90, 89); margin: 6px 1%; width: 31%; height: 40px; text-align: center; line-height: 40px; float: left;
}
.btmNav li a {
	color: rgb(255, 255, 255); font-size: 18px;
}
.new_ask p {
	text-align: center; line-height: 44px; font-size: 16px;
}
.new_ask p a {
	color: rgb(210, 86, 62); font-weight: bold;
}
.new_ask p span a {
	background: rgb(230, 64, 0); padding: 5px 8px; color: rgb(255, 255, 255); margin-left: 5px;
}
.wrapper {
	font: 16px/1.5 "MicroSoft YaHei", "ËÎÌå"; width: 100%; color: rgb(85, 85, 85); margin-right: auto; margin-left: auto; min-width: 320px; max-width: 640px; font-size-adjust: none; font-stretch: normal;
}
.text {
	margin: 5px; line-height: 24px; text-indent: 2em; font-size: 16px;
}
.text span {
	background: rgb(255, 255, 0); padding: 2px;
}
.content h2 {
	background: rgb(219, 210, 171); line-height: 34px; text-indent: 8px; font-size: 18px; font-weight: bold; margin-bottom: 5px; border-bottom-color: rgb(230, 91, 90); border-bottom-width: 2px; border-bottom-style: solid;
}
.h3 {
	padding: 4px 12px; width: 60px; color: rgb(255, 255, 255); margin-left: 5px;
}
.B li {
	padding: 10px 0px; line-height: 22px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.B li span {
	background: rgb(235, 97, 0); padding: 2px 5px; color: rgb(255, 255, 255); font-weight: bold; margin-right: 10px;
}
.C h3 {
	color: rgb(120, 83, 12);
}
.C p span {
	color: rgb(230, 0, 18);
}
.F ul li {
	width: 50%;
}
