@charset "utf-8";
/* CSS Document */



body {
	position:absolute;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-image:url(img/bg2.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#69ac38;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.prime {
	margin:0 auto;
	padding:0;
	width:800px;
	height:100%;
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:repeat-y;
	background-attachment:fixed;
}
.lvlFirst {
	width:100%;
	height:225px;
	background-image:url(img/baner.jpg);
}
.lvlSecond {
	width:100%;
	height:auto;
}
.colFirst {
	width:207px;
	float:left;
}
.colSecond {
	width:593px;
	float:left;
}
.block {
	width:100%;
	text-align:center;
}
img {
	border:0;
}

.headerMenu {
	font-size:13px;
	font-weight:bold;
	width:90%;
	text-align:left;
	margin:0 auto;
	color:#3570ac;
}
.clvlFirst {
	width:100%;
	height:180px;
}
.clvlSecond {
	width:100%;
}
.content {
	padding-top:15px;
	width:576px;
	margin:0 auto;
}
.cblock {
	width:100%;
	color:#466239;
	padding-top:10px;
}
.cheader {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	border-bottom:#666666 1px dotted;
}
.ccontent {
	width:100%;
	font-size:11px;
}
.sc1 {
	background-image:url(img/sec.jpg);
	background-repeat:no-repeat;
	width:403px;
	height:168px;
	float:left;
}
.sc1h1 {
	padding-left:15px;
	padding-top:5px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.sc1h2 {
	padding-left:15px;
	font-size:11px;
	color:#666666;
}
.sc1c {
	padding-top:17px;
	width:90%;
	font-weight:bold;
	padding-left:15px;
	font-size:10px;
	color:#466239;
}
.sclc1 {
	padding-top:8px;
	width:44%;
	float:left;
}
.sclul {
	list-style:none;
	padding-left:10px;
	margin-left:10px;
	padding-top:3px;
	margin-top:3px;
}
.sclc2 {
	padding-top:8px;
	width:95%;
	float:left;
}
.sc2 {
	background-color:#92b55e;
	height:168px;
	width:160px;
	float:right;
}
.sc2c {
	padding:3px;
	color:#FFFFCC;
	font-size:10px;
	font-weight:bold;
}
.scla {
	text-decoration:none;
	color:#466239;
}
.scla:hover {
	text-decoration:underline;
}
.umenu {
	width:170px;
	padding-left:25px;
	padding-top:5px;
	height:17px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	position:absolute;
}
.umenu:hover {
	background-image:url(img/mbg.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.amenu {
	width:190px;
	padding-left:5px;
	padding-bottom:7px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:10px;
line-height: 14px;
display: block;
background:url(img/bgmenu.gif) bottom repeat-x;
}
.amenu:hover {
	color:#92b55e;
}
.Pmenu {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.PmenuLi {
	padding-left:10px;
}
a {
	color:#006600;
	text-decoration:none;
}
a:hover {
	color:#00CC33;
}