@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	display:inline;
	color:#474747;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	display:inline;
	color:#474747;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display:inline;
	color:#474747;
}
a{
	color:#474747;
	text-decoration:none;
}
a:hover{
	color:#474747;
	text-decoration:underline;
}
#left {
	float: left;
	height: 722px;
	width: 204px;
}
#logo {
	height: 81px;
	width: 204px;
}
#leftcontent {
	height: 639px;
	width: 204px;
}
#leftmargin {
	height: 641px;
	width: 4px;
	overflow:hidden;
	float:left;
}
#sbminworld {
	line-height: 34px;
	height: 34px;
	width: 150px;
	padding-left: 50px;
}

#leftmain {
	height: 882px;
	width: 200px;
	float:left;
}
#nav {
	height: 210px;
	width: 200px;
}
#leftcompany {
	height: 172px;
	width: 200px;
	background-image: url(../image/leftcompany.jpg);
	background-repeat: no-repeat;
}
#sbmcompany {
	line-height: 36px;
	letter-spacing: 1px;
	height: 36px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	padding-left:50px;
}
#companyintro {
	height: 126px;
	width: 175px;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
	padding-top: 10px;
	line-height: 20px;
	color: #474747;
	letter-spacing: 1px;
	text-indent: 1cm;
}

#leftworld {
	height: 500px;
	width: 200px;
	background-image: url(../image/world.jpg);
	background-repeat: no-repeat;
	color: #474747;
}
#navmain {
	float: left;
	height: 210px;
	width: 195px;
}
#navmargin {
	float: left;
	height: 210px;
	width: 5px;
}
.onenav {
	height: 30px;
	width: 195px;
	cursor:pointer;
}
.onenavleft {
	float: left;
	height: 30px;
	width: 15px;	
}
.onenavmain {
	float: left;
	height: 29px;
	width: 163px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	font-size: 12px;
	font-weight: bold;
	color: #fb850a;
	padding-left: 10px;
	line-height: 29px;
	word-spacing:2px;
	cursor:pointer;
	display:block;
	float: left;
}
.onenav a{
	display:block;
	height: 29px;
	width: 163px;
	color: #fb850a;
	text-decoration:none;
}
.onenav a:hover{
	color: #fb850a;
	text-decoration:none;
}
.onenavmain h2{
	font-size: 12px;
	color: #fb850a;
}
.onenavmain h1{
	font-size: 12px;
	color: #fb850a;
}
.onenavright {
	float: left;
	height: 30px;
	width: 7px;
}
#worldtitle {
	height: auto;
	width: 200px;
	line-height: 20px;
	text-align: center;
}
#worldcontent {
	height: auto;
	width: 190px;
	padding-left: 6px;
	padding-right: 4px;
	line-height: 20px;
}
#worldcontent p{
	text-indent: 12px;	
}