body {
  padding: 0;
  margin: 0;
  background-color: #273419;
  direction: rtl;
  text-align: center;
  font-family: tahoma;
  font-size: 11px;
}

a {
  text-decoration: none;
color:#244069;
  }
a:hover{color: #988D31;text-shadow: 1px 1px 2px #FFFFFF;}
a img {
  border: none;
}

#wrapper {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  background-image: url(/ndata/news/30132/theme/headbg.gif);
  background-attachment: scroll;
  background-position: left top;
  background-repeat: repeat-x;
}

#wrapper #topBar {
  width: 877px;
  height: 21px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  background-color: #141B0D;
}

#wrapper #topBar  div.topmnu {
  width: 347px;
  height: 23px;
  float: left;
  background: url(/ndata/news/30132/theme/images.png) no-repeat scroll 0 -659px transparent;
  padding: 0;
  margin: 0;
}

#head {
  width: 877px;
  height: 139px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

#logo {
  width: 333px;
  height: 136px;
  background-image: url(/ndata/news/30132/theme/images.png);
  background-attachment: scroll;
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  display: block;
  margin: 4px 0 0 -2px;
  padding: 0;
  position: relative;

}

#siteLogo {
  width: 242px;
  height: 110px;
  background-image: url(/ndata/news/30132/theme/images.png);
  background-attachment: scroll;
  background-position: -95px -144px;
  background-repeat: no-repeat;
  float: right;
  display: block;
  margin: 22px 0 0;
  padding: 0;
  position: relative;
}
.siteMLogo {
  width: 75px;
  height: 39px;
  background-image: url(/ndata/news/30132/theme/images.png);
  background-attachment: scroll;
  background-position: -398px -292px;
  background-repeat: no-repeat;
  float: right;
  display: block;
  margin: 100px 161px 0 0;
  padding: 0;
  position: relative;
}
.siteMBar {
  width: 878px;
  height: 26px;
  background-image: url(/ndata/news/30132/theme/images.png);
  background-attachment: scroll;
  background-position: 0 -333px;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#top {
  width: 877px;
  height: 244px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  line-height: 13px;
}

#top_t1 {
  width: 583px;
  height: 244px;
  position: relative;
  float: right;
  background-color: #999;
}

#top_t2 {
  width: 286px;
  height: 244px;
  position: relative;
  float: left;
  background-color: #999;
}

#middle {
  width: 877px;
  height: 425px;
  margin: 0 auto;
  padding: 7px 0;
  position: relative;
  font-size: 12px;
  text-align:right;
}

#bottom {
  width: 100%;
  height: 90px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  position: relative;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#273419+0,0c1409+100 */
