@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	line-height: 20px;
}
body {
	background: #FFF url(../imgz/bg.jpg) repeat-x;
	margin: 0;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
}

table, td, img, embed, object { border: 0; }
embed, object { line-height: 0; }

#bot-table { width: 934px; margin: auto; direction: rtl; }
#bot-table td { color: #FFF; }
#bot-table a { color: #CCC; }
#bot-table a:hover { color: #999; }

.separator { background: url(../imgz/separator.gif) center bottom no-repeat; width: 50px; }

.text {
	direction: rtl;
	text-align: right;
	vertical-align: top;
	padding-bottom: 5px;
	line-height: 20px;
}

.detail { text-align: center; vertical-align: top; padding: 10px 0; }
.textEn {
	direction: ltr;
	padding-left: 10px;
}
.textH {
	direction: rtl;
	text-align: justify;
	vertical-align: top;
	padding-bottom: 5px;
	color: #3944a8;
	font-weight: bold;
}
.dex {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
