body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a2b2ad;
	margin			:0 0;
	padding			:0 0;
}

#container{
	width			:100%;
	background		:url(images/bg_container.jpg) repeat-x;
	background-color:#ffffff;
}

#header{
	width			:1024px;
	height			:120px;
	background		:url(images/bg_header.jpg) no-repeat;
	margin			:0 auto;
}

#logo_area{
	width			:305px;
	height			:120px;
	float			:left;
	overflow		:hidden;
}

#intermedia_head{
	width			:384px;
	height			:120px;
	float			:left;
	overflow		:hidden;
}

#search{
	width			:255px;
	height			:23px;
	float			:right;
	overflow		:hidden;
	padding			:66px 40px 31px 40px;
}

.typeSearch{
	width		:170px;
	height		:21px;
	float		:left;
	border		:none;
	background	:url(images/bg_input_search.jpg) no-repeat transparent;
	color		:#a0c2d3;
	padding		:3px 5px;
}

.btnIr{
	float		:left; 
	background	:url(images/bg_ir.jpg) no-repeat; 
	color		:#fff; 
	width		:35px; 
	height		:20px; 
	text-align	:center;
	margin-left	:2px;
	padding-top	:4px;
}

.btnIr a{
	color		:#ffffff;
	text-decoration:none;
}

#menu_top{
	width			:100%;
	height			:63px;
	background		:url(images/bg_menu_top.jpg) repeat-x;
}

#menu_img{
	width			:1024px;
	height			:63px;
	background		:url(images/bg_menu_top_img.jpg) no-repeat;
	margin			:0 auto;
	color			:#72b472;
}

#links_top{
	width			: 620px;
	height			: 51px;
	padding			: 6px 12px;
}

.topItems{
	height		:10px;
	border-right:1px solid #72b472;
	float		:left;
	text-align	:center;
	padding		:0px 10px 0px 10px;
}

.languageItem{
	height		:15px;
	float		:left;
	text-align	:center;
	padding		:0px 0px 0px 0px;
}

#links_top a{
	color			:#72b472;
	text-decoration	:none;
}

#main{
	width			:1024px;
	margin			:0 auto;
	overflow		:hidden;
}

#leftArea{
	width			:292px;
	height			:100%;
	float			:left;
	margin			:0 auto;
	text-align		:center;
	overflow		:hidden;
}

#textContent{
	width			:510px;
	float			:left;
	overflow		:hidden;
	border-right	:1px solid #def5db;
	padding-right	:20px;
}

#sectionTitle{
	width			:80%;
	height			:25px;
	float			:right;
}

#title_image{
	float			:right;
	width			:25px;
	height			:25px;
	background		:url(images/title_image.jpg) no-repeat;
}

#main_title{
	float			:right;
	color			:#f58c3f;
	font-size		:20px;
	margin-left		:10px;
}

#main_content{
	width			:100%;
	margin			:30px auto 10px auto;
	_margin			:5px auto 5px auto;
}

#containerLateral{
	width			:201px;
	float			:left;
	overflow		:hidden;
}

#containerLateral h1{
	font-size: 16px;
	color: #719E7A;
	text-align: center;
}

#menu_lateral{
	width			:201px;
	font-size		:13px;
}

#footer{
	width			:100%;
	height			:45px;
	background		:url(images/bg_footer.jpg) repeat-x;
	margin			:0 auto;
}

#decoration_footer{
	width			:1024px;
	height			:37px;
	background		:url(images/img_footer.jpg) no-repeat;
	margin			:0 auto;
	text-align		:center;
	color			:#ffffff;
	padding-top		:8px;
}

#decoration_footer a{
	color			:#ffffff;
	text-decoration	:none;
}

/*------------------------------------------------------------------------------------*/

/* css main menu */

