.post{
	font-size:12px;
	color:#4c7e4a;
	font-family:century,arial;
	margin-right:97px;
	font-weight:bold;
}

.menu{
	color:#4f4c00;
	font-size:13px;
	font-family:century,arial;
	font-weight:bold;
	text-decoration:none;
}

.menu:hover{
	color:#4f4c00;
	font-size:13px;
	font-family:century,arial;
	font-weight:bold;
	text-decoration:underline;
}

.header{
	color:#4f4c00;
	font-size:16px;
	font-family:century,arial;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
}

.text{
	color:#333333;
	font-size:13px;
	font-family:century,arial;
	text-decoration:none;
}

.link{
	color:#343200;
	font-size:14px;
	font-family:century,arial;
	text-decoration:underline;
}

.link:hover{
	color:#333333;
	font-size:14px;
	font-family:century,arial;
	text-decoration:none;
}

.date{
	color:#999900;
	font-size:13px;
	font-family:century,arial;
	font-weight:bold;
	text-decoration:none;
}

.news{
	color:#336633;
	font-size:11px;
	font-family:century,arial;
	text-decoration:none;
	margin-right:25px;
}

.bmenu {
  font-family: century,arial,verdana;
  font-size: 11px;
  color: #173757;
  text-decoration: none;
}

.bmenu_t {
  font-family: century,aria,verdana;
  font-size: 9px;
  color: #173757;
  text-align: center;
}

.mtext1 {
  margin: 4 7 6 0px;
  font-family: century,verdana;
  font-size: 11px;
  color: #173757;
}

.addr{
	color:#333300;
	font-size:14px;
	font-family:century,arial;
	text-decoration:none;
	font-weight:bold;
}

.addr2{
	color:#003300;
	font-size:13px;
	font-family:century,arial;
	text-decoration:none;
	font-weight:bold;
}

.order_but {
  margin: 3px;
  width: 100px;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}
.order_but_en {
  margin-bottom: 20px;
  width: 110px;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}
.order_but2 {
  width: 80px;
  font-family: vardana;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}
.order_but3 {
  width: 50px;
  font-family: vardana;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}
.order_tbl {
  font-family: serif;
  font-size: 14px;
  color: #333333;
}
.order_inp {
  width: 100%;
  font-family: verdana;
  font-size: 11px;
  color: #333333;
}
.mes_other {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #47A105;
  text-align: center;
}
.mes_error {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: red;
  text-align: center;
}
.mes_ok {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #2F669F;
  text-align: center;
}
.mes_g {
  text-decoration: underline;
}

.news a{
  text-decoration: none;
  color: #336633;
  border-bottom: 1px dashed #336633;
}
.news a:hover{
  text-decoration: none;
  color: #336633;
  border-bottom: 1px solid #336633;
}
