html, body
{
	margin: 0;padding: 0;
	height: 100%;
}
body 
{
	background-color: white;
	font-family:Verdana, Tahoma, Sylfaen, sans-serif;
	font-size: 13px;
}
.w1000
{
	margin: 0 auto;
	width: 1000px;
	padding: 0;
	position: relative;
	height: 100%;
}
#header0
{
	background-image: url("../images/header0.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	position: relative;
}
#flash
{
	z-index: 10;
}
#header0 .img
{
	position: absolute;
	right: 5px;
	top: 10px;
	background-image: url("../images/s.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 262px;
	width:310px;
}
#header1
{
	background-image: url("../images/header1.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 96px;
}
#header1 #menu
{
	position: absolute;
	left: 376px;
	right: 0;
	top: 27px;
	height: 42px;
}
#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 40;
}
.menu_img
{
	position: absolute;
	width: 150px;
	height: 194px;
	z-index: 30;
	right: -135px;
	bottom:0;


}

#menu ul li
{
	margin: 0;
	float: left;
}
.selected
{
	background-image: url("../images/menu_b2.png");
	background-repeat: no-repeat;
	background-position: center top;
	width: 138px;
	height: 46px;
	position: absolute;
	z-index: 30;
	left: -31px;
	top: -2px;
}

#menu ul li a
{
	color: white;;
	display: block;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 11px 26px;
	outline: none;
}
#menu ul li a:hover
{
}
#header2
{
	background-image: url("../images/header2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 396px
}
#video
{
	background-image: url("../images/video_bac.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 262px;
	width:310px;
	position: absolute;
	right: 0px;
	top: 15px;
}
#video .text
{
	color: white;

	font-size: 16px;
	margin: 11px 0 0 28px;
	width: 162px;
	text-align: center;
}
#video .img
{
	width: 299px;
	height: 190px;
	margin: 22px 0 0 5px;
	overflow: hidden;
	border:1px #FFF thin;
	border-color:#FFF;
}
#content
{
	padding: 15px 15px 103px 15px;
	margin-top: -60px;
}
#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -126px;
	width: 100%;
	position: relative;
}
.lang
{
	height: 50px;
	width: 150px;
	position: absolute;
	left: 50px;
	top: 475px;
	text-align:center;
	z-index:200;
}
.lang img
{
	float:left;
}
#header3
{
	background-image: url("../images/header3.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 126px;
}
.push
{
	height: 126px;
}
.footer_logo
{
	background-image: url("../images/footer_logo.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 93px;
	width: 147px;
	position: absolute;
	left: 77px;
	top: -93px;
}
.footer_fruit
{
	background-image: url("../images/footer_fruit.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 227px;
	width: 262px;
	position: absolute;
	right: 5px;
	bottom: 0px;
}
.footer_text
{
	position:absolute;
	height: 50px;
	width: 400px;
	right: 340px;
	top:20px;
	color:#FFF;
	font-size:11px;
	text-align:center;
	}
