body,html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEFBE1;
}

#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #99CC66;
}
#header {
	height: 115px;
	background-image: url(../images/home/home_title.gif);
	background-color: #EEFBE1;
}
#selectlang {
	position: absolute;
	top: 61px;
	left: 643px;

}
.language_title {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.language{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#animation {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#titlemenu {
	margin: 0px;
	padding: 0px;
}
#titlemenu ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	}
#titlemenu li{
	float:left;
	width: 159px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	list-style-type: none;
	list-style-image: none;
}
/*#titlemenu li:hover{
	background-image: url(../image/01-home/product-02.jpg);
}*/
#titlemenu a{
	display: block;
	text-align: center;
	height: 21px;
	vertical-align: middle;
}
#titlemenu a:link,#titlemenu a:visited{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 2px;
	background-image: url(../images/home/menu_back.gif);
}
#titlemenu a:hover{
	color: #333333;
	background-image: url(../images/home/menu_over.jpg);

}
#maintext {
	background-color: #99CC66;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 100%;
}
#newsroom {
	width: 395px;
	float: left;
	color: #333333;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #99CC66;
	
	
}
#newshead {
	font-weight: bold;
	height: 20px;
	background-image: url(../images/home/newtitle.jpg);
	background-position: left;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 20px;
	width: 370px;
}
#newstext {
	width: 375px;
	color: #275E39;
	/*opacity: 0.4;*/
	background-image: url(../images/home/map_alpha.jpg);
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0px;
}
#righttext {
	width: 400px;
	padding-top: 20px;
	float: right;
	background-color: #99CC66;
}
#righttext ul {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
#righttext li {
	font-size: 15px;
	color: #275E39;
	font-weight: bold;
	padding-top: 8px;
}

.barmenu {
	filter: Alpha(Opacity=85);
	text-align: center;
	opacity: 0.8;
	position: absolute;
	width: 159px;
	padding-top: 15px;
	top: 121px;
	visibility: hidden;
	

}
.barmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.barmenu li {
	background-color: #213D26;
	height: 25px;
	vertical-align: middle;

}
.barmenu li:hover{ 
    background-color:#99CC66
}
.barmenu li a,#barmenu li a:link,#barmenu li a:visited{
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.barmenu li a:hover{
	color: #FFFFFF;
	font-weight: normal;
}

.menu_butt {
	background-image: url(../images/home/menu_open_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 159px;
	height: 25px;
}
#submenu1{
	height: 80px;
	left: 160px;
    z-index: 1;
	
	
}
#submenu2{
	height: 80px;
	left: 320px;

	z-index: 2;
	
}

#submenu3{
	height: 55px;
	left: 480px;
	
	z-index: 3;
	
}
#footer {
	background-image: url(../images/home/copyright_back.gif);
	background-repeat: no-repeat;
	height: 18px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-color: #EEFBE1;
}

#cleaner {
	clear: both;
}
.newstitle {
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
	padding-top: 8px;
}

.newstitle a:link,.newstitle a:visited{
	font-weight: bold;
	font-size: 13px;
	color: #FF6600;
	padding-top: 8px;
	text-decoration: none;
}
.newstitle a:hover{
	text-decoration: underline;

}
.newsdate {
	font-size: 10px;
	color: #336600;
	text-align: right;
}
.newsrun {
	padding-top: 8px;
	padding-right: 5px;
}
.textright {
	text-align: right;
}
.homegallery {
	text-align: left;
}
.isopic {
	text-align: inherit;
	height: 80px;
	background-image: url(../images/icon/iso9001-out.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #EEFBE1;
}
.advice {
	width: 380px;
	margin-top: 265px;
	float: right;
}
#maintxt>advice{
    margin-top: 280px;
}
.advice a:link,.advice a:visited {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
	font-size: 15px;
}
.advice a:hover{
	color: #275E39;
}



.cleaner {
	clear: both;
}
