/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-color: #4C9E25;
	background-image: url(image/backgr_content.jpg);
	background-repeat: repeat-x;
	margin-top:9px;
}
.tablemain{
	width:100%;
	height:100%;
}
/*Menu up */
.size_menu_up{
	margin:0px;
	padding:0px;
	width:738px;

}
.menu_up{
	margin:0px;
	padding:0px;
	float:left;
	background-color:#55A4D4;
	width:550px;
	height:33px;
	border-left:0px solid #FFFFFF;
}
*html .menu_up{
	width:550px;
	height:33px;
}
.backgr_language{
	margin:0px;
	padding:0px;
	width:187px;
	height:31px;
	float:left;
	border-bottom:2px solid #86C668;
	background-color:#9AD27F;
	
}
*html .backgr_language{
 	height:33px;	
}
.language{
	margin:0px;
	padding:0px;
	padding-left:22px;
	padding-right:28px;	
}
/* Banner */
.banner_size{
	margin:0px;
	padding:0px;
	width:833px;
	height:175px;
} 
.logo_bk{
	margin:0px;
	padding:0px;
	width:197px;
	height:175px;
	background-image:url(image/bk_logo.jpg);
	background-repeat:repeat-x;
}
.logo{
	margin:0px;
	padding:0px;
	width:174px;
	height:80px;
	padding-top:71px;
	padding-left:23px;
	padding-bottom:24px;
	float:left;

}
.logo img{
	cursor:pointer;
	
}
.banner{
	margin:0px;
	padding:0px;
	width:540px;
	height:175px;
}
.banner_last{
	margin:0px;
	padding:0px;
	width:32px;
	height:175px;
}
.banner_space{
	margin:0px;
	padding:0px;
	width:170px;
	height:175px;
	background-image:url(image/bk_banner.jpg);
	background-repeat:repeat-x;
	
}
.banner_space_last{
	margin:0px;
	padding:0px;
	width:100%;
	height:175px;
	background-image:url(image/bk_banner.jpg);
	background-repeat:repeat-x;
	
}
/* Content */ 
.bk_content{
	margin:0px;
	padding:0px;
	width:813px;
	height:100%;
	padding-left:20px;
	background-color:#4C9E25;
	background-image:url(image/bk_content.jpg);
	background-repeat:repeat-x;
	vertical-align:top;	
}
*html .bk_content{
	width:933px;
	height:100%;
}

/*Menu for picture*/
.menu_picture{
	margin:0px;
	padding:0px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	width:174px;
	min-height:0px;
}
*html .menu_picture{
	width:176px;
	height:0px;
}
.bk_menu_left{
	margin;0px;
	padding:0px;
	width:176px;
	height:259px;
	background-image:url(image/bk_menu_left.jpg);
	background-repeat:no-repeat;
}
.content_size{
	margin:0px;
	padding:0px;
	width:541px;
	vertical-align:top;
}
.content_text{
	margin:0px;
	padding:0px;
	width:469px;
	padding-bottom:35px;
	padding-left:43px;
	padding-right:27px;
}
*html .content_text{
	width:469px;
}
.border_content_text{
	margin:0px;
	padding:0px;
	width:1px;
	background-image:url(image/dote_line.gif);
	background-repeat:repeat-y;
}
.title_content{
	margin:0px;
	padding:0px;
	width:469px;
	height:30px;
	padding-top:10px;
	border-bottom:2px solid #75BC61;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:5px;
	text-transform:uppercase;
		
}
*html .title_content{
	width:469px;
	height:40px;
}
/*Cintent */
.content{
	margin:0px;
	padding:0px;
	padding-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.content H1{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:2px #76BE5B solid;
	letter-spacing:3px;
	text-transform:uppercase;
}
.content td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.content input, .content textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px #76BE5B solid;
	background-color:#B3E5B0;
}
.content a{
	color:#FFFFFF;
	text-decoration:underline;
}
.content a:hover{
	text-decoration:none;	
}


/* Footer */
.footer{
	margin:0px;
	padding:0px;
	background-color:#94CC8D;
}
.copyright{
	color:#2B8400;
	float:left;
	padding-left:37px;
	padding-top:10px;
	padding-bottom:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/* Menu Down*/
.menu_down{
	color:#2B8400;
	float:left;
	padding-left:110px;
}

.menu_down ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:8px;
}
.menu_down  li{
	background-image:url(image/delimiter_down.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px;
	margin:0px;
	padding-right:7px;
	display:inline;
	background-color:#94CC8C;

}
.menu_down .last  {
	
	padding:0px;
	margin:0px;
	padding-right:30px;
	display:inline;
	background-image:url(image/delimiter_down_transparent.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}
.menu_down .activelast  {
	
	padding:0px;
	margin:0px;
	padding-right:30px;
	display:inline;
	background-image:url(image/delimiter_down_transparent.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}
.menu_down a{
	color:#2B8400;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	/*font-weight:bold;*/
}
.menu_down a:hover{
	text-decoration:underline;
}
.menu_down .active a{
	color:#FFFFFF;	
	text-decoration:underline;
}
.menu_down .activelast a{
	
	color:#FFFFFF;	
	text-decoration:underline;
}

.reea {
	float:right;
	padding:3px;
}
.bottom {
	width:780px;
}
.news-list-item a{
	text-decoration:none;
}
.news-list-item a:hover{
	text-decoration:none;
}
*html .news-list-item a:hover{
	text-decoration:underline;
}
.news-single-backlink a{
	font-weight:bold;	
}
.news-list-browse a{
	font-weight:bold;	
}
.news-list-item a h3{
border-bottom:2px solid #76BE5B;
text-decoration:none;
}
.news-list-item h3 a:hover{
border-bottom:2px solid #76BE5B;
text-decoration:none;
}
.news-list-item p a{
	text-decoration:none;
}
.news-list-item p a:hover{
	text-decoration:underline;
}
