#pulldown {
	width: 100%;
	height: 400px;
	left: 0px;
	position: fixed;
	z-index: 799;
	-moz-transition: all 0.3s ease-in-out 0s;
}
.close {
	top: -360px;
}
#opacity {
	position: absolute;
	width: 100%;
	left: 0px;
	height: 400px;
	background: none repeat scroll 0% 0% rgb(238, 238, 238);
	border-bottom: 1px solid rgb(34, 34, 34);
	opacity: 0.9;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	border-radius: 0px 0px 15px 15px;
}
#pulldown:target {
	top: 0px;
}
#menu_btns {
	display: block;
	position: absolute;
	z-index: 800;
	bottom: 0px;
	left: 20px;
	height: 32px;
	width: 580px;
}
.TopIcon {
	margin-left: 2px;
	display: inline-block;
	position: relative;
	top: 0px;
	width: 32px;
	height: 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 10px 10px 0px 0px;
}
a#lang {
	background-color: rgb(187, 187, 255);
	background-image: url('undefined');
}
a#home {
	background-color: rgb(255, 187, 187);
	border-radius: 10px 10px 0px 0px;
	background-image: url('undefined');
}
a#search {
	background-color: rgb(85, 170, 85);
	background-image: url('undefined');
}
a#cmt {
	background-color: rgb(255, 153, 51);
	border-radius: 10px 10px 0px 0px;
	background-image: url('undefined');
}
a#mwp {
	background-color: rgb(255, 153, 51);
	background-image: url('undefined');
}
#FastView {
	display: none;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	background-color: rgb(241, 241, 225);
}
#FastView .s {
	font-size: 10px;
	line-height: 11px;
}
.slideTop {
	font-size: 12px;
	position: fixed;
	left: 50%;
	margin-left: -150px;
	top: -438px;
	width: 300px;
	height: 475px;
	background-color: rgb(241, 241, 225);
	text-align: center;
	direction: rtl;
	z-index: 901;
	border-right: 1px solid rgb(102, 136, 170);
	border-width: 0px 1px 1px;
	border-style: none solid solid;
	border-color: -moz-use-text-color rgb(102, 136, 170) rgb(102, 136, 170);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-image: none;
	border-radius: 0px 0px 10px 10px;
	-moz-transition: all 0.2s ease-in-out 0s;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.slideTop:hover {
	top: 0px;
}
.slideTop .s {
	display: block;
	position: relative;
	top: 438px;
	vertical-align: middle;
	height: 38px;
}
.slideTop:hover .s {
	display: none;
}
.slideTop .b {
	display: none;
}
.slideTop:hover .b {
	display: block;
}
#company {
	color: rgb(0, 0, 0);
	position: relative;
	top: 33px;
	text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.5);
	direction: rtl;
	text-align: right;
	font-weight: normal;
	font-size: 14px;
	margin-right: 10px;
}
#company_logo {
	display: inline-block;
	position: relative;
	top: -9px;
	width: 33px;
	height: 33px;
	background-image: url('undefined');
}
#company_text {
	padding-right: 5px;
	position: relative;
	display: inline-block;
	top: -12px;
}
.box4 {
	width: 150px;
	height:120px;
	padding: 1px;
	margin: 1px;
	display:inline-block;
	overflow:hidden;
}
.box1 {
	display: inline-block;
	vertical-align: top;
	
	color: rgb(0, 0, 0);
	padding: 0px;
	margin: 2px;
	border: 0px solid black;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	overflow: hidden;
}
div.box1 .header {
	padding: 1px 1px 0px;
	direction: rtl;
	text-align: right;
	font-size: 14px;
	border-bottom: 1px solid rgb(0, 0, 0);
	font-weight: bold;
	color: rgb(0, 0, 0);
	background-color: rgb(204, 204, 204);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	cursor:pointer;
}
div.box1 .bigheader {
	height: 24px;
}
div.box1 .content {
	padding: 3px;
	margin: 2px;
	direction: rtl;
	text-align: right;
	overflow: auto;
}
div.box1 a {
	color: rgb(0, 0, 34);
	text-decoration: none;
}
div.box1 a:hover {
	color: rgb(0, 0, 68);
	text-decoration: underline;
}
div.box1 .pointer {
	cursor: pointer;
}
div.box1 table {
	width: 100%;
}
.table1 th {
	color: rgb(85, 85, 85);
}
.table1 th {
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color: rgb(255, 255, 255);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-image: none;
	font-weight: bold;
}
.table1 tr:nth-child(2n) {
background-color: rgb(249, 249, 249);
}
.table1 tr:hover td {
	border: 1px solid rgb(204, 204, 204);
}
.table1 tr td {
	border: 1px solid rgb(249, 249, 249);
}
.table1 {
	
	width: 100%;
	border: 0px solid rgb(0, 0, 0);
}
.box1.red .header {
	color: rgb(0, 0, 0);
	background-color: rgb(255, 170, 170);
}
.box1.blue .header {
	color: rgb(0, 0, 0);
	background-color: rgb(215, 227, 252);
}
.box1.silver {
	
	color: rgb(0, 0, 0);
}
.box1.silver .header {
	border-bottom: 0px solid rgb(0, 0, 0);
	text-shadow: 0px -2px 2px rgba(255, 255, 255, 0.5);
}
.box1.yellow .header {
	color: rgb(0, 0, 0);
	background-color: rgb(251, 246, 164);
}
.box1.white {
	
	color: rgb(0, 0, 0);
}
.box1.white .header {
	border-bottom: 1px solid rgb(0, 0, 0);
}
.box1.olive {
	background: none repeat scroll 0% 0% rgb(245, 245, 239);
	color: rgb(0, 0, 0);
}
.box2 {
	width: 362px;
	height: 210px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.MainContainer {
	text-align: center;
}
.s1000 {
	width: 738px;
	float: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.s975 {
	width: 725px;
}
.s500 {
	width: 358px;
}
.s280 {
	width: 200px;
}
.s250 {
	width: 175px;
}
.h250 {
	height: 240px;
}
.h210 {
	height: 205px;
}
.h110 {
	height: 110px;
}
.h80 {
	height: 78px;
}
.pn {
	display: inline-block;
	color: rgb(0, 153, 0);
}
.ltr {
	direction: ltr;
}
.inline {
	display: inline;
}
.RelCompany {
	height: 200px;
	overflow: auto;
}
.RelCoCol1 {
	width: 50px;
	overflow: auto;
	height: 20px;
}
.ShareHolder {
	height: 200px;
	overflow: auto;
}
.InstNewsDiv {
	height: 94px;
}
.sh {
	cursor: pointer;
}
.rc {
	width: 50px;
	height: 17px;
}
#ToolsBtn {
	float: left;
	color: Blue;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 24px;
	display: block;
}
#CStatus {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}
#SmallChart {
	height: 185px;
	width: 369px;
	text-align: left;
	direction: ltr;
}
.ui-jqchart-tooltip {
	position: absolute;
	white-space: nowrap;
	padding: 0.2em 0.4em;
	z-index: 9999;
	border: 1px solid rgb(221, 221, 221);
	color: rgb(51, 51, 51);
	background: none repeat scroll 0% 0% rgb(238, 238, 238);
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0px 0px 5px rgb(170, 170, 170);
}
.codal {
	font-size: 9px;
	line-height: 9px;
}
.share {
	font-size: 10px;
	text-decoration: underline;
}
.rss {
	background-image: url('undefined');
	width: 14px;
	height: 14px;
}
#InsExport {
	background-image: url('undefined');
}
#InsMenu {
	background-image: url('undefined');
}
#InsChart {
	background-image: url('undefined');
}
#InsSms {
	background-image: url('undefined');
}
#InsAdd {
	background-image: url('undefined');
}
.InsBtn {
	position: relative;
	top: 6px;
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 4px 4px 0px 0px;
	margin-left: 5px;
	padding: 0px;
	vertical-align: bottom;
	background-color: rgb(255, 255, 245);
	-moz-transition: all 0.2s ease-in 0s;
}
.InsBtn:hover {
	top: 0px;
	background-color: rgb(255, 255, 204);
}
.menuHolder2 {
	text-align: center;
	position: relative;
	display: inline-block;
	overflow: hidden;
	font: bold 11px/35px Tahoma, sans-serif;
	margin-bottom: 0px;
}
ul.menu2 {
	margin: 0px;
	list-style: none outside none;
	display: block;
	float: right;
	height: 40px;
	position: relative;
	padding: 0px 40px;
	direction: ltr;
}
ul.menu2 li {
	margin: 0px 5px 0px 0px;
	float: right;
	vertical-align: bottom;
}
ul.menu2 li a:hover {
	background: none repeat scroll 0% 0% rgb(170, 170, 170);
	color: rgb(255, 255, 255);
	height: 40px;
	margin-top: 0px;
}
ul.menu2 li a {
	color: rgb(227, 227, 227);
	height: 35px;
	padding: 0px 5px;
	margin-top: 5px;
	display: block;
	text-decoration: none;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.9);
	border-radius: 10px 10px 0px 0px;
	-moz-transition: all 0.2s ease-in-out 0s;
}
ul.menu2 li a.red {
	background: none repeat scroll 0% 0% rgb(170, 0, 0);
}
ul.menu2 li a.orange {
	background: none repeat scroll 0% 0% rgb(221, 170, 0);
}
ul.menu2 li a.yellow {
	background: none repeat scroll 0% 0% rgb(170, 170, 0);
}
ul.menu2 li a.green {
	background: none repeat scroll 0% 0% rgb(0, 102, 0);
}
ul.menu2 li a.blue {
	background: none repeat scroll 0% 0% rgb(0, 0, 170);
}
ul.menu2 li a.indigo {
	background: none repeat scroll 0% 0% rgb(43, 0, 98);
}
ul.menu2 li a.violet {
	background: none repeat scroll 0% 0% rgb(104, 43, 194);
}
ul.menu2 li a.red:hover {
	background: none repeat scroll 0% 0% rgb(204, 0, 0);
}
ul.menu2 li a.orange:hover {
	background: none repeat scroll 0% 0% rgb(255, 204, 0);
}
ul.menu2 li a.yellow:hover {
	background: none repeat scroll 0% 0% rgb(204, 204, 0);
}
ul.menu2 li a.green:hover {
	background: none repeat scroll 0% 0% rgb(0, 136, 0);
}
ul.menu2 li a.blue:hover {
	background: none repeat scroll 0% 0% rgb(0, 0, 204);
}
ul.menu2 li a.indigo:hover {
	background: none repeat scroll 0% 0% rgb(91, 16, 146);
}
ul.menu2 li a.violet:hover {
	background: none repeat scroll 0% 0% rgb(138, 43, 226);
}
.Notification {
	text-align: center;
	border: 0px solid red;
	border-radius: 6px 6px 6px 6px;
	padding: 3px;
	position: fixed;
	font-family: Tahoma;
	font-size: 11px;
	background-color: rgb(255, 255, 85);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	color: Blue;
	width: 110px;
	-moz-animation: 2s linear 0s normal none infinite NotificationAnim;
}
