html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	background: #fa7ca6 !important;
	color: #ae3032;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	outline: 0px;
	text-decoration: none;
	color: #c73e41;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	outline: 0px;
	text-decoration: none;
	color: #EF6469;
}

img {
	border: dotted 2px #EAC8C7;
	padding: 3px;
	transition: all linear .3s;
}
img:hover {
	opacity: .8;
	filter: Alpha(Opacity=80);
	-ms-filter: "prodId:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	border: dotted 2px #fff;
}
ul, li {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MTables {
	margin: 0 auto !important;
}
.MAdv {
	width: 960px;
	margin: auto;
	text-align: center;
	direction: rtl;
	margin-bottom: 10px;
}
.MAdv img {
	text-align: center;
	border: 1px #ffbcbc dotted;
}
.MHeader {
	background: transparent url('../mobher/h2.jpg');
	margin-bottom: 20px;
}
.MFooter {
	background: transparent url('../mobher/f2.jpg');
	margin-top: 10px;
}
.Menu {
	width: 201px;
	margin: auto;
	background: transparent url('../mobher/menu_center.jpg');
	margin-top: 8px;
}
.MenuTop {
	background: transparent url('../mobher/menu_top.jpg');
	height: 74px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.MenuTop h1 {
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	color: #c84043;
}
.MenuTop h1 a {
	color: #c84043;
}
.MenuTop h1 a:hover {
	color: #AE3032;
}
/* ---- mobher ---- */
.Navigation {
	margin: auto;
}
.Navigation ul {
}
.Navigation li {
	display: inline;
}
.Navigation li a {
	float: right;
	display: inline;
	height: 33px;
	width: 201px;
	background: transparent url('../mobher/menu_links.jpg') no-repeat scroll center bottom;
	line-height: 25px;
	font-weight: bold;
	text-indent: 55px;
	color: #d94d4d;
}
.Navigation li a:hover {
	background: transparent url('../mobher/menu_links.jpg') no-repeat scroll center top;
	color: #FFF;
}
/* ---- mobher ---- */
.Navigations {
	margin-right: 0px;
	padding-right: 0px;
	font-size: 11px;
	margin: auto;
}
.Navigations li {
	display: inline;
	font-size: 11px;
}
.Navigations li a {
	display: block;
	margin: 2px;
	height: 18px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff2f2 solid;
}
.Navigations li a:hover {
	color: #ef6469;
	border-bottom: 1px #ffdfdf solid;
}
/* ---- mobher ---- */
.MChat {
	width: 311px;
	margin: auto;
	background: transparent url('../mobher/chat_center.jpg');
	margin-bottom: 8px;
	text-align: center;
}
.MChatadv {
	width: 280px;
	float: right;
	background: transparent url('../mobher/chatadv_center.jpg');
	text-align: center;
}
.MChatadvTop {
	background: transparent url('../mobher/chatadv_top.jpg');
	height: 53px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.MChatadvTop h1 {
	text-align: center;
	margin-top: 8px;
	color: #d45055;
}
.MChatadvTop h1 a {
	color: #d45055;
}
.MChatadvTop h1 a {
	color: #C73E41;
}
.MfootText {
	margin: auto;
}
/* ---- mobher ---- */
.MBlock {
	margin: auto;
}
.MBlockTop {
	background: transparent url('../mobher/bs2.jpg');
}
.MBlockTopImg {
	background: transparent url('../mobher/bs3.jpg');
	width: 269px;
	text-indent: 60px;
	vertical-align: top;
	color: #872619;
}
.MBlockTopImg h1 {
	text-indent: 90px;
	color: #c94042;
	margin-top: 8px;
}
.MBlockTopImg h1 a {
	color: #c94042;
}
.MBlockTopImg h1 a:hover {
	color: #ED656D;
}
.MBlockDwn {
	background: transparent url('../mobher/bs7.jpg');
}
.MBlockLeft {
	background: transparent url('../mobher/bs4.jpg') repeat-y left;
	width: 6px;
}
.MBlockRight {
	background: transparent url('../mobher/bs5.jpg') repeat-y right;
	width: 6px;
}
.MBlockCenter {
}
.MBlockCenter table table td:nth-child(even) li a {
	color: #444;
}
.MBlockCenter table table td:nth-child(odd) li a {
	color: #05057F;
}
/* ---- mobher ---- */
font {
	color: #555;
	transition: color ease .3s;
	font-family: tahoma;
}
font:hover {
	color: #FAAEC8;
}
p { color: #fff;}
.tab-mb td {background: #BF6B6B;}