@charset "utf-8";
/* CSS Document */

Body{
	margin:0px;
	background-color:#f7fbef;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	line-height:1.7;
	color:#000000
}

input, textarea, option, select, button{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	color:#000000
}

a{
	color:#c50c02;
	text-decoration:none
}

.mainDiv{
	width:900px;
	direction:rtl;
	background-color:#6ea519;
	text-align:right;
	overflow:hidden
}

.topHeader{
	background:url(../images/Header.jpg) center no-repeat;
	width:900px;
	height:250px
}

.logoDiv{
	float:right;
	margin-right:60px;
	margin-top:18px
}

.text_head{
	width:290px; 
	padding-top:130px;
	margin-right:60px;
}

.date{
	float: left;
	margin-top: 172px;
	margin-left: 50px;
	color:#fff;	
}

.menu{
	width:888px;
	height:32px;
	color:#000;
	margin-top:19px;
	border-bottom:1px solid #6fa91e;
}

.right-box-menu{
	width:865px;
	background-color:#FFF;
	height:32px;	
	float:right;
}

.menuitem{
	float:right;
	padding-right:10px;
	padding-top:5px;
}

.link{
	float:left;
	width:100px;
	padding-top:10px;
}

.left-box-menu{
	width:23px;
	height:32px;
	background:url(../images/back_menu.png) right no-repeat;
	float:left;
}

.right{
	float:right;
    width:632px;
	/*height:430px;*/
}

.topBody{
	background:url(../images/pagetop.png) no-repeat;
    width:632px;
	height:35px;
	padding-right:0px;
	margin-top:0px;
	overflow:hidden
}

.topBoxRight{
	color:#e4320d;
	float:right;
	padding-right:20px;
	padding-top:8px;
	font-size:12px;
	font-weight:bold;
	height:25px;
}

.advers{
	float:left;
	margin-left:15px;
	margin-top:10px;
}

.news{
	margin-top:15px;
	padding-right:25px;
}

.bodyBox{
	background-color:#FFF;
	/*height:430px;*/
	width:888px;
	margin-top:0px;
	border-top:1px double #6fa91e;
	overflow:hidden;
}

.left{
	float:left;
	margin-top:5px;
	margin-left:15px;
	height:430px;
	width:235px;
}

.banner{
	width:241px;
	height:255px;
	color:#000	
}
.boxbanner
{
	background:url(../images/boxbanner.png) no-repeat;
	width:241px;
	height:81px;
	margin-bottom:4px;
}
/*
.topboxbanner{
	background:url(../images/topadvers.png) no-repeat;
	width:241px;
	overflow:hidden;
	height:10px
}

.centerboxbanner{
	background:url(../images/pix.png) repeat-y;
	width:241px;
	height:66px
}

.bottomboxbanner{
	background:url(../images/bottomadvers.png) no-repeat;
	width:241px;
	padding-bottom:5px;
	height:10px
}
*/

.topstatistics{
	background:url(../images/amar.png) no-repeat left;	
	width:240px;
	height:30px;
	margin-top:20px
}

.textbox{
	float:right;
	padding-right:10px;
	padding-top:8px
}

.ui-icon-left{
  float:left; 
  padding-left:10px;
  padding-top:5px
}

.bottomstatistics{
	background-color:#d8f0a7;
	width:240px;
	height:113px;
	margin-top:2px;
	line-height:1.7;
}
	
.footer{
	border-top:1px double #fff;
	width:888px;
	height:35px;
	margin-top:2px;
	margin-bottom:10px
}

.rightB{
   float:right;	
   height:27px;
   width:848px;
   background-color:#FFF;
   padding-right:20px;
   padding-top:5px;
   color:#405a1f;   
}

.leftB{
   float:left;
   background:url(../images/footer.png) no-repeat right;
   width:20px;
   height:32px;
}

/* ///////////////////**/
.bodyBoxSC{
	background-color:#FFF;
	width:888px;
	margin-top:0px;
	border-top:1px double #6fa91e;
	overflow:hidden
}

.rightSC{
	float:right;
    width:632px;
}
	
.leftSC{
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:235px;
}

.bannerSC{
	width:241px;
	color:#000	
}
