body {
	margin: 0;
	padding: 0;
	background-color: #ededed;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #fff;
}
img {
	border: none;
}
a {
	color:  #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.icons {
	width: 994px;
	height: 10px;
	padding: 0;
	margin: 22px auto 0;
}
.icons img {
	float: right;
}
.table {
	width: 994px;
	padding: 0;
	margin: 11px auto 86px;
	background-color: #fff;
}
.subtable {
	margin-left: 23px;
	margin-right: 29px;
}
.top {
	height: 131px;
}
.top img {
	margin: 25px 0 21px 20px; 
	float: left;
}
.search {
	color: #828282;
	font-size: 11px;
	float: right;
	height: 22px;
	width: 209px;
	margin-top: 43px;
}
.search span {
	float: left;
}
.searchstring {
	width: 137px;
	height: 15px;
	margin-left: 7px;
	border: 1px solid #ccc;
	float: left;
}
.btn {
	width: 21px; 
	height: 22px;
	margin-top: -2px;
	float: right;
}
.menu {
	background-color: #ef3124;
	height: 25px;
}
.menu a {
	color: #fff;
	text-decoration: none;
	margin: 0 24px;
	line-height: 200%;
}
.menu div {
	float: left;
	height: 25px;
	border-right: dotted #fff 1px;
	text-align: center;
}
.menu div:hover {
	background-color: #8e8e8e;
}
.pict {
	height: 333px;
	margin: 5px 0;
	background: url('../images/agpb/index.jpg') no-repeat;
}
.reasons {
	background-color: #ef3124;
	height: 146px;
}
.subres {
	background: url('/images/agpb/circle.jpg') no-repeat;
	width: 280px;
	float: left;
	margin: 8px 13px 0;
}
.subresleft {
	background: url('/images/agpb/circle.jpg') no-repeat;
	width: 280px;
	float: left;
	margin: 8px 13px 0;
	margin-left: 30px !important;
}
.text {
	margin-left: 45px;
}
.we {
	font-family: Arial; 
	font-size: 24px; 
	float: left; 
	width: 100%; 
	height: 20px; 
	margin-left: 32px; 
	margin-top: 18px;
}
.choose {
	font-size: 16px;
	margin-left: 25px !important;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color:  #666;
	width: 994px;
	height: 10px;
	position: absolute;
	margin-top: 11px;
}