* {
padding:0; 
margin:0 auto;
}
#myslidemenu {
	top: 15%;
	height: 34px;
	width: 327px;
}


#all {
	position: absolute;
	margin-left: 50px;
	margin-top: 0px;
	height: 390px;
	width: 100%;
	left: 15%;
	top: 15%;
	
}
#logo {
	background-image: url(../images/welcome_09_1.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 334px;
	float: left;
	margin-right: 35px;
	margin-top: 270px;
}
#right_bg {
	width: 350px;
	float: left;
	height: 27px;
	margin-top: 0px;
}
#top_bg {
	margin-left: 40px;
	margin-top: 0px;
	position: absolute;
	height: 111px;
	margin-right: auto;
	margin-bottom: auto;
}
#menu {
	list-style-type:none;
	background-image: url(../images/cai-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 170px;
	overflow: hidden;
	margin-top: 81px;
	margin-right: auto;
	margin-left: 40px;
	display: block;
}
#menu li {
	width: 85px;
	height: 30px;
	float: left;
}
#menu li a{
	display: block;
	width: 85px;
	height: 20px;
	padding-top: 30px;
}
#menu li a:hover{
	background-image: url(../images/cai-2.jpg);
	background-repeat: no-repeat;
}
#menu li#nav1 a:hover{
	background-position: 0px -30px;
}
#menu li#nav2 a:hover{
	background-position: -85px -30px;
}
#bg_1 {
	background-image: url(../images/welcome_09_3.jpg);
	background-repeat: no-repeat;
	height: 301px;
	width: 327px;
}
#bg_2 {
	background-repeat: no-repeat;
	height: 159px;
	width: 327px;
	background-image: url(../images/welcome_09_4.jpg);
}
#select {
	margin-top: 120px;
	margin-left: 100px;
	font-family: Tahoma;
	font-size: 11px;
	}
.continent {
	background-color: #C8C8C8;	
}
.area {
	background-color: #F0F0F0;
}



