﻿/**************** Right To Left ****************/

body { font: normal 100% 'lucida sans unicode'; }
/******************** Header *******************/
.logo { float: left; }
.part2 { float: left; }
.mt1 {
	background: #f6f4ee url('../Images/mt1.gif') no-repeat;
	float: left;
}
.midabout .m1 {
	float:right;
	width:50%;
}
.midabout .m2 {
	float:left;
	width:50%;
}
.mt2 { float: left; }
.mt2 ul li a, .midabout ul li a {
	float: right;
	margin: 0 2px;
}
.mt3 {
	background: #f6f4ee url('../Images/mt3.gif') no-repeat;
	float: right;
}
.mt2 .m1 {
	float:right;
}
.mt2 .m2 {
	float:right;
}
.cDivTime{
	margin-right:3px;
}
.midbtm {
	background: url('../Images/about_bg.gif') repeat-y 0 bottom;
	margin: 0 0 10px 39px;
	font-size: 0.6875em;
}
.midbtm span.midbtm_btm {
	background: url('../Images/about_btm.gif') no-repeat 0 bottom;
	margin: 0 0 0 0;
}
.midabout { padding: 5px 85px 10px 30px; }
.mapPath-antialign {
	float: right;
	text-align: right;
	padding-right: 15px;
}
.mapPath-align {
	float: left;
	text-align: left;
	padding-left: 15px;
}
.MapPath {
	float: left;
	color: #777;
}
.MapPath a { color: #111; }
.MapPath ul { list-style-type: none; }
.MapPath ul li { float: left; }
.MapPath ul li span {
	padding: 0 15px 0 8px;
	background: url(../Images/bg_list1sub.png) no-repeat left 7px;
}
/**************** Top Navigation ****************/
.tnav { font: bold 0.875em 'lucida sans unicode', verdana; }
.navigation { padding: 0 0 0 15px; }
.navigation div.tnav-start {
	background: url('../Images/topnav.gif') no-repeat left 0;
	float: left;
}
.navigation div.tnav-main {
	float: left;
	padding: 0;
}
.navigation div.tnav-end {
	background: url('../Images/topnav.gif') no-repeat right 0;
	float: left;
}
/**************** Content ****************/
.content { font-size: 0.8125em; }
.content h1,
.content h2,
.content h3 {
	font: bold 11px verdana;
}
.left { float: left; }
.midle { float: left; }
.right { float: right; }
/**************** Red Block ****************/

/**************** Brown Block ****************/
/**************** Main Block ****************/

/**************** Footer ****************/
.footer { font: normal 0.7em tahoma; }
.fb { background: url('../Images/footer.gif') no-repeat right top; }
.fb span {
	background: url('../Images/footer.gif') no-repeat left bottom;
	float: left;
}
.footnote {
	padding: 0 30px 0 0;
	text-align: right;
}
.footnote a, .footnote a:visited { }
.footnote a:hover { }
/********** ... *** ... *** ... **********/
/* ---------------------- Menu's Block */
.bmenu {
	background-color: #595448;
	margin: 0 0 10px 0;
	color: #fff;
}
.bmenu div.lt-corner { background: url('../Images/bmenu-lt.gif') no-repeat left top; }
.bmenu .rt-corner h1,
.bmenu .rt-corner h2,
.bmenu .rt-corner h3 {
	background: url('../Images/bmenu-rt.gif') no-repeat right top;
	min-height: 30px;
	padding: 14px 16px 3px;
	font:bold 11px tahoma;
}
.bmenu div.rb-corner { background: url('../Images/bmenu-rb.gif') no-repeat right bottom; }
.bmenu div.lb-corner {
	background: url('../Images/bmenu-lb.gif') no-repeat left bottom;
	width: 100%;
	display: inline-block;
}
.bmenu-content {
	font-size: 0.923em;
	margin: 0;
	background-color: #595448;/*overflow: auto;*/
}

.cDivText ul{
	margin-left:10px;
}
