body {
	background-color: #ebebeb;
	margin:0px;
	padding:0px;
	font-family:Arial;
}
.main_body {
	width: 980px;
	position: relative;
	margin:0px auto;
	direction: rtl;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 161px;
	width: 980px;
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 9999px;
	overflow: hidden;
}
.middle_bg {
	background-image: url(../images/middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 338px;
	width: 980px;
	position: absolute;
	top: 161px;
	right: 0px;
}
.black_text1 {
	font-size: 31px;
	font-weight: bold;
	color: #010101;
	width: 652px;
	position: absolute;
	top: 23px;
	right: 31px;
}
.step1_box {
	text-align: center;
	position: absolute;
	height: 48px;
	width: 168px;
	top: 168px;
	right: 58px;
	font-size: 20px;
	color: #0d0e0d;
}
.step2_box {
	text-align: center;
	position: absolute;
	height: 67px;
	width: 195px;
	top: 168px;
	right: 276px;
	font-size: 20px;
	color: #0d0e0d;
}
.step3_box {
	text-align: center;
	position: absolute;
	height: 79px;
	width: 172px;
	top: 168px;
	right: 527px;
	font-size: 20px;
	color: #0d0e0d;
}

.black_text2_box {
	height: 52px;
	width: 590px;
	position: absolute;
	top: 279px;
	right: 31px;
}
.black_text2_box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.black_text2_box ul li {
	margin: 0px;
	float: right;
	width: 590px;
	text-align: right;
	font-size: 18px;
	color: #010101;
	direction: rtl;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.black_text2_box ul li img {
	padding-right: 7px;
}
.form_main_box {
	width: 202px;
	position: absolute;
	left: 23px;
	top: 10px;
}
.orange_text1 {
	font-size: 22px;
	color: #ff9714;
	position: absolute;
	width: 120px;
	top: 0px;
	right: 0px;
}
.phone_box {
	height: 28px;
	width: 202px;
	position: absolute;
	left: 0px;
	top: 25px;
}
.phone_pic {
	height: 28px;
	width: 28px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.phone_text {
	font-size: 26px;
	font-weight: bold;
	color: #ff9714;
	position: absolute;
	left: 30px;
	top: 0px;
}

.orange_text2 {
	font-size: 22px;
	color: #ff9714;
	position: absolute;
	width: 155px;
	top: 78px;
	right: 0px;
}
.thanks_orange_text2 {
	font-size: 22px;
	color: #ff9714;
	position: absolute;
	width: 144px;
	top: 139px;
	right: 30px;
	text-align: center;
}
.form_sub_box {
	height: 197px;
	width: 202px;
	position: absolute;
	top: 110px;
	right: 0px;
}

.send {
	height: 64px;
	width: 202px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 135px;
	right: 0px;
}

.fields_bg {
	background-color: #ffffff;
	font-size: 16px;
	color: #4c4c4c;
	height: 34px;
	width: 202px;
	margin-bottom: 10px;
	border: 1px solid #d5d5d5;
}
.fields_bg label {
	line-height: 34px;
	text-align: right;
	padding-right: 10px;
	float: right;
}
.field {
	background-color: transparent;
	height: 34px;
	width: 145px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-left: 5px;
	line-height: 34px;
}
.field1 {
	background-color: transparent;
	height: 34px;
	width: 163px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-right:5px;
	line-height: 34px;
}
textarea:focus, input:focus{
    outline: none;
}

.footer {
	height: 140px;
	width: 980px;
	position: absolute;
	top: 499px;
	right: 0px;
}
.address {
	font-size: 14px;
	color: #565656;
	position: absolute;
	width: 345px;
	top: 646px;
	right: 12px;
}
.credit_text {
	font-size: 12px;
	color: #898989;
	text-decoration: none;
	position: absolute;
	width: 64px;
	left: 54px;
	top: 646px;
}
.credit_text a:link{
	color: #898989;
	text-decoration: none;
}
.credit_text a:visited{
	color: #898989;
	text-decoration: none;
}
.credit_text a:hover{
	color: #898989;
	text-decoration: none;
}
.cybercity {
	height: 10px;
	width: 52px;
	position: absolute;
	left: 12px;
	top: 649px;
}
