@charset "utf-8";
* { margin:0; padding:0; font-family:arial; text-align:right; direction:rtl; }
body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
	background-color:#003366;
	color:#FFF;
}
a img {border:0; }
.CONTAINER {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.RIGHT {
	float: right;
	height: 700px;
	width: 143px;
	background-image: url(images/rline.png);
	background-repeat: no-repeat;
	background-position: top;
}
.RIGHT_P {
	float: right;
	height: 700px;
	width: 143px;
	background-image:url(images/rline2.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.MENU {
	margin-top: 89px;
	height: 30px;
	font-size:17px;
	margin-right: 26px;
}
.LEFT {
	float: right;
	width: 684px;
}
.CONTAINER .LEFT .MENU ul {
	list-style-type: none;
}
.CONTAINER .LEFT .MENU ul li {
	float: right;
	margin-left: 30px;
	padding-top:2px;
	padding-bottom: 4px;
}
.CONTAINER .LEFT .MENU ul li:hover {
	float: right;
	margin-left: 30px;
	padding-top:0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7930d;
	border-bottom-color: #d7930d;
	padding-bottom: 4px;
}
.CONTAINER .LEFT .MENU ul li.SEL {
	float: right;
	margin-left: 30px;
	padding-top:0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7930d;
	border-bottom-color: #d7930d;
	padding-bottom: 4px;
}
.CONTAINER .LEFT .MENU ul li a {
	color: #FFF;
	text-decoration: none;
}

.CONTENT {
	margin-top: 20px;
	margin-right: 26px;

}
.CONTENT ol
{
	padding-right:18px;
}
.CONTENT a{
	color:#CCC;
}
h1 {
	font-size: 16px;
	color: #FFF;
}
.LINER {
	background-image: url(images/liner.png);
	background-repeat: repeat;
	margin-top: 30px;
	min-height: 100px;
	padding: 10px;
	padding-right: 26px;
}
.LINER ul {
	list-style-type: none;
	width: 600px;
	float: right;
	text-align:right;
}
.LINER ul li {
	float: right;
	text-align:right;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-right:10px;
	width:150px;
}
.LINER ul li a{
	color:#FFF;
	text-decoration:none;
	
}
.LINER ul li:hover {
	background-image:url(images/shape.png);
	background-position:right;
	background-repeat:no-repeat;
	color:#d7930d;
}
.LINER ul li:hover a{
	color:#d7930d;
}
.FOOTER {
	margin-top: 30px;
	color:#d7930d;
	text-align: center;
}
.NAV {
	margin-top: 40px;
	margin-right: 26px;
	color: #d7930d;
	height: 20px;
}
.NAV_ITEM {
	float: right;
	margin-left: 7px;
}
.ARROW {
	margin-top: -4px;
}
.RP_TITLE {
	font-size: 17px;
	padding: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.RP_TITLE2 {
	font-size: 15px;
	/*padding-right: 20px;
	padding-left: 20px;*/
	margin-bottom:25px;
	margin-top:-25px;
	text-align:center;
}
.RP_TITLE2 a{
	text-decoration:none;
	color:white;

}
.RMENU {
	margin-top: 10px;
	padding-right: 17px;
	padding-left: 17px;
}
.RMENU ul li {
	list-style-type: none;
	margin-bottom: 11px;
}
.RMENU ul li a {
	color: #FFF;
	text-decoration: none;
}
.RMENU ul li:hover a{
	color: #d7930d;
}
.FOOTER2 {
	clear: both;
}
.F1 {
	float: left;
	width: 240px;
}
.CONTAINER .FOOTER2 .F1 a {
	color: #FFF;
	text-decoration: none;
}
.F2 {
	float: right;
	width: 600px;
}
.NAV_ITEM a {
	color: #d7930d;
	text-decoration: none;
}
.RMENU ul li.SELEC a{
	color: #d7930d;
}
.ARTICLE_BOX {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b557d;
	line-height: 16px;
	margin-bottom: 7px;
}
.ARTICLE_BOX h2 {
	font-size: 13px;
}
.ARTICLE_BOX h2 a{
	
	text-decoration:none;
	color:#FFF;
}
.MORE {
	text-align: left;
	margin-top: 5px;
}
.MORE a {
	color: #2e93ef;
	text-decoration: none;
	text-align: left;
}
.LOGO {
	display:block;
	margin-right: 21px;
	height: 115px;
	padding-top: 30px;
}
.LOGO2 {
	display:block;
	height: 130px;
}

