@charset "utf-8";
/* CSS Document */

body {
	background:#9BC659 url(../images/bg.gif) repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.pds {
	margin:auto;
	width:1004px;
	position:relative;
	font-size:12px;
}
.left {
	float:left;
	width:260px;
	padding-top: 0px;
}
.right {
	float:right;
	width:715px;
}
.both { clear:both; }
img { border:0; }
.center { text-align:center; }
a {
	color:#779948;
	text-decoration:underline;
}
a:hover { text-decoration:none; }
.t1 { height:178px; }
.t1 img { float:left; }
.menu {
	background:url(../images/t2.gif) no-repeat;
	height:70px;
}
.menu ul {
	list-style:none;
	margin:0;
	padding:0px 10px;
}
.menu li {
	float:left;
	display:inline-block;
	background:url(../images/sep.gif) no-repeat top right;
}
.menu a {
	display:inline-block;
	padding: 17px 30px 28px 30px;
	font-size:12px;
	text-decoration:none;
	color:#458700;
	background:url(../images/mt1.gif) no-repeat bottom center;
	font-weight : bold;
}
.menu a:hover {
	background:url(../images/mt2.gif) no-repeat bottom center;
	color:#000;
}
.m1 {
	background:url(../images/m1.gif) no-repeat;
	height:9px;
}
.m2 {
	background:url(../images/m2.gif);
	padding:5px 14px;
}
.m3 {
	background:url(../images/m3.gif) no-repeat;
	height:20px;
}
.r1 {
	background:url(../images/s1.gif) no-repeat;
	height:8px;
}
.r2 {
	background:url(../images/s2.gif);
	padding:5px 20px;
	line-height:18px;
	color:#000;
/*	color:#7F8575; */
}
.r3 {
	background:url(../images/s3.gif) no-repeat;
	height:20px;
}
.ng {
	margin:0;
	padding:10px 5px;
	font-size:18px;
	color:#76A32C;
	font-weight:normal;
	background:url(../images/ng.gif) repeat-x bottom;
}
.mng {
	font-weight:bold;
	font-size:13px;
	color:#fff;
	background:#B27C3C url(../images/mng.gif) no-repeat center left;
	padding:8px 10px 8px 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.menu2 ul {
	list-style:none;
	margin:0;
	padding:5px;
}
.menu2 a {
	display:block;
	border-bottom:1px dotted #CAB3A7;
	text-decoration:none;
	padding:8px 10px 8px 40px;
	background:url(../images/m2arrow1.gif) no-repeat center left;
	color:#A17032;
	font-weight : bold;
}
.menu2 a:hover {
	background:url(../images/m2arrow2.gif) no-repeat center left;
	font-weight:bold;
	color:#000;
}
.galeria {
/*	padding-left:15px; */
	padding-left:15px;
	padding-top:10px;
}
.galeria div {
	float:left;
	display:inline-block;
	margin:5px 20px;
	width:120px;
	height:100px;
}
.galeria div a {
	display:inline-block;
	padding:5px;
	background:#EBF5DC;
	border:1px solid #D9E8C1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.tools {
	position:absolute;
	right: 3px;
	top: 3px;
	width: 230px;
	height: 28px;
	text-align:center;
	font-weight : bold;
}
.tools a {
	display:inline-block;
	font-size:11px;
	color:#6C9132;
	padding:5px 12px;
	text-decoration:none;
	border-right:1px solid #E6E6D7;
}
.tools a:hover {
	color:#fff;
	background:#6C9132;
}
.tools a:last-child { border-right:none; }

.img_v1 {
	padding: 5px 5px 5px 5px;
	border: 1px solid #ACACAC;
	margin: 0px 0px 0px 0px;
}