body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page-bg.gif);
	background-color: #fff;
	background-repeat: repeat-x;
}
.down-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.down-link:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF4700;
	text-decoration: none;
}
.down_text_ti {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}
.down_text {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
}
.text_time {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #C2C1C1;
	text-decoration: none;
}
.in-qa-link {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.in-qa-link:hover {
	color: #FF4700;
}
.in-member-link {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}
.in-member-link:hover {
	color: #FF4700;
}
.menu {
	font-size: 15px;
	line-height: 33px;
	font-weight: normal;
	color: #F7F9FB;
	text-decoration: none;
	background-image: url(../images/pu-menu-bg-a.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	width: 126px;
	display: block;
	float: left;
	height: 33px;
}
.menu:hover {
	background-image: url(../images/pu-menu-bg-b.gif);
}
