#nav_contact {
	background-image: url(/img/zh-hk/nav_contact_hl.png) !important;
}

#viewWrapper {
	width: 100%;
	height: 510px;
	background: url(/img/bg_contact.png) no-repeat center;
	margin: 0px auto;
}

#contactList {
	position: absolute;
	left: 8px;
	top: 29px;
	width: 382px;
	height: 357px;
	padding: 0px 10px;
	overflow: auto;
}

#contactList .item {
	padding: 10px 0px;
	border-top: 1px dotted #D0E8E8;
}

#contactList .company {
	font-size: 15px;
	padding-left: 25px;
	cursor: pointer;
	position: relative;
}

#contactList .itemMark {
	background-repeat: no-repeat;
	background-image: url(/img/open_item.png);	width: 22px;
	height: 15px;
	position: absolute;
		left: 0px;
		top: 0px;
}

#contactList .info {
	font-size: 14px;
	margin-left: 25px;
	color: #FFFFC0;
	position: relative;
}

#contactList .address, #contactList .tel, #contactList .fax {
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
}

#contactList .address {
	background-image: url(/img/address.png);}

#contactList .tel {
	background-image: url(/img/tel.png);}

#contactList .fax {
	background-image: url(/img/fax.png);}

#dg_yy, #dg_gc {
	background-repeat: no-repeat;
	width: 80px;
	height: 50px;
	position: absolute;
	right: 45px;
	bottom: 7px;
}
#dg_yy {
	background-image: url(/img/yuyuan_logo.png);}
#dg_gc {
	background-image: url(/img/guancheng_logo.png);}

.siteBG {
	position: absolute;
	background-repeat: no-repeat;
}

.site {
	position: absolute;
		letter-spacing: 2px;
		font-size: 12px;
	text-align: center;
	line-height: 36px;
	white-space: nowrap;
}

#siteBG1, #site1 {
		margin-left: -47px;
	}

#siteBG2, #site2 {
		margin-left: -47px;
	}

#siteBG1, #site1 {
		width: 94px;
		height: 47px;
}
#siteBG1 {
		background-image: url(/img/site.png);	}

#siteBG2, #site2 {
		width: 94px;
		height: 90px;
	padding-top: 16px;
}
#siteBG2 {
		background-image: url(/img/site2.png);	}

#siteBG3, #site3 {
		width: 94px;
		padding-left: 10px;
	height: 39px;
}
#siteBG3 {
		background-image: url(/img/site3.png);	}

#siteBG1, #site1 {
	left: 657px;
	top: 145px;
}

#siteBG2, #site2 {
	left: 661px;
	top: 407px;
}

#siteBG3, #site3 {
	left: 678px;
	top: 380px;
}

#site1, #site3 {
	cursor: pointer;
}

.rep {
	line-height: 21px;
		width: 77px;
			margin-left: 10px;
		border-top: 1px solid #FFFF80;
	cursor: pointer;
}

#leftMsgArea {
	position: absolute;
	left: 8px;
	top: 386px;
	width: 402px;
	height: 122px;
}

#leftMsgTitle {
	color: LightYellow;
	margin-top: 5px;
	margin-left: 12px;
	line-height: 1.5em;
}

#leftMsgTitle button {
	font-family: Arial, serif;
	margin-left: 5px;
	margin-right: 12px;
	float: right;
}

#leftMsgTitle .ok2 {
	background: url(/img/ok2.png) no-repeat left center;
	padding-left: 23px;
}

#leftMsgTitle .failed2 {
	background: url(/img/failed2.png) no-repeat left center;
	padding-left: 20px;
}

#leftMsg, #leftMsgTip {
	position: absolute;
	left: 18px;
	top: 37px;
	width: 366px;
	height: 73px;
}

#leftMsgTip {
	color: #777;
	background: url(/img/left_msg_pen.png) no-repeat left top;
	padding-left: 25px;
	width: 317px;
	line-height: 1.5em;
	margin-top: 2px;
	cursor: text;
	font-size: 12px;
}

#mapView {
	width: 640px;
	height: 480px;
	position: absolute;
	left: 80px;
	top: 20px;
	background: #fcfcfc;
	border: 1px solid #666;
}

#mapView .map {
	width: 620px;
	height: 460px;
	position: absolute;
	left: 10px;
	top: 10px;
	border: 1px solid #999;
}

#mapView .mapSpotInfo {
	color: Black;
	font-size: 12px;
}

#mapView .mapSpotInfo table {
	border-collapse: collapse;
}

#mapView .mapSpotInfo td {
	padding: 1px 0px;
}

#mapView .mapSpotInfo td.label {
	text-align: right;
	padding-right: 5px;
}

#mapView .close {
	width: 20px;
	height: 20px;
	background: #fcfcfc;
	color: Gray;
	cursor: pointer;
	position: absolute;
	right: -19px;
	top: -1px;
	border: 1px solid Gray;
	border-left-width: 0px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
}