﻿
html
{ height:100%;
	}
body {
font-size: 12px;
background-image:url(img/header/backshome.jpg);
font-family:arial;
background-repeat:repeat-x;
margin-top:0px;
margin-left:0px;
background-color:#ffffff;
width:900px;
text-align:center;
}
a{ text-decoration:none;}
img{border:none}
h1
{
	font-size:12px;
	font-weight:bold;
	display:inline;
}

input
{
	direction:rtl;
}

.ButtonC
{
	background-image:url(img/back_Button.jpg); width:120px; height:35px;float:left;
	 margin:0px 1px;
}
.ButtonC:hover
{
	background-image:url(img/back_Button1.jpg); width:120px; height:35px;float:left;
	 margin:0px 1px;
}
.ButtonC a
{
	 font-size:14px;
	 color:#ffffff;
	 text-decoration:none;
	 font-weight:bold;
	 
	 
}
.ButtonV
{
	background:#FFFFFF; width:430px; height:35px;float:right;
	 margin:0px 1px;
}



.menuLink
{
	width:100%;
	background:#cdcdcd;
	border:1px;
	height:20px;
	padding:6px 0px 5px 0px;
	
}
.menuLink:hover
{
	width:100%;
	background:#999999;
	border:1px;
	height:20px;
	padding:6px 0px 5px 0px;
	
}
.LinksMenu
{
	margin:0px;
}
.ImgLink { width:1000px; float:right; position:relative; margin:-30px -100px}
.ImgLink .Imgs{ width:190px; position:relative; height:130px; border:1px solid #dcdcdc; float:right; padding: 9px 4px 0px}
.ImgLink .Imgs .textIn { background:url(img/header/textIn.png); width:180px; height:24px;  margin:-25px 5px; color:#ffffff; font-weight:bold;}
.lineIn{ width:1000px; background:url(img/header/lineIn.png) repeat-x; margin:45px -100px; height:4px; float:right; }
.lineIn2{ width:100%; background:url(img/header/lineIn.png) repeat-x; margin:15px 0px; height:4px; float:left; }
.video{ width:500px; height:333px ; padding:5px; border:1px solid #333333; float:left; margin:-27px 0px;}
.products{ width:450px; float:right; text-align:right; direction:rtl}
.products a .proImg { width:80px; height:102px; padding:5px;  float:right; text-align:center; border:1px solid #333333;text-decoration:none;}
.products a .protext { width:308px; float:left; margin:0 25px; text-align:right; text-decoration:none;}
.products a .protext h2 { width:298px; text-align:right; color:#73A400; font-size:14px; font-weight:bold;text-decoration:none;}
.products a .protext h3 { color:#ffffff; font-size:12px;text-decoration:none;}
.products a .protext h4 { color:#ffffff; font-size:14px;text-decoration:none;}

.ArticleInfo{ float:left; width:500px; height:200px; margin:60px 0px}
.ArticleInfo A .imgArea{ float:right; height:100px; width:150px; border:1px solid #333333}
.ArticleInfo A .TextArea{float:right;  width:300px; margin:0 15px; text-align:right;text-decoration:none; }
.ArticleInfo A .TextArea h1 {color:#73A400; font-size:14px; font-weight:bold; text-align:right ;text-decoration:none;}
.ArticleInfo A .TextArea h2 {color:#ffffff; font-size:12px; text-align:right;text-decoration:none;}

.bottoms
{
	display:none;
	background-image: url(img/backBanner.jpg);
    background-position: center bottom;
    background-repeat: repeat-x;
    bottom: 0;
    height: 150px;
    padding-bottom: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 2500;
    left:0;
}
.buttonclose
{
	float: left;
    padding: 30px 0 0 10px;
    position: absolute;
    z-index: 100;
    background:url(img/closeB.png) no-repeat 50% 50%;
    width:35px;
    height:35px;
}
.Tags
{
	color:#ccc;
	text-align:center;
	
}
.Tags h2

{
 color:#fff;
 font-size:11px;
 display:inline;
}
.Tags h1

{
 font-size:11px; display:inline;
}

.footers
{
	position:absolute; 
	height:380px;
	background:#333 url(img/footerBack.jpg) repeat-x; 
	width:100%; 
	left:0px;
	top:1750px;
}
#LinkHome a { text-decoration:none; color:#000000; font-size:13px; font-weight:bold}

