body {
	background-color: #FFFFFF;
	margin:0;
	font-family:"微软雅黑", calibri;
	overflow:hidden;
	font-size:120%
}
#left {
	float: left;
	width: 61.8%;
	height: 550px;
	background-image: url(images/intro/intro_06_01.jpg);
	background-position: right 144px;
	background-repeat:no-repeat;
	padding-top:60px;
}
#right {
	float:left;
	background-image: url(images/intro/intro_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:500px;
	width:38.2%;
	background-color: #000000;
	color: #FFFFFF;
	padding-top:550px;
	font-size:12pt;
	text-align: center;
}
h1{
font-size:24pt;
margin-bottom:0;
padding-bottom:0;
padding-left:12%;
line-height:200%;
margin:0 auto;

	display:inline;}
h3,h4{
color:#999999;}
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:16.5%;
	margin-top:-45px;
	font-weight:bold;
	display:block;
	color:#33CCFF;
	padding-top: -20px;
}
h3{
	display:inline;
	margin-left:5px;
	font-size:16pt;
	margin-bottom: -20px;
}

h2{
	font-variant:small-caps;
	display:inline;
	margin-left:8%;
	background-image: url(images/intro/item.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:52px;
	line-height:400%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 30px;
	
}
#Layer1 {
	position:absolute;
	left:64px;
	top:110px;
	width:44px;
	height:43px;
	z-index:1;}
h2 img{
margin-bottom:-25px;
margin-right:2px}
h5{
margin-left:80px;
margin-top:-30px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-weight:1000
}
a{
color:#000000;
text-decoration:none}
a:hover{
	color: #33CCFF;
}
#right a {
	color: #FFFFFF;
}

