body{
	margin:0px;
	font-family: arial,sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 16px;
}
a {
	color:#6fb707;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#menu_cont{
	width:100%;
	background-color:#a7a6ab;
	height:80px;
	position:fixed;
}
.menu{
	height:80px;
	float:left;
	background-color: #626169;
	padding-right:10px;
}
.menu2{
	padding-left:10px;
	height:80px;
	float:left;
}
.menu img,.menu2 img {
	border: 0px solid #000000;
}
.menu a,.menu2 a{
	text-decoration:none;
}

.news_left{
	float:left;
	width:403px;
	margin-top:90px;
	text-align:center;
	margin-bottom:94px;
}
.news_right{
	float:left;
	width:420px;
	margin-top:90px;
	margin-bottom:94px;
}

#footer {
	background-color:#626169;
	position:fixed;
	bottom:0px;
	width:100%;
	height:74px;
}
#footer img {
	border: 0px solid #000000;	
}
.news_headline{
	color:#6fb707;
	font-weight:bold;
	padding-left:10px;
	font-size:110%;
}
.news_text{
	margin-bottom:30px;
}
.qa_q{
	font-weight:bold;
}
.qa_a{
	color:#818182;
	margin-bottom:15px;
}
.d_table{
	width:100%;
}
.left_cont {
	text-align:left;
	margin-left:20px;
}
