﻿html, body {
	direction: rtl;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #AB1629;
	text-align: center;
	background-color: #FFEEEE;
}
/* ========= mobher =========== */
.mobher_adv_img {
	border: 1px #F96C6E dotted;
}
.mobher_adv_con {
	margin: auto;
}

/* ========= mobher =========== */

.mobher_super_nods {
	margin-right: 10px;
	border: 1px #C9373C dotted;
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
	margin: auto;
	color: #800000;
}
.mobher_super_nods li {
	display: block;
	border-bottom: 1px #E75B60 dashed;
	width: 75%;
	color: #CF3F40;
	height: 18px;
}
.mobher_super_nods li a {
	float: none;
	display: block;
	text-decoration: none;
	margin: 0 0px;
	padding: 5px 5px;
	margin-bottom: 2px;
	color: #F96C6E;
}
.mobher_super_nods li a:hover {
	font-size: 11px;
	color: #CF3F40;
}

.mobher_tab_con {

	
	width:1000px;
	text-align:center;
	margin:auto;
}
img {
	border: 0px none;
}
h1 {
	margin-right: 10px;
	padding-right: 10px;
	font-size: 13px;
	text-align: center;
	margin: auto;
	font-weight: bold;
	color: #CF3F40;
	display: inline;
}
h1 a {
	margin-right: 10px;
	padding-right: 10px;
	font-size: 13px;
	margin: auto;
	font-weight: bold;
	color: #CF3F40;
	display: inline;
}
h1 a:hover {
	color: #AB1629;
	display: block;
	font-size: 13px;
	font-family: Tahoma;
	margin: auto;
	display: inline;
}
h2 a {
	color: #AB1629;
	display: block;
	font-size: 11px;
	text-align: center;
	font-family: Tahoma;
	margin: auto;
	display: inline;
}
h2 {
	color: #AB1629;
	display: block;
	font-size: 11px;
	text-align: center;
	font-family: Tahoma;
	margin: auto;
	display: inline;
}

h2 a:hover {
	color: #E55F53;
	display: block;
	font-size: 13px;
	font-family: Tahoma;
	margin: auto;
	display: inline;
}

/* ==================== */
/* ========= mobher =========== */
.mobher_hed_tab {
	background-image: url('../mobher/mobher_02.jpg');
}
.mobher_hed_tab_imgs {
	text-align:left;
}
/* ========= mobher =========== */
.mobher_foot_tab {
	background-image: url('../mobher/mobher_50.jpg');
	text-align: center;
}
/* ==================== */
.mobher_chat_tab {
    margin:auto;
	background-image: url('../mobher/mobher_22.jpg');
	
}
.mobher_chat_tab_tit {
	color: #CF3F40;
	background-image: url(../mobher/mobher_12.jpg);
	vertical-align: top;
	font-weight: bold;
}

.mobher_chat_tab_tit a:link,
.mobher_chat_tab_tit a:visited,
.mobher_chat_tab_tit a:hover,
.mobher_chat_tab_tit a:active {
	text-decoration: none;
	color: #F96C6E;
	font-size: 10px;
	font-weight: bold;
}

