#bd {
	width:1004px;
	height:auto;
	background-color:#FFF;
}

#content {
	margin-left:84px;
	padding-top:50px;
	width:836px;
}

#contentTitle {
	position:relative;
	width:100%;
	height:70px;
	border-bottom:1px solid #B5B5B5;
}

#contentIcon {
	position:absolute;
	top:0;
	left:10px;
	width:55px;
	height:59px;
	background:url('../images/ugaconnect/ugaConnectLogo.png') center center no-repeat;
}

#contentTitle h1 {
	position:absolute;
	top:0;
	left:80px;
	margin:0;
	padding:0;
	color:#8C8C8C;
	font-size:30px;
	font-weight:normal;
	font-family:Arial;
}

#contentTitle h3 {
	position:absolute;
	top:40px;
	left:80px;
	margin:0;
	padding:0;
	color:#8C8C8C;
	font-size:16px;
	font-weight:normal;
	font-family:Arial;
}

#downloadBtn {
	position:absolute;
	bottom:10px;
	right:0;
	width:120px;
	height:21px;
	background:url('../images/ptfBtn.jpg') right bottom no-repeat;
	border:0;
	color:#8C8C8C;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	cursor:pointer;
}

#ourCore {
	position:relative;
	width:100%;
	height:320px;
	border-bottom:1px solid #B5B5B5;
}

#ourCore h3 {
	margin:0;
	padding-top:80px;
	width:250px;
	color:#8C8C8C;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}

#ourCore h5 {
	margin-top:20px;
	padding:0;
	width:420px;
	color:#8C8C8C;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
}


#cdnImage {
	position:absolute;
	top:20px;
	right:0;
	width:333px;
	height:252px;
	background:url('../images/content/cnd.png') center center no-repeat;
}

.text1 {
 	position:relative;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #B5B5B5;
}

.text2 {
 	position:relative;
	width:100%;
	padding-top:30px;
	padding-bottom:60px;
}

#saImage {
	position:absolute;
	top:30px;
	left:20px;
	width:75px;
	height:77px;
	background:url('../images/ugaconnect/ServiceAPI.png') center center no-repeat;
}

#mdImage {
	position:absolute;
	top:30px;
	left:30px;
	width:60px;
	height:65px;
	background:url('../images/ugaconnect/ManagementDatabase.png') center center no-repeat;
}

#ieImage {
	position:absolute;
	top:30px;
	left:20px;
	width:76px;
	height:76px;
	background:url('../images/ugaconnect/IdentificationEngine.png') center center no-repeat;
}

#deImage {
	position:absolute;
	top:30px;
	left:38px;
	width:57px;
	height:56px;
	background:url('../images/ugaconnect/DeliveryEngine.png') center center no-repeat;
}

h4 {
	margin:0;
	padding:0;
	margin-left:100px;
	width:710px;
	color:#8C8C8C;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
	line-height:18px;
}

.bold {
	font-weight:bold;
}