@charset "utf-8";
.leftbar {
	background-image: url(../images/01.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.menu-tr {
	background-image: url(../images/05.jpg);
	background-repeat: repeat-y;
}
.menu {
	background-image: url(../images/05.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
}

.img-pad {
	padding-right: 35px;
}
.pic1 {
	background-image: url(../images/15.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 100px;
	width: 27px;
	left: auto;
	right: auto;
	bottom: auto;
}


.logo2 {
	background-image: url(../images/22.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-position: 100% 0%;
	padding-right: 95px;
}
.leftbox {
	background-image: url(../images/23.png);
}
.hdr {
	background-image: url(../images/08.jpg);
	background-repeat: no-repeat;
	height: 80px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
.rightbody {
	background-image: url(../images/09.jpg);
	background-repeat: no-repeat;
	width: 16px;
}
.footerbox {
	background-image: url(../images/12.png);
	background-repeat: repeat-y;
	height: 40px;
}
.le {
	background-image: url(../images/18.jpg);
	background-repeat: repeat-y;
}
.mainbox {
	background-image: url(../images/14.png);
	background-repeat: repeat-y;
        
}
.border2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #24575B;
	border-left-color: #54254F;
}



.mainbody {
	background-image: url(../images/11.png);
        padding: 0px 20px 0px 20px;
        direction:rtl;
}

.leftbody {
	background-image: url(../images/10.jpg);
	background-repeat: no-repeat;
	width: 56px;
}

.rightbar {
	background-image: url(../images/02.gif);
	background-repeat: repeat-x;
	height: 4px;
}

#image a:link {
	color: #F90;
}
#image a:visited {
	color: #06F;
}
#image a:hover {
	background-image: url(../images/btn/btn.png);
	background-repeat: no-repeat;
	color: #0C0;
	display: block;
}
#image a:active {
	color: #C0C;
}

.Footer {
	color: #FFF;
	font-size: 11px;
	text-align: center;
	height: 55px;
	line-height: 18px;
	background-image: url(../images/18.jpg);
	background-repeat: repeat-y;
}
.sep {
	text-align: right;
	padding-right: 55px;
	height: 40px;
}

