body 
{ 
	direction: rtl; 
	font: 12px arial; 
	color: #000;
	background: url('../img/bg.jpg') repeat top left;
	padding: 0;
	margin: 0;
}

* 
{ 
	margin: 0; 
	padding: 0; 
}

.clr 
{ 
	overflow: hidden; 
	height: 0px; 
	clear: both; 
	font-size: 0px; 	
	line-height: 0; 
	width: 0px; 
}

.block_spacer 
{ 
	height: 10px; 
	width: 10px; 
	margin: 0; 
	overflow: hidden; 
}

.fright 
{ 
	float: right; 
}

.fleft 
{ 
	float: left; 
}

img, img a 
{ 
	vertical-align:bottom; 
	border: 0; 
	border-style: none; 
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
}

#container
{
	width: 963px;
	margin: 0 auto;
	background: #fff;
	margin-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

#header
{
	background: url('../img/header_bg.jpg') no-repeat left;
	width: 963px;
	height: 117px;
}

#logo
{
	width: 165px;
	height: 60px;
	float: left;
	margin-left: 30px;
	margin-top: 40px;
}

#links
{
	float: right;
	width: 600px;
	color: #A19F9F;
	margin-top: 85px;
	margin-right: 20px;
}

#links a
{
	color: #A19F9F;
	text-decoration: none;
}

#links a.selected
{
	color: #022265;
}

#big_pic
{
	width: 934px;
	margin: 0 auto;
	margin-top: 10px;
}

#main
{
	width: 934px;
	margin: 0 auto;
	margin-top: 20px;
}

#main_right
{
	width: 554px;
	float: right;
}

#main_right_index
{
	width: 357px;	
	float: right;
}

#main_right2
{
	width: 497px;
	float: right;
}

#main_right3
{
	width: 934px;
	float: right;
}

.title
{
	font-size: 14px;
	font-weight: bolder;
	color: #022265;
	background: url('../img/arrow.jpg') no-repeat right;
	padding-right: 12px;
}

.title span
{
	font-weight: normal;
}

.title2
{
	font-size: 14px;
	font-weight: bolder;
	color: #022265;
}

.title2 span
{
	font-weight: normal;
}

.content
{
	margin-top: 5px;
	color: #022265;
}

.content2
{
	margin-top: 5px;
	color: #022265;
	width: 600px;
	float: right;
}

.content2 img
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.content ul { padding: 0px; margin: 0px; list-style-position: inside;  }

#main_left
{
	width: 190px;
	float: right;
	margin-right: 7px; 
}

#main_left_index
{
	width: 370px;
	float: left;
	margin-right: 10px;
}

#main_left2
{	
	float: left;
	width: 370px;
}

.date
{
	font-size: 10px;
}

.text , .text a
{
	text-decoration: underline;
	color: #022265;
}

.cust
{
	width: 120px;
	height: 63px;
	background: #F7F9F9;
	border: 1px solid #D4D4D4;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#staff_list
{
	float: right;
	color: #022265;
	font-size: 14px;
	border-left: 1px solid #7A828E;
	margin-left: 10px;
	line-height: 20px;
	padding-left: 10px;
}

#staff_list a
{
	color: #022265;
	text-decoration: none;
}

/* Copyright */

#copyright
{
	width: 963px;
	margin-top: 15px;
	padding-bottom: 20px;
}

#copyright a { color: #022265; }

#copy_right
{
	float: right;
	width: 250px;
	text-align: center;
}

#copy_right img { vertical-align: middle; }

#copy_center
{
	width: 600px;
	text-align: center;
	float: right;
}


#copy_left
{
	width: 113px;
	float: left;
}

/* Contact Page */
.contact_page table 
{
	border:0; 
	border-collapse:collapse; 
	border-spacing:0;
	text-align: right;
}

.contact_page table td , .contact_page table th
{
	vertical-align: top;
	padding: 4px;
}

/* AA */

.art
{
	width: 554px;
}

.art .apic
{
	width: 75px;
	float: right;
}

.art .ainfo
{
	float: right;
	width: 469px;
	margin-right: 10px;
}

.art .ainfo .atitle
{
	padding-bottom: 1px;
	border-bottom: 1px solid #022265;
}

.art .ainfo .atitle a { color: #022265; text-decoration: none; }

.art .ainfo .atext
{
	color: #022265;
	margin-top: 5px;
}

.art .ainfo .atext a { color: #022265; text-decoration: none; }