﻿html {
direction:rtl
}
body, table {
	font-family: tahoma;
	font-size: 12px;
}
body {
	background-image: url('Robaneghermez_BG.gif');
	background-color: #3D0A28;
	text-align: center
}
input,textarea,select {
	font-family: Tahoma;
}
fieldset {
	padding: 15px;
}
legend {
	color: #5F2349;
	font-weight: bold;
	font-size: 11px;
}
h1 {
	margin-top: 25px;
	font-family: "courier New";
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #4E1D3C;
}
h3 {
	font-family: "courier New";
	font-size: 16px;
	font-weight: bold;
	color: #4E1D3C;
}
a {
	text-decoration: none;
	color: #3F0A2A;
}
a:hover {
	color: #975D85;
}
hr {
	color: E7D8E2;
	margin-top: 10px;
	margin-bottom: 10px;
}
.page {
	border: 5px solid #3D0A28;
	width: 650px;
	background-color: #E7D8E2;
	margin-top: 80px;
}
.menu {
	width: 150px;
	float: right;
}
.menu ul {
	margin: 0px;
	text-align: justify;
}
}
.menu li {
	list-style-type: none;
}
.text {
	float: left;
	width: 490px;
	padding: 15px;
	text-align: justify;
	background-color: #FFFFFF;
}
.menu a {
	text-decoration: none;
	background-color: #975D85;
	display: inline;
	width: 150px;
	height: 30px;
	font-weight: bold;
	padding: 8px 10px 8px 4px;
	color: #FFFFFF;
	background-image: url('menu.gif');
}
.menu a:hover {
	background-position: 0px 30px;
	color: #000000;
	background-color: #3F0A2A;
	background-image: url('menu.gif');
}
.menu li ul a, .menu li ul .disable {
	padding-right: 30px
}

.menu .disable {
	text-decoration: none;
	display: inline;
	width: 150px;
	height: 30px;
	font-weight: bold;
	padding: 8px 10px 8px 4px;
	color: #666666;
	background-image: url('menud.gif');
}

.PageN {
	padding: 4px;
	text-align: center;
}
.PageN img {
	vertical-align: middle;
}
.PageN .txt {
	font-weight: bolder;
	text-align: center;
	direction:ltr
}
.left {
	color: #975D85;
	text-align: left;
}
.problem {
	color: #990033;
	font-size: 18px;
	font-weight: bold;
}
.pageshop {
	margin: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}
.faq {
	margin-bottom: 6px;
	border: 1px solid #E7D8E2;
}
.question {
	background-color: #E7D8E2;
	color: #3F0A2A;
	padding: 4px 4px 6px 4px;
	margin-bottom: 4px;
}
.answer {
	padding: 10px;
}
.answer .name {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}
.keyword {
	font-size: 10px;
	padding: 2px 4px 4px 4px;
	display: none;
}
.total {
	padding-top: 2px;
	padding-bottom: 6px;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
}
.log a {
	color: #CC0000;
	font-weight: bold;
}
.tbold {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
}
