@charset "utf-8";
* { direction:rtl; text-align:right; margin:0; font-family:arial; font-size:12px; }
a img { border:0; }
body { 
	background-color:#000;
	color:#FFF;
}
.CONTAINER {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.TOP {
	clear: both;
	height: 143px;
}
.LOGO {
	margin-top:10px;
	height: 108px;
	text-align: center;
}
.MENU_BG2 {
	background-image: url(images/menubg2.gif);
}
.MENU_BG1 { 
	background-image: url(images/menubg.gif);
}
.MENU {
	clear: both;
	height: 36px;
	text-align: center;
	padding-top:4px;
}
.MENU ul {
	margin-right:100px;
	list-style-type: none;
	display: block;
}
.MENU ul li {
	float: right;
	margin-left: 10px;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:20px;
	padding-top:3px;
}
.MENU ul li:hover {
	background-image:url(images/btnh.gif);
	background-position:center top;
	background-repeat:no-repeat;
	
}
.MENU ul li a{
	color:#FFF;
	text-decoration:none;
}
.MENU ul li:hover a span {
	color:#4890e5;
}
.FLASH {
	background-color: #FFF;
	padding-bottom: 2px;
}
.CONTENT_I {
	background-image: url(images/index_shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	min-height:272px;
	background-color: #FFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
.I_BOX {
	float: right;
	width: 508px;
	margin-right: 20px;
}
.I_TITLE {
	text-align: center;
	margin-bottom: 10px;
}
.I_BOX_C {
	clear: both;
	color: #000;
	font-size: 12px;
}
.I_BOX2 {
	float: right;
	width: 364px;
	margin-right: 40px;
}
.FOOTER {
	clear: both;
	background-color: #FFF;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	color: #6f6f6f;
	padding-bottom: 10px;
}
.FOOTER a {
	text-decoration:none;
	color: #6f6f6f;
}
.FOOTER a:hover {
	text-decoration:underline;
}
.CONTENT {
	clear: both;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
.CONTENT_BOX {
	background-image:url(images/cbg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width: 718px;
	border: 1px solid #CCC;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
	border-top: 0;
	border-bottom-width:2px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
}
.C_B_TITLE {
	font-size: 18px;
	color: #464642;
	margin-top: 30px;
	font-weight: bold;
}
.C_B_CONTENT {
	clear: both;
	margin-top: 10px;
	color: #333;
}
.C_B_DECORATION {
	margin-top: 40px;
	text-align: center;
}
.PROJECTS_BOX {
	width: 655px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float:right;
	z-index: 1;
	margin-right: -1px;
	color: #464642;
	margin-bottom: 55px;
	position: relative;
}
.PROJECTS_SUB {
	float: right;
	width: 128px;
	color: #464642;
	font-size: 12px;
	padding-top: 20px;
	position: relative;
	z-index: 2;
	margin-right: -5px;
}
.BTN_SUB {
	background-image: url(images/sub_dot.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
	margin-bottom: 10px;
	cursor:pointer;
	font-size: 11px;
}
.BTN_SUB a{
	color:#464642;
	text-decoration:none;
}
.BTN_SUB:hover{
	color:#000;
	font-weight:bold;
}
.BTN_SUB_S {
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	padding-top: 6px;
	padding-right: 8px;
	color: #418de8;
	margin-bottom: 10px;
	z-index: 10;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #838383;
	background-color: #FFF;
}
.BTN_SUB_S a{ 
	color: #418de8;
	text-decoration:none; 
}
.PROJECT_DESCIPTION {
	float: right;
	width: 318px;
	margin-right: 10px;
}
.PROJECT_TITLE {
	font-size: 18px;
	color: #464642;
	margin-top: 10px;
	font-weight: bold;
}
.PROJECT_SHORT {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.PROJECT_DECO {
	text-align: center;
	margin-left: 50px;
	margin-top: 10px;
}
.PROJECT_CONTENT {
	margin-top: 10px;
	font-size: 12px;
}
.PROJECT_IMAGES {
	float: right;
	width: 300px;
	margin-right: 25px;
}
.PROJECT_IMG {
	width: 100%;
	margin-bottom: 1px;
	text-align: center;
}
.PROJECT_IMG img{
	max-width: 372px;
}
.PROJECT_LIL_IMG {
	width: 100%;
	position: relative;
}
.PROJECT_LIL_IMG img{
	width:98px;
	height: 100px;

}
.PROJECT_BOTTOM {
	height: 30px;
	color: #FFF;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000;
	float: left;
	width: 634px;
	position: absolute;
	bottom: -41px;
	left: 0px;
}
.PRO_LEFT {
	float: left;
	width: 181px;
	padding-top: 20px;
	color: #464642;
	font-size: 12px;
}
.LEFT_TOP {
	height: 15px;
	background-image: url(images/leftbg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 10px;
	color: #FFF;
	font-size: 11px;
	margin-bottom: 6px;
}
.LEFT_TOP3 {
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 3px;
	padding-right: 10px;
	font-size: 11px;
	min-height: 22px;
	padding-top: 5px;
	cursor:pointer;
	
}
.LEFT_TOP3 a{
	color:#464642;
	text-decoration:none;
	font-size: 11px;
}
.LEFT_TOP3:hover {		
	color: #3382EC;
	font-size: 11px;
	padding-right: 8px;
	color: #418de8;
	z-index: 10;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-lefts-color: #C0C0C0;
	border-bottom-color: #838383;
	background-color: #FFF;
}
.LEFT_TOP3:hover a{		
	color: #3382EC;
	font-size: 11px;
}
.LEFT_TOP_BORDER {
	height: 20px;
}
.LEFT_TOP_NEWS {
	text-align: center;
}
.LEFT_TOP_NEWS_B {
	margin-top: 10px;
	text-align: center;
	height: 140px;
	overflow: hidden;
}
.CONTACT_BOX1 {
	float: right;
	width: 340px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
	margin-left: 10px;
}
.C_SEND {
	background-image: url(images/btn_send.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 55px;
	border: 0;
	cursor: pointer;
	
}
.C_RESET {
	background-image: url(images/btn_clear.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 55px;
	border: 0;
	cursor: pointer;
}
input[type="text"] {
	width:174px;
	height:16px;
	background-color:#d6d9db;
	border:0;
}
textarea {
	width:174px;
	height:120px;
	background-color:#d6d9db;
	overflow:hidden;
	border:0;
}.FONT_SIZE {
	font-size: 12px;
}
#listticker{
	height:160px;
	width:350px;
	overflow:hidden;
	padding:6px 10px 14px 10px;
	;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

#listticker li{
	height:60px;
	padding:5px;
	list-style:none;
	padding-bottom: 20px;
	font-size: 12px;
	background-image: url(images/page_decoration.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#listticker a{
	color:#000000;
	margin-bottom:
}
#listticker .news-title{
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;
}
#listticker .news-text{
	display:block;
	font-size:11px;
	color:#666666;
}
#listticker img{
	float:left;
	margin-right:14px;
	padding:4px;
	border:solid 1px #DEDEDE;
}
.LOGO object {
	cursor:pointer;
}
#newsticker {
	list-style-type: none;
	height: inherit;
	padding: 0;
	margin-right: 5px;
	position: relative;
	z-index: 10;
}
#newsticker li {
	margin-bottom: 10px;
}
.PAGE_CONTACT_BOX {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 10px;
	color: #909090;
	text-align: left;
}




.BOX {
	position: absolute;
	display: none;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-top: 15px;
	padding-left: 2px;
	left:0;
	z-index:100000000000;
}
.BOX img{
	height: 200px;
	border:1px solid #fff;
}
.BT { 
	border: 1px solid transparent;
	cursor:pointer;
}
.B1 {
	position: absolute;
	height: 11px;
	width: 10px;
	left: 290px;
	top: 85px;
}
.B2 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 430px;
	top: 88px;
}
.B3 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 450px;
	top: 90px;
}
.B4 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 325px;
	top: 123px;
}
.B5 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 340px;
	top: 135px;
}
.B6 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 350px;
	top: 150px;
}
.B7 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 455px;
	top: 1445px;
}
.B8 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 445px;
	top: 112px;
}
.B9 {
	position: absolute;
	height: 20px;
	width: 10px;
	left: 445px;
	top: 126px;
}
.B10 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 240px;
	top: 180px;
}
.SOON{
	position: absolute;
	height: 10px;
	width: 10px;
	left: 240px;
	top: 150px;
}
.B11 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 265px;
	top: 210px;
}
.B12 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 345px;
	top: 225px;
}
.B13 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 415px;
	top: 285px;
}
.B14 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 285px;
	top: 282px;
}
.B15 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 190px;
	top: 300px;
}
.B16 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 365px;
	top: 347px;
}
.B17 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 325px;
	top: 340px;
}
.B18 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 352px;
	top: 359px;
}
.B19 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 335px;
	top: 355px;
}
.B20 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 350px;
	top: 405px;
}
.B21 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 243px;
	top: 380px;
}
.B22 {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 45px;
	top: 310px;
}

.MAP {
	position: relative;
	height: 600px;
}