background: rgb(39,52,25); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3MzQxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYzE0MDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(39,52,25,1) 0%, rgba(12,20,9,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(39,52,25,1)), color-stop(100%,rgba(12,20,9,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(39,52,25,1) 0%,rgba(12,20,9,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(39,52,25,1) 0%,rgba(12,20,9,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(39,52,25,1) 0%,rgba(12,20,9,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(39,52,25,1) 0%,rgba(12,20,9,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#273419', endColorstr='#0c1409',GradientType=0 ); /* IE6-8 */

}

#bottom div.footerflw {
  width: 388px;
  height: 46px;
  background: scroll url(/ndata/news/30132/theme/images.png) 0 -694px no-repeat;
  margin: 10px auto;
  position: relative;
}

#bottom div.footercpw {
  width: 736px;
  height: 30px;
  border-top: solid 1px #cecece;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  color: #cecece;
}

/**********************************************************/
.middle{
	width:876px;
	height:185px;
	margin:0 auto;
	background:url(/ndata/news/30132/theme/border.png) -1px -261px;
	color:#521536;
}
.middleMnu{
	width:876px;
	height:27px;
	margin:5px auto;
	background:url(/ndata/news/30132/theme/images.png) 0 -363px;
	color:#521536;
}
.middle2{
display:inline;float:right;
	width:876px;
	margin:0 auto;
	color:#521536;
line-height:17px;
}
.md2{
	width:100%; background:url(/ndata/news/30132/theme/border.png) -1px -261px;
}
.middleTB{
	width:100%;
	height:13px;
	background:url(/ndata/news/30132/theme/images.png) 0 -261px;
}
.middleBB{
	width:100%;
	height:13px;
	background:#7F8C5C;
}
.middleMB{
	width:849px; height:159px; margin-right:14px; 
}
.middleMB2{
	width:849px; margin-right:14px; 
}
.box1{
	width:278px; height:159px;
}
.bx1{
	width:268px; height:129px; margin:5px; overflow:hidden;
}
.bxTitle{
	width:175px;
	height:30px;
	margin:0px 46px;
	background:url(/ndata/news/30132/theme/images.png) 0 -291px;
	text-align:center;
	line-height:27px;
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	font-weight:bold;
}
.bx2Title{
	margin:0px auto;
	text-align:center;
	line-height:27px;
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	font-weight:bold;width:220px;
}
.bx2Title .flL{
	display:inline;float:left;
	width:51px;
	height:26px;
	margin:0px 4px;
	background:url(/ndata/news/30132/theme/images.png) 0 -291px;
}
.bx2Title .flR{
	display:inline;float:right;
	width:51px;
	height:26px;
	margin:0px 4px;
	background:url(/ndata/news/30132/theme/images.png) -118px -291px;
}
.bx1 ul{
	list-style:none outside none; margin:0px; padding:0px; width:100%;line-height:14px;
}
.bx1 ul li{
	padding:0 15px 0 0; background:url(/ndata/news/30132/theme/li_star_1.gif) no-repeat scroll right 0.25em transparent; margin-top:5px
}
.bx1 ul li a{color:#244069}
.plusBox{
	width:268px; margin:7px 5px 5px;
}
.plusBox img,.plusLogo{
	width:8px; height:8px; float:left; background:url(/ndata/news/30132/theme/images.png) -241px -290px; border:0px
}
.box20{
	width:100%; height:40px; margin:0 auto;
}
.box20 h3{
	font-family:'Times New Roman', Times, serif; font-size:20px; margin:10px 0;
}
.box20 .img{
	width:100%;height:75px; border:0px; margin-top:5px;
}
.box21{
	width:100px;height:151px;overflow:hidden; margin:10px 28px 10px 0px;
}
.bx21{
	width:100%; margin-bottom:5px
}
.bx21 a{
	color:#244069; text-decoration:none;
}
.box20 .archive, .box20 .rss, .bx21 a img{
	margin-left:4px;
}
.bx22{
	width:98px; height:55px; border:1px solid #000; cursor:pointer;
}
.bx22 img{
	width:90px; height:47px; margin:4px; border:0px;
}
.bx23{
	display:inline; float:right; width:100%; margin-top:5px; text-align:center; cursor:pointer;
}
.middleTB, .middleMB, .md2, .middleMB2, .middleBB, .box1, .bx1, .bxTitle, .bx1 ul, .plusBox, .box20, .box21, .bx21, .bx22{
	display:inline; float:right;
}

/**********************************************************/
#pscroller {
  width: 500px;
  height: 20px;
  direction: rtl;
}

#pscroller a {
  color: #ffffff
}

#pscroller a:hover {
  color: #988D31
}

.divTitr2 {
  display: inline;
  float: left;
  width: 285px;
  height: 244px;
  border-right: 1px solid #cecece;
  border-left: 1px solid #cecece;
  border-bottom: 1px solid #cecece
}

.divTitr2 div.topbg {
  background: url('/ndata/news/30132/theme/titr2bluetile.gif') repeat-x top right
}

.divTitr1 {
  width: 583px;
  height: 244px;
  display: inline;
  float: right;
}

.rc1, .rc2, .rc3, .rc4 {
  width: 4px;
  height: 4px;
  font-size: 0em;
  display: block;
  position: relative;
  z-index: 5;
  /*
    background-image: url('roundedcorner.gif');
    background-repeat: no-repeat;
  */
}

.rc1_white, .rc2_white, .rc3_white, .rc4_white {
  width: 4px;
  height: 4px;
  font-size: 0em;
  display: block;
  position: relative;
  z-index: 5;
  background-image: url('/image/ver2/roundedcorner_white.gif');
  background-repeat: no-repeat;
}

.rc1_gray, .rc2_gray, .rc3_gray, .rc4_gray {
  width: 4px;
  height: 4px;
  font-size: 0em;
  display: block;
  position: relative;
  z-index: 5;
  background-image: url('/image/ver2/roundedcorner_gray.gif');
  background-repeat: no-repeat;
}

.rc1, .rc1_white, .rc1_gray {
  background-position: right top;
  z-index: 1;
  display: inline;
  float: right;
  position: relative;
}

.rc2, .rc2_white, .rc2_gray {
  background-position: left top;
  z-index: 2;
  clip: rect(-1px, inherit, inherit, -1px);
  float: left;
}

.rc3, .rc3_white, .rc3_gray {
  background-position: left bottom;
  z-index: 3;
  clip: rect(1px, auto, auto, -1px);
  float: left;
}

.rc4, .rc4_white, .rc4_gray {
  background-position: right bottom;
  z-index: 4;
  clip: rect(1px, inherit, inherit, 1px);
  float: right;
}

.div3 {
  margin: auto;
  font-family: tahoma;
  font-size: 11px;
  color: #FFFFFF;
  height: 236px;
  width: 100%;
}

.box1_cnt a {
  color: #5c1f28;
}

.box3 a {
  color: #333;
}

.liStar3 {
  width: 100%;
  height: 11px;
  background-image: url('/image/ver2/li_star_3.gif');
  background-repeat: no-repeat;
  background-position: right 3px;
  border: 0;
  padding-right: 14px;
}

.footer {
  width: 973px;
  margin: 0 auto;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 10px;
  padding-right: 17px;
  height: 110px;
}

.footer a:link, .footer a:visited, .OthersFooter a:link, .OthersFooter a:visited {
  font: normal .98em tahoma;
  color: #cecece;
}

.footer a:hover, .OthersFooter a:hover {
  color: #FFFFFF;
}

.footer ul, .OthersFooter ul {
  margin: 0;
  padding: 0;
  float: right;
  display: inline;
  width: 106px;
  list-style: none;
}

.footer li, .OthersFooter li {
  list-style: none;
  margin: 0;
  padding: 4px 0 0 0;
  text-indent: 0;
  font: normal .87em tahoma;
  text-align: right;
}

.footer ul li.titr, .footer ul li.titr a:link, .footer ul li.titr a:visited, .OthersFooter ul li.titr, .OthersFooter ul li.titr a:link, .OthersFooter ul li.titr a:visited {
  font: 600 1.02em tahoma;
  color: #FFFFFF;
}

.box1_cnt ul li img {
  margin-left: 3px;
}

ul.arcList {
  margin: 0;
  padding: 25px;
  float: right;
  display: inline;
  width: 100%;
  text-align: right;
  list-style: none;
}

ul.arcList li {
  width: 725px;
  border-bottom: 1px solid #30352f;
  margin-top: 12px;
  padding-bottom: 12px;
}

.txtGray {
  color: gray;
}