﻿body
{
	margin:0px;
	font-family:Tahoma;
	font-size:13px;
	background-color:#eeeeee;
	background-image:url('../images/home_bg.jpg');
}
td{
	direction:rtl;
	font-weight:bold;
	font-size:12px
}
select
{
	font-family:Tahoma;
	font-size:12px
}
div
{
	border:0px;
}
.main_div
{
	width:1001px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.main_div #header_top
{
	overflow:hidden;
	margin-bottom:5px;
}
.main_div #header_tabs {
	position: relative;
	width: 1001px;
	height: 129px;
	overflow: hidden;
	padding-bottom: 0;
}



.main_div #header_tabs ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 129px;
	width: 1600px;
	}

.main_div #header_tabs ul li {
	float: left;
}

.main_div #header_tabs ul li a {
	text-indent: -1600px;
	background:none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:143px;
	height: 129px;
}

.main_div #header_bootom
{
	height:14px;
	overflow:hidden;
	margin-bottom:5px;
}

.body_div
{
	width:1001px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-top:7px;
	padding:0px;
	position:relative;
}
.body_div #corner1
{
	height: 21px;
	width:28px;
	background-image:url('../images/body_1.png');
	background-repeat:no-repeat;
}
.body_div #corner2
{
	height: 18px;
	width:28px;
	background-image:url('../images/body_2.jpg');
	background-repeat:no-repeat;
}
.body_div #corner3
{
	height:18px;
	width:28px;
	background-image:url('../images/body_3.jpg');
	background-repeat:no-repeat;
}
.body_div #corner4
{
	height:35px;
	width:28px;
	background-image:url('../images/body_4.png');
	background-repeat:no-repeat;
}
.body_div #top #bottom
{
	width:945px;
	height:35px;
	padding:0px;
}

.body_div #top_men
{
	width:178px;
	height:35px;
	padding:0px;
	background-image:url('../images/body_fone.jpg');
	background-repeat:repeat-x;
	
}

.body_div #budy{
	background-color:#FFF;
	vertical-align: top;
}

.body_div #rbox
{
	vertical-align:top;
	width:200px;
	right:0px;
	top:37px;
	z-index:3;
	border:1px #7b3222 solid;
	text-align:right  ;
}
.body_div #cbox
{
	vertical-align:top;
	width:570px;
	right:230px;
	top:37px;
	z-index:4;
	border:1px #7b3222 solid;
	padding: 10px;
}
.body_div #lbox
{
	vertical-align:top;
	width:200px;
	right:772px;
	top:37px;
	z-index:5;
	border:1px #7b3222 solid;
}

.footer
{
	width:1001px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-top:7px;
	padding:0px;
}
.footer #fo_rigth
{
	height:27px;
	width:21px;
	background-image:url('../images/footer_05.png');
	background-repeat:no-repeat;
}
.footer #fo_left
{
	height:27px;
	width:20px;
	background-image:url('../images/footer_01.png');
	background-repeat:no-repeat;
}
.footer #fo_center
{
	height:27px;
	width:21px;
	background-image:url('../images/footer_03.jpg');
	background-repeat:repeat-x;
}
.footer #fo_center
{
	height:27px;
	width:947px;
	margin:0px;
}


.pages_pre {
	cursor:hand;
	border-width:2px;
    border-color: black;
	width:5px;
}

.pages_hover{
	cursor:hand;
	border-width:2px;
    border-color: black;
	background-color:orange;
}



