@charset "utf-8";
body{
	margin: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-align: center;	
}
#container {
    border:0px;
	text-align: left;
    /*text-align: center;*/
	width: 1003px;
	position: relative; /*定位类型：相对*/
}
#left img {
	text-align: center;
	margin-top: 2px;
	margin-left: 2px;
}
#left p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-indent: 25px;
	white-space: normal;
	margin-right: 15px;
	margin-left: 15px;
}
#left #zt {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-indent: 25px;
	margin-right: 15px;
	margin-left: 15px;
}

#left #ztjs {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-indent: 25px;
	margin-right: 15px;
	margin-left: 15px;
}

#left #ztx {
   line-height:1px;
   background:#afbda3;
   width:900px;
   margin:0 auto 0 auto;
   font-size:0px;
   height:1px;
   overflow:hidden;//加这一段
   }
}


#banner{
	/*background-image: url(../images/Owner_r1_c2.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	height: 119px;
	width: 1003px;    
}
#globalink {
	/*background-image: url(../images/Owner_r2_c2.jpg);*/
	background-position: center;
}
#left {
	height: 479px;
	width: 900px;
	border: 1px solid #afbda3;
	margin-left:25px;
}