#PageTitle {
	background-position: 10px -487px;
}

#CONTAINER {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	padding-top: 20px;
}

.DataArea {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
}
.DataAreaLeft {
	float: left;
	width: 485px;
	/* [disabled]padding-left: 35px; */
}
#MasterPic {
	float: right;
	margin-right: 30px;
	border: 5px solid #FFF;
	height: 280px;
	width: 430px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size：cover
}
#LisPic {
	float: right;
	width: 490px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#ListPicPre {
	height: 63px;
	width: 15px;
	float: left;
	background-image: url(../images/list-pic.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	margin-top: 4px;
}
#ListPicCenter {
	width: 440px;
	height: 70px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
}
#ListPicUl {
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;

}
#ListPicUl li  {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	height: 71px;
	width: 100px;
}
#ListPicUl li a {
	display: block;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size：cover
}

#ListPicNext {
	float: left;
	height: 63px;
	width: 15px;
	background-image: url(../images/list-pic.jpg);
	background-repeat: no-repeat;
	background-position: -50px 0px;
	cursor: pointer;
	margin-top: 4px;
}
.DataAreaRight {
	float: right;
	width: 370px;
	padding-right: 35px;
}
#DataAreaRightDesc {
	min-height: 300px;
}

#DataAreaRight-Title {
	font-size: 18px;
	line-height: 30px;
	color: #ff4800;
	font-weight: bold;
	padding-bottom: 20px;
}
#DataAreaRight-ID {

}
.DataAreaRight-TEXT {
	font-size: 15px;
	color: #313131;
	line-height: 24px;
}
.DataAreaRight-TEXT span {
	color: #F60;
}

#AddDataBar {
	font-size: 15px;
	color: #ff4800;
	font-weight: bold;
	line-height: 26px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}
.float-right {
	float: right;
}

#AddDataBar a {
	display: block;
	height: 26px;
	width: 111px;
	font-size: 15px;
	line-height: 26px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #FF4800;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: right;
	margin-left: 5px;
}
#AddDataBar a:hover {
	text-decoration: underline;	
}
.DataDesc {
	font-size: 13px;
	line-height: 22px;
	color: #313131;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
#GoogleMap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#NewList li a {
	color: #539e02;
}
