body {
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#fff;
}
a {
	color: #5d9e5d;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
#_body_ {
	width:825px;
	margin-left:auto;
	margin-right:auto;
}
/*---HEADER---*/
#logo {
	width:130px;
	height:40px;
	float:left
}
.mtop {
	margin-top:20px;
	height:34px;
	margin-bottom:14px;
}
#flag {
	float:right
}
#menu_top {
	height:30px;
	width:825px;
	clear:both;
	line-height:30px;
}
#menu_top ul {
	list-style-type:none;
	margin:0;
	padding-left:0px;
}
#menu_top ul li {
	float:left;
	padding:0px 12px;
	background:url(../img/sep.gif) no-repeat right;
}
#menu_top ul li a {
	color:#999999
}
.txt_ {
	padding:20px;
	border:1px solid #cccccc
}
.titr {
	font-size:14px;
	font-weight:bold
}
form select {
	border:1px solid #cccccc;
	background-color:#e9e8e8;
	font-size:10px;
	color:#333333
}
form input {
	border:1px solid #cccccc;
	background-color:#e9e8e8;
	font-size:10px;
	margin:2px 4px;
	color:#333333
}
#footer {
	height:30px;
	line-height:30px;
	clear:both;
	text-align:right;
	margin-top:16px;
	color:#c6c5c5;
}
/*------------*/