ul.mainMenuUL{
	width			:100%;
	overflow		:hidden;
	list-style		:none;
	margin			:0px auto 10px auto;
	padding			:0;
	text-decoration	:none;
}
li.mainMenuLI{
	list-style		:none;
	padding			:0;
	margin			:0;
	overflow		:hidden;
	text-decoration	:none;
}
a.mainMenu_Parent_a:link, a.mainMenu_Parent_a:visited{
	width			:201px;
	height			:20px;
	padding-top		:4px;
	display			:block;	
	overflow		:hidden;
	font-size		:13px;
	text-align		:center;
	color			:#7ab6d3;
	background		:url(images/bg_item_menu.jpg) top no-repeat;
	text-decoration	:none;
}
a.mainMenu_Parent_a:active, a.mainMenu_Parent_a:hover{
	width			:201px;
	height			:20px;
	display			:block;
	padding-top		:4px;
	overflow		:hidden;
	font-size		:13px;
	text-align		:center;
	color			:#f5863f;
	background		:url(images/bg_item_menu_hover.jpg) center no-repeat;	
	text-decoration	:none;
}

.mainMenu_Active_a{
	width			:201px;
	height			:20px;
	display			:block;
	padding-top		:4px;
	overflow		:hidden;
	font-size		:13px;
	text-align		:center;
	color			:#f5863f;
	background		:url(images/bg_item_menu_hover.jpg) center no-repeat;	
	text-decoration	:none;
}

a.mainMenu_Level_1:link, a.mainMenu_Level_1:visited{
	width			:201px;
	height			:20px;
	display			:block;
	overflow		:hidden;
	color			:#a7cb78;
	padding-top		:4px;
	text-decoration	:none;
	text-align		:center;
	}
a.mainMenu_Level_1:active, a.mainMenu_Level_1:hover{
	width			:201px;
	height			:20px;
	display			:block;
	overflow		:hidden;
	color			:#a7cb78;
	padding-top		:4px;
	text-decoration	:none;
	text-align		:center;
	}
	
a.mainMenu_Level_2:link, a.mainMenu_Level_2:visited{
	width			:201px;
	height			:20px;
	display			:block;
	overflow		:hidden;
	color			:#D6E4C5;;
	padding-top		:4px;
	text-decoration	:none;
	text-align		:center;
	}
	
a.mainMenu_Level_2:active, a.mainMenu_Level_2:hover{
	width			:201px;
	height			:20px;
	display			:block;
	overflow		:hidden;
	color			:#D6E4C5;
	padding-top		:4px;
	text-decoration	:none;
	text-align		:center;
	}

.mainMenu_Active{
	width			:201px;
	height			:20px;
	display			:block;
	overflow		:hidden;
	color			:#058951;
	padding-top		:4px;
	text-decoration	:none;
	text-align		:center;
}

/*----------------------------------------------------------------------*/

/*news module style*/

#news_item{
	width			:472px;
	margin			:10px auto;
	overflow		:hidden;
}
#news_item h2{
	border-bottom	:1px dashed #cacaca;
	color			:#59b72c;
	font-size		:15px;
	font-weight		:normal;
	margin			:0;
	padding			:0;
}
#news_item a{
	text-decoration	:none;
	color			:#59B72C;
}
#news_item_L{
	width			:154px;
	height			:150px;
	float			:left;
	overflow		:hidden;
	padding-top		:5px;
}
#brief_news{
	width			:310px;
	overflow		:hidden;
	float			:right;
}
#brief_news h2{
	width			:310px;
	border-bottom	:1px dashed #cacaca;
	color			:#59b72c;
	font-size		:15px;
	font-weight		:normal;
	margin			:0;
	padding			:0;
}
#brief_news a{
	text-decoration	:none;
	color			:#59b72c;
	display			:block;
}
#news_viewMore{
	width			:472px;
	height			:24px;
	overflow		:hidden;
	background		:url(images/news_viewMore_bg.jpg) no-repeat;
	float			:left;
	text-align		:right;
	color			:#59B72C;
}
#news_viewMore span{
	text-decoration	:none;
	display			:block;
	padding			:3px 5px;
	color			:#59B72C;
}

#textContent p {
	font-family: inherit;
	font-size: 1.3em;
}

#textContent li {
	font-family: inherit;
	font-size: 1.3em;
}

#textContent img {
   margin-bottom: 20px;
   margin-right: 10px;
}


#textContent a, #textContent a:hover, #textContent a:visited {
	color: #a2b2ad;
	text-decoration: none;
}
