html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b667a;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}
img {
	border: 0;
}
.x {
	width: 1px;
	height: 1px;
}
.p100 {
	width: 100%;
}
p {
	margin: 13px 0px;
}
a {
	text-decoration: underline;
	color: #3c80a0;
}
a:hover {
	text-decoration: none;
	color: #3c80a0;
}
.news a {
	text-decoration: none;
}
.main_table {
	width: 992px;
}
.main_table_bot {
	height: 43px;
	text-align: center;
}
.bot_table {
	background: #e4e8ea;
	width: 920px;
	height: 43px;
}
.date {
	color: #747e83;
}
.line {
	background: #e6e8e9;
	height: 1px;
	width: 85%;
	margin: 10px 0px;
}
.trof {
	float: left;
	color: #3c80a0;
	border-left: 1px solid #b1c6d3;
	padding-left: 7px;
	margin-right: 30px;
}
ul.nav1 {
	margin: 0px;
	padding: 0px;
}
ul.nav1 li {
	list-style-type: none;
}
ul.nav1 li div {
	margin: 5px 0px 5px 0px;
}
.bot_table a {
	color: #3b667a;
}
.bot_table a:hover {
	color: #3b667a;
}
.bot_sep {
	color: #99b2be;
}