﻿a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-color: #4b4b4b;
	margin: 0;
	font-family: Tahoma, Calibri;
	color: #fff;
	font-size: 13px;
	direction: rtl;
}
.intro {
	width: 700px;
	text-align: center;
	height: 400px;
	padding-top: 50px;
}
.main_body {
	width: 876px;
	background-color: #2f2f2f;
}
.left_sh {
	background-image: url('../img/l_sh.jpg');
	width: 12px;
	background-repeat: repeat-y;
	background-position: right top;
}
.right_sh {
	background-image: url('../img/r_sh.jpg');
	width: 12px;
	background-repeat: repeat-y;
	background-position: left top;
}
.cont {
	width: 860px;
	vertical-align: top;
}
.up {
	background-image: url('../img/up.jpg');
	height: 54px;
	background-position: left top;
	background-repeat: repeat-x;
	width: 336px;
	vertical-align: top;
}
.arabic {
	background-image: url('../img/ar.jpg');
	height: 109px;
	width: 336px;
	background-position: right top;
	background-repeat: no-repeat;
}
.flash_head {
	width: 188px;
	background-image: url('../img/head.jpg');
	height: 163px;
	background-position: center top;
	background-repeat: no-repeat;
}
.english {
	background-image: url('../img/eng.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 336px;
}
.up_menu {
	width: 100%;
	height: 54px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.blog {
	width: 326px;
	padding-top: 30px;
	padding-right: 30px;
	vertical-align: top;
}
.blogw {
	width: 326px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: top;
}

.sp {
	width: 14px;
}
.com {
	padding-top: 30px;
	padding-left: 30px;
	width: 800px;
	vertical-align: top;
}
.comp {
	background-image: url('../img/title.jpg');
	width: 860px;
	height: 46px;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #000;
}
.logo_c {
	width: 460px;
	height: 46px;
	background-color: #404040;
	background-image: url('../img/com_c.jpg');
	background-position: right center;
	background-repeat: no-repeat;
}
.text {
	line-height: 20px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#fff;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
.center {
	text-align: center;
	background-color: #fff;
}
.more {
	text-align: left;
	font-size: 12px;
}
.footer {
	background-image: url('../img/footer.jpg');
	height: 82px;
	width: 860px;
}
.left_end {
	background-image: url('../img/l_end.jpg');
	width: 12px;
	background-position: right top;
	background-repeat: no-repeat;
}
.right_end {
	background-image: url('../img/r_end.jpg');
	width: 12px;
	background-position: left top;
	background-repeat: no-repeat;
}
.left_f {
	width: 430px;
	color: #616161;
	font-size: 11px;
	text-align: left;
	padding-left: 30px;
}
.right_f {
	width: 430px;
	color: #616161;
	font-size: 11px;
	text-align: right;
	padding-right: 30px;
}
.red {
	color: red;
	font-size: 11px;
}

.italy {
    width:51px;
    height:39px;
    display:block;
	
}
.italy:hover {
	
	background-image:  url(../images/italy_h.png) ;
}






.turkey {
    width:51px;
    height:39px;
    display:block;
	
}
.turkey:hover {
	
	background-image:  url(../images/turkey_h.png) ;
}

.china {
    width:51px;
    height:39px;
    display:block;
	
}
.china:hover {
	
	background-image:  url(../images/china_h.png) ;
}

.england {
    width:51px;
    height:39px;
    display:block;
	
}
.england:hover {
	
	background-image:  url(../images/england_h.png) ;
}
