.popup-content {
	padding: 10px;
	width:900px
}
.popup-login-box {
	float: left;
	width: 190px;
	height: 110px;
	padding: 15px;
	/*background: url(/popup-portlet/image/bg.png) 0px 0px;*/
	text-align: right;
}
#popup-return a{
margin:8px;
color:#aaaaaa;
}
#popup-return a:hover{color:#F99D1C}
.popup-map-box {
	/*width: 746px;
	height: 370px;*/
	background: url(/popup-portlet/image/map_bg.png) no-repeat center;
	overflow: hidden;
}
.popup-login-tbl {
	font-family: tahoma;
	font-size: 11px;
	color: #0D9BAA;
	direction: rtl;
	text-align: right;
	margin: 0 auto;
}
.popup-login-tbl input {
	font-family: tahoma;
	font-size: 11px;
}
.popup-login-tbl input.btn {
	color: #fff;
	background-color: #299AD4;
	border: 1px solid #299AD4;
	width: 30px;
	cursor: pointer;
}
.popup-middle-box {
	width: 880px;
	height: 169px;
	background: url(/popup-portlet/image/bg.gif) -190px 0px;
	overflow: hidden;
}
.popup-bottom-box {
	width: 896px;
	height: 169px;
	background: url(/popup-portlet/image/bg.gif) -1100px 0px;
}
#popupContent {
	float: right;
	text-align: justify;
	direction: rtl;
	color: #7E7E7E;
	height: 140px;
	width: 850px;
	overflow: auto;
}
div.popup-service-title {
	color:#299AD4;
	font-family:"Times New Roman",Times,serif,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:3px 5px;
}
div.popup-service-img {
	border: 1px solid #ccc;
	float: right;
	padding: 5px;
	margin-left: 10px;
}
div.popup-title {
	direction: rtl;
}