a{text-decoration : none;color:#16387C;}
a:hover{text-decoration:underline;}
input{vertical-align:middle;}
img{border-width:0px;}
ul,li{margin:0;padding:0;}

body{
direction:rtl;
margin:0;
font-size:12px;
font-family:tahoma;
background:#000 url(images/bg_body.gif) repeat-x fixed ;

}
#page{
background:#000;
width:1000px;
margin:0 auto;
}
#header{
width:1000px;
float:left;
height:124px;
}

.menu{
position: relative;
padding: 0 0px 0 0px;
margin: 0 auto 0 auto;
background: url(images/menu_bg.gif) repeat-x;
height: 32px;
list-style: none;
width:1000px;
clear:both;
}

.menu li{
float:right;
}

.menu li a{
float: left;
display: block;
color:#ffffff;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
padding:0 0 0 12px; 
height: 32px;
line-height: 33px;
text-align: center;
cursor: pointer;
}

.menu li a b{
float: left;
display: block;
padding: 0 10px 0 1px; 
}

.menu li.current a, .menu li a:hover{
color: #fff;
background: url(images/menu_hover_left.gif) no-repeat; 
background-position: left;
}

.menu li.current a b, .menu li a:hover b{
color: #ff6600;
background: url(images/menu_hover_right.gif) no-repeat right top; 
}

.site{
background:#111;
width:1000px;
float:right;
padding-bottom:15px;
}

#right-site{
float:right;
margin:5px 2px 5px 2px;
width:265px;
}

.word-site{
width:265px;
}

.word{
width:249px;
line-height:14px;
padding-right:8px;
padding-left:8px;
background:url(images/bg_word.gif) repeat-y;
text-align:center;
font-family:tahoma;
font-size:11px;
font-weight:lighter;
color:#fff;
}
#login{
float:right;
margin-top:5px;
margin-right:2px;
}
#content-login{
float:right;
background:#fff;
width:263px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#333;
text-align:center;
}

.title-login{
float:right;
background:url(images/top_login.gif) no-repeat;
width:263px;
height:40px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#fff;
text-align:center;
line-height:37px;
}

.icon-user{
width:170px;
background:#fff url(images/icon_user.png) no-repeat right;
border:#999 1px solid;
padding-right:20px;
}

.icon-pass{
width:170px;
background:#fff url(images/icon_key.png) no-repeat right;
border:#999 1px solid;
padding-right:20px;
color:#ff6600;
}

#left-site{
width:717px;
float:left;
margin:5px 2px 5px 8px;
background:#fff url(images/bg_content.gif) repeat-y;
}

.content{
padding:6px;
width:703px;
margin-right:1px;
background:#fff;
}



#footer{
width:1000px;
margin-bottom:6px;
}

.copy{
width:339px;
height:37px;
background:url(images/footer_03.gif) no-repeat;
float:left;
font-family:tahoma;
font-size:11px;
font-weight:lighter;
color:#fff;
line-height:37px;
}