body {
	/*background-color: #FFFFFF;*/
	align: center;
	font-family: "Times New Roman";
}
body, div, table, tr, td {
  margin:  0;
  padding: 0;
  font-family: "Tahoma";
  /*color: #111;  
  font-size: 11px;
  vertical-align: top;*/
}
.main_flash {
	font-size: 0;
	line-height: 0;
	 width: 1000px;
}

#green_block {
	margin-left:  30px;
	margin-right: 30px;
	font-size: 12px; 
	text-align: justify; 
	color: #107040;
}
#green_block_l {
	background: url(../img/green_l.gif);
}
#green_block_c {
	background: url(../img/green_c.gif);
}
#green_block_r {
	background: url(../img/green_r.gif);
}
div.green_block_link {
	text-align: center;
}
div.green_block_link a {
	color: #0088D0;
	font-size: 14px;
}

#content_l {
	background: url(../img/center_l.jpg) repeat-x bottom;
	width: 36px;
}
#content_c {
	background: url(../img/center_c.jpg) repeat-x bottom;
	padding-left: 10px;
	padding-right: 10px;
}
#content_r {
	background: url(../img/center_r.gif) repeat-x bottom;
	width: 29px;
}

.main_table {
	width: 100%;
	border: 0px;
}

#bottom_c {
	background: url(../img/bottom_c.jpg) right bottom repeat-x;
	height: 200px;
}
#bottom_l {
	background: url(../img/bottom_l.gif) left bottom no-repeat;
	height: 200px;
}
#bottom_r {
	background: url(../img/bottom_r.jpg) right bottom no-repeat;
	height: 200px;
}

hr {
	border-top: 1px solid #99CC66;
	background-color:#99CC66;
}

img {
	border: 0;
	line-height: 0px;
	font-size: 0px;
	background-image:none;
	background: transparent;
}

.top_left {
/*	background: url(../img/top_left.jpg) right no-repeat;*/
	width: 35%;
	height: 470px;
	line-height: 0px;
	font-size: 0px;
}

.top_right {
	background: url(../img/sky.jpg) left top repeat-x;
}
.menu_footer a {
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
}
.protect {
	vertical-align: bottom;
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 30px;
}
.menu, .menu_active {
	color: #306E63;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu1 {
	color: #306E63;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
/*	height: 13px;*/
	
}
.menu_active {
	color: white;
}
.textblock_up_right {
	background: url(../img/blocktext_top.jpg) top no-repeat;
	width: 527px;
	height: 181px;
	border: 0px;
	margin: 0px 0px 0px 5px;
	font-size: 12px;
/*	padding: 10px 10px 10px 10px;*/
	text-align: justify;
	color: #107040;
}
.textblock_up_right a {
	color: #0088D0;
}
.bottom {
	background: url(../img/bottom.jpg) no-repeat;
}
h2 {
	font-size: 14px;
	color: #10701B;
	font-weight: bold;
	margin-left:20px;
	text-align: left;
}
h1 {
	font-size: 34px;
	font-family: Tahoma;
	font-weight: lighter;
	text-align: center;
	color: #62910F;
}
ul, .ulh2 {
	font-size: 12px;
	text-align: justify;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.ulh2 {
	padding-top: 0px;
}

ul li {
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 2px;
	list-style-image: url(../img/ul.jpg);
}
.small {
	font-size: 10px;
	text-align: right;
	margin-top: 7px;
}
p {
	font-size: 12px;
	text-align: justify;
	margin: 0;
	padding: 0;
	margin-bottom:  15px;

}
.cont {
	background: url(../img/bg_protect.jpg) bottom left no-repeat;
	padding-left: 50px;
	padding-right: 45px;
}
.header_img {
	margin-bottom: 15px;
	text-align: center;
}
table.production {
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: Green;
}
table.production td{
	border-left: 1px solid;
	border-top: 1px solid;
	padding: 7px 7px 7px 7px;
	border-color: Green;
}
table.production td.title {
	background-color: #D8FFC8;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
table.production td.title h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
table.production td p.caption {
	margin-bottom: 0px;
}
table.production p.title_pic img {
	border: 1px solid;
	border-color: green;
}
table.production p.title_pic {
	padding: 0;
	margin: 0;
	text-align: center;	
	vertical-align: middle;	
}
.center{
	text-align: center;
}
.nounderline {
	text-decoration: none !important;
}