.mobher_chat_tab_tit a:hover {
	color: #AB1629;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
/* ========= mobher =========== */

.mobher_chat_btn {
	
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin:auto;
}
.mobher_chat_btn li {
	text-align: center;
	display: inline;


}
.mobher_chat_btn li a {
	float: right;
	display: block;
	width: 90px;
	text-decoration: none;
	margin: 0 1px;
	padding: 7px 7px;
	border-right: 1px #E75B60 dotted;
	border-left: 1px #E75B60 dotted;
	border-bottom: 1px #E75B60 dotted;
	border-top: 1px #E75B60 dotted;
	color: #CF3F40;
	background-image: url('../mobher/mobher_02.jpg');
}
.mobher_chat_btn li a:hover, .mobher_chat_btn li a:visited, .mobher_chat li.selected a {
	text-align: center;
	font-size: 11px;
	background: #FFDADA;
	color: #E75B60;
}

/* ========= mobher =========== */
.mobher_foot_words {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	margin: auto;
	color: #C9373C;
}
.mobher_foot_words li {    
	text-align:right;
	display: inline;
	
}

.mobher_foot_words li  a {
	float: right;
	text-decoration: none;
	display: block;
	color: #F96C6E;
	width: 105px;
}
.mobher_foot_words li a:hover {

	color: #CF3F40;

}
.mobher_foot_words a:hover {

	color: #CF3F40;

}
/* ========= mobher =========== */
/* ========= mobher =========== */
.mobher_navbar {
	font-family: Tahoma;
	font-size: 11px;
	margin: auto;
	color: #E55F53;
}
.mobher_navbar li {    
	display: inline;
	text-align:right;
	
}

.mobher_navbar li  a {
	float: right;
	display: block;
	height: 12px;
	text-decoration: none;
	margin: 0 3px;
	padding: 3px 3px;
	margin-bottom:2px;
	border-right: 3px #E75B60 solid;
	border-left: 1px #E75B60 solid;
	border-bottom: 1px #E75B60 solid;
	border-top: 1px #E75B60 solid;
	color: #CF3F40;
	font-weight: bold;
	width: 80px;
	background-color: #FBA2A4;
	
}
.mobher_navbar li a:hover {
	border-right: 3px #AB1629 solid;
	color: #F96C6E;
	background: #FFD8D8;
	
}
/* ========= mobher =========== */

.mobher_menu_tab {
	margin:auto;
	background-color:#ffd8d8;
	background-image: url('../mobher/mobher_27.jpg');
	
	
}

.mobher_menu_tab_tit {
	background-image: url('../mobher/mobher_16.jpg');
	color: #E75B60;
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
}

.mobher_menu_tab_tit a:link,
.mobher_menu_tab_tit a:visited,
.mobher_menu_tab_tit a:hover,
.mobher_menu_tab_tit a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.mobher_menu_tab_tit a:hover {
	color: #993333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
/* ========= mobher =========== */

.mobher_smenu_tab {
	margin:auto;
	background-color:#ffd8d8;
	background-image: url('../mobher/mobher_24.jpg');
	
	
}

.mobher_smenu_tab_tit {
	background-image: url('../mobher/mobher_08.jpg');
	color: #E75B60;
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
}

.mobher_smenu_tab_tit a:link,
.mobher_smenu_tab_tit a:visited,
.mobher_smenu_tab_tit a:hover,
.mobher_smenu_tab_tit a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.mobher_smenu_tab_tit a:hover {
	color: #993333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

/* ========= mobher =========== */

.mobher_block_tab {
	margin:auto;
	
	
}
.mobher_block_tab_l {
	background-image: url('../mobher/mobher_40.jpg');
	width:10px;
}

.mobher_block_tab_r {
	background-image: url('../mobher/mobher_42.jpg');
	width:10px;
}

.mobher_block_tab_tit {
	background-image: url('../mobher/mobher_36.jpg');
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	
}
.mobher_block_tab_fot {
	background-image: url('../mobher/mobher_45.jpg');
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	
}
.mobher_block_tab_center {
	background-color: #ffdada;
}
.mobher_block_tab_tit a:link,
.mobher_block_tab_tit a:visited,
.mobher_block_tab_tit a:hover,
.mobher_block_tab_tit a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.mobher_block_tab_tit a:hover {
	color: #993333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

/* ========= mobher =========== */
.mobher_navchat a {
	float: right;
	display: block;
	text-decoration: none;
	color: #E75B60;
	font-size: 11px;
	width: 85%;
	height:15px;

}
.mobher_navchat a:hover {
	font-size: 11px;
	color: #CF3F40;
}
/* ========= mobher =========== */

.mobher_navigation_con{
	margin: auto;
}
.mobher_navigation {
	margin-right: 10px;
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
	margin: auto;
	font-weight: bold;
}
.mobher_navigation li {
	text-align:right;
	display: inline;
	font-size: 11px;
	
}
.mobher_navigation li a {
	float: right;
	display: block;
	text-decoration: none;
	padding: 2px 2px;
	border-bottom: 1px #FE8989 dotted;
	color: #E75B60;
	font-size: 11px;
	width: 85%;
	height:15px;
}
.mobher_navigation li a:hover {
	font-size: 11px;
	color: #CF3F40;
}
/* ========= mobher =========== */

/* ========= mobher =========== */

.mobher_navigations {
	margin-right:10px;
    padding-right:10px;
	font-size: 11px;
	text-align:right;
	margin:auto;
}
.mobher_navigations li {
    
	
	display: inline;


}
.mobher_navigations li a {
	float: none;
	width: 90%;
	display: block;
	text-decoration: none;
	margin: 0 0px;
	padding: 2px 2px;
	margin-bottom: 2px;
	border-bottom: 1px #F96C6E dashed;
	color: #CF3F40;
}
.mobher_navigations li a:hover {
	font-size: 11px;
	color: #E75B60;
}
/* ========= mobher =========== */
.copyrights {
	text-align: center;
	font-size: 8pt;
	color: #993333;
}
.copyrights ul {
	position: inherit;
	margin-bottom: 1px;
	margin-left: 35px;
}
.copyrights li {
	display: inline;
	margin: 2px;
	margin-bottom: 0px;
}
.copyrights a:link, .copyrights a:visited, .copyrights a:hover, .copyrights a:active {
	text-decoration: none;
	color: #AB1629;
	font-size: 11px;
	font-weight: bold;
}

/* ========= www.mobher.com =========== */
