/* CSS Document */
#page{
	min-width:480px; 
	margin:0 auto; 
	max-width:1002px; 
	background-color:#FFF;
	color: #000;
	line-height:1.5;
	font-family:"Adobe 黑体 Std";
	font-weight:bold;
 }
 #page .banner{
	 width:1001px;
	 height:380px;
 }
 #page .left_01{
	 float:left;
 }
 #page .left_02{
	 float:left;
	 width:477px;
}
 #page .right_01{	 
	 margin-top:20px;
 } 
 #page .right_02{
	 width:90%;
	 
}
 .right_01 p strong{
	 font-size:14px;
	 font-family:"Adobe 黑体 Std";
}

#page .bt{
	background:url(../img/bt.gif) no-repeat;
	height:79px;
	clear:left;
}
#page .bt p{
	font-size:36px;
	text-align:center;
	margin-left:18%;
}
#page .content03 p{
	margin-left:58%;
	width:23%;
}
#page .content01{
	background:url(../img/img02.gif) no-repeat;
	height:257px;
}
#page .content02{
	clear:left;
	background:url(../img/img04.gif) no-repeat;
	height:300px;	
}
#page .content03{
	background:url(../img/img05.gif) no-repeat;
	height:591px;
}
#page .content01 p{
	width:480px;
	margin-left:7%;	
}
#page .content02 p{
	 width:35%; 
	 font-size:14px;
	 margin-left:33.5%;
}
