﻿body
{
	font-size: 13px;
	text-align: center;
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
	color: #999;
}
ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#wrapper
{
	text-align: right;
	direction: rtl;
	width: 968px;
	margin: 0 auto;
	padding: 0;
}
#header
{
	height: 48px;
	padding: 10px 0 0;
	background: url(../Images/NewHome/bg_sprite.gif) repeat-x 0 0;
	padding: 10px 20px 0;
	overflow: hidden;
}
#logo
{
	width: 10%;
	float: left;
	text-align: left;
}
#header #desc
{
	width: 90%;
	float: right;
	padding: 15px 0 0;
	font-size: 14px;
}
#header li
{
	float:right;	margin:0 0 0 15px;

}
#top-container
{
	background: url(../Images/NewHome/bg_sprite.gif) repeat-x 0 -261px;
	height: 57px;
	padding: 0 20px 0 18px;
}
#top-container .menu-item
{
	width: 100px;
	float: right;
	height: 41px;
	padding: 16px 15px 0;
	text-align: center;
}
#menu
{
	width: 723px;
	float: right;
	font-family: 'Times New Roman';
}
#menu .active
{
	background-color: #fff;
}
#menu a
{
	font-size: 17px;
	color: #fff;
}

#menu .active a
{
	color: #000;
	font-size: 26px;
}
#search
{
	width: 207px;
	float: left;
	margin: 18px 0;
}
#search #icon
{
	background: url(../Images/NewHome/button_sprite.gif) no-repeat 2px -58px;
	float:right;
	width:18px;
}
#search .submit
{
	background: transparent url(../Images/NewHome/button_sprite.gif) no-repeat 0px -109px;
	height: 16px;
	width: 14px;
	border: none;
	float: right;
}
#search .txt
{
	border: none;
	padding:0;
	/*height:14px; IE*/
	float:right;
	/*width:153px;*/
}
.header-part
{
	border: 1px solid #CCC;
	width: 0;
	height: 18px;
	margin: 16px 0 0 0;
	float: right;
}
#container
{
	background: url(../Images/NewHome/content_background.gif) repeat-x 0 0;
}
#box
{
	width: 915px;
	padding: 30px 15px 20px 0;
	margin: 0 20px 0 0;
	background-color: #fff;
}
#sub-menu
{
	width: 200px;
	height: 424px;
	float: right;
	border: 1px solid #aaa;
}
#sub-menu .menu
{
	background: url(../Images/NewHome/accordion_off.gif) repeat-x 0 0;
	color: #000;
	/*padding: 0 3px 0 0;*/
	cursor: pointer;
}
#sub-menu  .active
{
	background: url(../Images/NewHome/accordion_on.gif) repeat-x 0 0;
	/*height: 23px;*/
	color: #fff;
	cursor: pointer;
}
#sub-menu .head
{
	padding: 3px;
	display: block;
		border:1px solid #aaa;
		border:none;
}
.options
{
	display: none;
	background-color: #fff;
	padding: 10px 0;
}
#content
{
	width: 683px;
	height: 425px;
	float: right;
	margin: 0 8px 0 0;
	background-color:#000;
	overflow:hidden;
}
#footer
{
	clear: both;
	margin: 11px auto 0;
	width: 930px;
}
#footer a:link
{
	color: #999;
}
#top-footer
{
	background: url(../Images/NewHome/bg_sprite.gif) repeat-x 0 -123px;
	padding: 3px 10px;
	line-height: 1.3em;
	overflow: hidden;
	height: 19px;
	text-align:left;
}
#top-footer a
{
	float:left;
}
#top-footer span
{
	float:right;
	color:#ddd;
}
#btm-footer
{
	margin: 6px 0 0 0;
	padding: 6px 10px 10px;
	overflow: hidden;
	line-height: 1.4em;
	background: url(../Images/NewHome/footer_bg.gif) repeat-x 0 0px;
}
#btm-footer .part
{
	/*width: 31%;*/
	float: right;
}
.part span
{
	display: block;
	margin: 0 0 3px 0;
	font-size: 15px;
	font-weight:bold;
	font-family:Times New Roman;
}
.part ul
{
	float: right;
	line-height: 1.2em;
	width:100%;
}
.part .second
{
	/*margin: 0 5px 0;*/
}
.footer-part
{
	line-height: 1.4em;
	margin: 7px 0 0 0;
	float: right;
	height: 7.2em;
	width: 1px;
	border-left:1px solid #333;
}
.clear
{
	clear: both;
}
#footer #copy
{
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	margin:20px 0 0;
	color:#666;
}
#footer #copy a
{
	display:inline;
}
#footer #copy a:hover
{
	text-decoration:underline;
}
.absolute
{
	position:absolute;
	z-index:1000;
	background-color:#000;
	color:#000;
}