@charset "utf-8";
/* CSS Document */

*{
	font-size:12px;
	}

body{
	margin:0px;
	text-align:center;
	padding:0px;
	border:0px;
	overflow-x:hidden;
	background:#000;
	}
h1,h2,h3,h4,p,form,img,dl,dt,dd{
	margin:0px; padding:0px; border:0px;
	}
ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	border:0px;
	}
li{
	list-style:none;
	padding:0px;
	margin:0px;
	border:0px;
	}

a{color:#000; cursor:pointer;}
a:hover{text-decoration:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}

.main{
	width:100%;
	background:url(banner.jpg) no-repeat center top;
	overflow:hidden;
	}

.leadRead{
	background:url(leadRead.jpg) no-repeat;
	margin:0px auto;
	height:84px;
	width:1003px;
	margin-top:311px;
	}

.park{
	width:1003px;
	background:#fff;
	margin:0px auto;
	padding-bottom:10px;
	}

.park1{
	width:894px;
	height:227px;
	background:url(park1Bg.jpg) no-repeat;
	margin-left:62px!important; margin-left:21px;
	overflow:hidden;
	}

.park2{
	width:894px;
	height:315px;
	background:url(park2Bg.jpg) no-repeat;
	margin-left:62px!important; margin-left:21px;
	overflow:hidden;
	text-align:left;
	}

.park2Left{
	width:583px;
	margin-top:40px;
	margin-left:40px!important; margin-left:20px;
	float:left;
	padding-right:15px;
	}

.park2Left li{
	text-align:left;
	color:#5d5c5c;
	line-height:19px;
	}

.park2Left li span{
	margin-left:18px;
	}

.park2Right{
	margin-top:42px;
	font-family:"宋体";
	color:#5d5c5c;
	}

.park3{
	width:875px;
	height:275px;
	margin-left:70px!important; margin-left:21px;
	overflow:hidden;
	text-align:left;
	}

.park3Left{
	width:347px;
	height:273px;
	border:1px solid #d7d3d3;
	background:#e6e6e6;
	float:left;
	}

.park3Left p{
	height:39px;
	width:347px;
	background:url(park3LeftTitle.jpg) no-repeat;
	}

.park3Left ul{
	margin:auto 20px;
	color:#5d5c5c;
	line-height:20px;
	}

.park3Right{
	width:519px;
	height:273px;
	border:1px solid #d7d3d3;
	background:#e6e6e6;
	float:right;
	}

.park3Right p{
	height:39px;
	width:519px;
	background:url(park3RightTitle.jpg) no-repeat;
	}

.park3Right ul li{
	float:left;
	margin-left:8px;
	display:inline;
	margin-top:32px;
	text-align:center;
	line-height:20px;
	color:#262626;
	}

.bottom{
	width:1003px;
	padding-top:10px;
	height:auto;
	border-top:1px solid #000000;
	margin:0px auto;
	margin-top:5px;
	color:#000;
	background:#b7b1b1;
}

.bottom p{
	height:30px;
	line-height:30px;
	}

.font2{
	font-weight:bold;
	}
	
.bottom a{
	color:#000;
	text-decoration:underline;
	}
	
.bottom a:hover{
	color:#000;
	text-decoration:underline;
	}





.border1{
	border:1px solid #959393;
	float:left;
	margin-left:15px;
	}

.name{
	float:left;
	color:#5d5c5c;
	font-weight:bold;
	font-size:14px;
	margin-top:30px;
	text-align:center;
	margin-left:35px;
	padding-right:40px;
	padding-bottom:25px;
	}

.name p{
	line-height:25px;
	}

.lineHeight1{
	line-height:15px;
	margin-left:25px;
	}


