
* {
  margin: 0;
  padding: 0;
}
html,body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
	background: #ffffff;
	
}


.headerx{
  width: 100%;
  height: 25px;
  background-image: -moz-linear-gradient( 90deg, rgb( 72, 136, 34 ) 0%, rgb( 119, 188, 82 ) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb( 72, 136, 34 ) 0%, rgb( 119, 188, 82 ) 100%);
  box-shadow: 0px 0px 3px 0px rgb( 33, 76, 121 );
}
img {
	border: 0;
	border: none;
}
form, input {
	padding: 0;
	margin: 0;
}
span.highlight {
	color:#000;
	font-weight:bold;
	background:yellow;
}
.searchresult {
	font-family:Arial;
	font-size:12px;
	color: #7b7b7b;
	margin-top:10px;
	margin-bottom:10px;
}
table.tree a,table.tree a:link,table.tree a:visited,table.tree a:active{
	color: #465D9E; text-decoration: none; font-family: Tahoma, Verdana; font-weight:bold; font-size: 11px;position:relative;top:-2px;
} 
table.tree a:hover {
	color: #465D9E; text-decoration: none; font-family: Tahoma, Verdana; font-weight:bold; font-size: 11px;position:relative;top:-2px;
}
table.tree p, tr, td, ul, li{
	color: #000000; font-family: Tahoma, Verdana; font-size: 11px
}
	table.tree .header1,table.tree h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
	table.tree .header2,table.tree h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
	table.tree .intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px; padding-right: 15px;}
table.tree img {
	margin:0;
	padding:0;
}
a#i_txt0_0 {
	visibility:hidden;
	display:none;
}

/* wrapper */
.wrapper {
  width: 880px;
  min-height:100%;
  position: relative;
  margin: 0 auto;
}
#head {
  width: 100%;
  height: 293px;
  position: relative;
  float: left;
   clear: both;
}
	.langbg {
		float:left;
		width:100%;
		position:realtive;
		height:33px;
		background:#0BB7E9;
	}
	.langbg_corn {
		background: url(../images/langbg_corn.jpg) no-repeat;
		position:absolute;
		bottom:0;
		right:0;
		width:12px;
		height:11px;
		margin-right:-30px;
		margin-bottom:-4px;
	}
	.lang {
		float: left;
		position: relative;
		height: 21px;
		margin-top: 7px;
		margin-left:30px;
	}
	.lang ul {
		list-style: none;
		float: left;
		position: relative;
	}
	.lang ul li {
		float: left;
		position: relative;
		color: #fff;
		margin-right:10px;
	}
	.lang ul li a:link {
		font-family: Tahoma, Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #fff;
		padding: 2px 5px 2px 5px;
	}
	.lang ul li a:visited {
		font-family: Tahoma, Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #fff;
		padding: 2px 5px 2px 5px;
	}
	.lang ul li a:hover {
		font-family: Tahoma, Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
		padding: 2px 5px 2px 5px;
	}
	.lang ul li#active_language a{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		color:#0bb7e8;
		background:#fff;
		text-decoration: none;
		padding: 2px 5px 2px 5px;
	}
	.bg_doubleline {
		background: url(../images/bg_doubleline.jpg) repeat-x;
		width: 100%;
		height: 8px;
		position: relative;
		float: left;
		clear: both;
		margin-top: 10px;
	}
	.bg_head {
		background: url(../images/bg_blue.jpg) repeat-x;
		width: 100%;
		height: 168px;
		position: relative;
		float: left;
		margin-top:10px;
	}
	.bg_head img {
		margin-left:20px;
	}
	.issn {
		background: url(../images/issn.jpg) no-repeat;
		width: 116px;
		height: 27px;
		position: relative;
		float: right;
		margin-top: 2px;
		margin-right:30px;
	}
	.search {
		float: right;
		position: relative;
		width: 225px;
		margin-top: 20px;
		margin-right: 30px;
	}
	.searchbg {
		float: left;
		width: 204px;
		position: relative;
		background: #3cc6ed;
		padding: 10px 10px 7px 10px;
	}
	.searchbg input.search_input {
		border:none;
		border: 0;
		background: #f7f7f7;
		height: 24px;
		float:left;
		width: 165px;
		font-family: Arial;
		font-size: 12px;
		color:#949494;
		padding-left: 5px;
		margin-bottom: 3px;
		position: relative;
	}
	.searchbg input.searchbtn{
		float:right;
		top: 2px;
	}
/* navigation */
/*---AZ----*/
.navigationaz-az {
	float: left;
	position: relative;
	width: 100%;
	height: 40px;
  background-image: -moz-linear-gradient( 90deg, rgb( 72, 136, 34 ) 0%, rgb( 119, 188, 82 ) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb( 72, 136, 34 ) 0%, rgb( 119, 188, 82 ) 100%);
  box-shadow: 0px 0px 3px 0px rgb( 33, 76, 121 );
	margin-top: 10px;
	overflow: hidden;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
}
.navigationaz-az ul {
	float: left;
	font-weight: bold;
	position: relative;
	list-style: none;
	margin-left: 25px;
}
.navigationaz-az ul li {
	float:left;
  padding: 5px;
	position: relative;
	height:40px;
	
	
}

.navigationaz-az ul li a:link, .navigationaz-az ul li a:visited .navigationaz-az ul li a:hover{
	padding-left: 14px;
	padding-right: 14px;
	
	padding-top: 12px;
	padding-bottom: 10px;
}



.navigationaz-az ul li a:link {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.navigationaz-az ul li span {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
}
.navigationaz-az ul li a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.navigationaz-az ul li a:hover {
	font-family: Arial;
	font-size: 14px;
	color: black;
	text-decoration: none;
	display: block;
}
.navigationaz-az ul li a#active_menu {
	font-family: Arial;
	font-size: 14px;
	
    font-size: 12px;
    color: white;
    
	text-decoration: none;
	display: block;
	
}


.navigationaz-az ul li a#active_menu:hover{

  color: black

}
/*---EN----*/
.navigationen-en {
  float: left;
  position: relative;
  width: 100%;
  height: 40px;
  background: url('../images/tt.png') repeat-x;
  margin-top: 10px;
  overflow: hidden;
  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.navigationen-en ul {
  float: left;
  position: relative;
  list-style: none;
  margin-left: 34px;
}
.navigationen-en ul li {
float:left;
position: relative;
height:40px;
}

.navigationen-en ul li a:link, .navigationen-en ul li a:visited, .navigationen-en ul li a:hover {
padding-left: 14px;
	padding-right: 14px;
	padding-top: 12px;
	padding-bottom: 10px;
}
.navigationen-en ul li a:link {
font-family: Arial;
font-size: 12px;
color: #fff;
text-decoration: none;
display: block;
}
.navigationen-en ul li span {
font-family: Arial;
font-size: 12px;
color: #fff;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
padding-bottom: 10px;
text-decoration: none;
display: block;
}
.navigationen-en ul li a:visited {
font-family: Arial;
font-size: 12px;
color: #fff;
text-decoration: none;
display: block;
}
.navigationen-en ul li a:hover {
font-family: Arial;
font-size: 12px;
color: #000;
text-decoration: none;
display: block;
}
.navigationen-en ul li a#active_menu {
font-family: Arial;
font-size: 12px;
color: #000;
text-decoration: none;
display: block;
}
/*---RU----*/
.navigationru-ru {
  float: left;
  position: relative;
  width: 100%;
  height: 40px;
  background: url('../imga/tt.png') repeat-x;
  margin-top: 10px;
  overflow: hidden;
  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.navigationru-ru ul {
  float: left;
  position: relative;
  list-style: none;
  margin-left: 34px;
}
.navigationru-ru ul li {
float:left;
position: relative;
height:40px;
}

.navigationru-ru ul li a:link, .navigationru-ru ul li a:visited, .navigationru-ru ul li a:hover {
padding-left: 11px;
padding-right: 11px;
padding-top: 12px;
padding-bottom: 10px;
}
.navigationru-ru ul li a:link {
font-family: Arial;
font-size: 12px;
color: #fff;
text-decoration: none;
display: block;
}
.navigationru-ru ul li span {
font-family: Arial;
font-size: 12px;
color: #fff;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
padding-bottom: 10px;
text-decoration: none;
display: block;
}
.navigationru-ru ul li a:visited {
font-family: Arial;
font-size: 12px;
color: #fff;
text-decoration: none;
display: block;
}
.navigationru-ru ul li a:hover {
font-family: Arial;
font-size: 12px;
color: #000;
text-decoration: none;
display: block;
}
.navigationru-ru ul li a#active_menu {
font-family: Arial;
font-size: 12px;
color: #000;
text-decoration: none;
display: block;
}
/*---TR----*/
.navigationtr-tr {
  float: left;
  position: relative;
  width: 100%;
  height: 40px;
  background: url('../images/tt.png') repeat-x;
  margin-top: 10px;
  overflow: hidden;
  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.navigationtr-tr ul {
  float: left;
  position: relative;
  list-style: none;
  height:40px;
  margin-left: 34px;
}
.navigationtr-tr ul li {
float:left;
position: relative;
}

.navigationtr-tr ul li a:link, .navigationtr-tr ul li a:visited, .navigationtr-tr ul li a:hover {
padding-left: 22px;
padding-right: 22px;
padding-top: 12px;
padding-bottom: 10px;
}

.navigationtr-tr ul li a:link {
font-family: Arial;
font-size: 12px;
color: #fff;
text-decoration: none;
display: block;
}
.navigationtr-tr ul li span {
font-family: Arial;
font-size: 12px;
color: #fff;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
padding-bottom: 10px;
text-decoration: none;
display: block;
}
.navigationtr-tr ul li a:visited {
font-family: Arial;
font-size: 12px;
color: #fff;
text-decoration: none;
display: block;
}
.navigationtr-tr ul li a:hover {
font-family: Arial;
font-size: 12px;
color: #000;
text-decoration: none;
display: block;
}
.navigationtr-tr ul li a#active_menu {
font-family: Arial;
font-size: 12px;
color: #000;
text-decoration: none;
display: block;
}
/* navigation end */
#content {
	height: auto;
	width: 100%;
	clear: both;
	position: relative;
}
.bg_main {
  width: 940px;
  min-height: 481px;
  float: left;
  padding: 0px 20px 0px 20px;
  position: relative;
}
.text {
  background: #ffffff;
  position: relative;
  float:left;
      width: 700px;
    padding: 15px;
  line-height: 18px;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  -webkit-border-radius: 19px;
-moz-border-radius: 19px;
border-radius: 19px;
  color:#000;
}
.text ul {
list-style-position:inside;
}
.textdemo {
  overflow: hidden;
}

.text p {
  overflow: hidden;
}
.text h1 {
font-family: Arial;
font-size: 18px;
color: #23408e;
font-weight: normal;
}
.text h1 a{
font-family: Arial;
font-size: 18px;
color: #23408e;
font-weight: normal;
text-decoration: none;
}
/* news */
.news {
  position: relative;
  margin-top: -30px;
}
.newstext {
	font-family: Arial;
	font-size:13px;
	margin-top: 10px;
	border-bottom: 1px solid gray;
}
.newsdate {
	font-family: Arial;
	font-size:12px;
	color: #fff;
	padding: 2px;
	width: 50px;
	background: #5070a6;
	margin-top: 10px;
	margin-bottom: 20px;
}
.readme {
  float: right;
  position: relative;
  margin-top: -40px;
}
.readme a{
	background: url(../images/read_arrow.png) no-repeat 5px;
	padding-left: 40px;
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #676767;
	font-weight:900;
}
.pagination {
  float: left;
  position: relative;
  clear: both;
  margin-left: 30px;
  margin-top: 20px;
  margin-bottom:20px;
}
	.pagination a {
		padding:5px 8px;
		background:#0BB7E8;
		color:#fff;
		font-weight:
	}
	.pagination span {
		display:inline-block;
		padding:3px 7px;
		border:1px solid #0BB7E8;
		color:#0BB7E8;
		font-weight:
	}
	

.pag_nav_big {
  float: left;
  position: relative;
  background: url(../images/bg_nav_big.jpg) no-repeat;
  width:57px;
  height: 21px;
  padding-left: 12px;
  padding-top: 2px;
  color: #000;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
    margin-right: 5px;
}
.pag_nav_big_right {
  float:left;
  position: relative;
  background: url(../images/bg_nav_big.jpg) no-repeat;
  width:57px;
  height: 21px;
  padding-left: 12px;
  padding-top: 2px;
  color: #000;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  margin-left: 5px;
}
.pag_nav_big  a{
  color: #000;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
.pag_nav_big_right a{
  color: #000;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
.pag {
background: url(../images/pag_numbers.jpg) no-repeat;
width: 14px;
height: 21px;
position: relative;
  float: left;
    color: #000;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  padding-left: 9px;
  padding-top: 2px;

  margin-left: 2px;
  margin-right: 2px;
}
.pag_selected {
background: url(../images/pag_numbers_selected.jpg) no-repeat;
width: 14px;
height: 21px;
position: relative;
  float: left;
    color: #fff;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  padding-left: 9px;
  padding-top: 2px;

  margin-left: 2px;
  margin-right: 2px;
}
.pag a {
  color: #000;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
.pag_selected a {
  color: #000;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

h3 a {
font-family: Arial;
font-size: 18px;
color: #23408e;
font-weight: normal;
text-transform: capitalize;
}
.componentheading {
background: url(../images/headelement.png) no-repeat 2px 2px;
position: relative;
padding-left: 30px;
padding-bottom: 10px;
font-family: Arial;
font-size: 18px;
color: #23408e;
font-weight: normal;
text-transform: capitalize;
}
.contentpane {
  margin-left: 30px;
}
.sectiontableheader {
  background: #5070a6;
  color:#fff;
  padding: 10px;
  font-family: Arial;
  font-size: 14px;
}
.sectiontableheader a{
  color:#fff;
    font-family: Arial;
  font-size: 14px;
}
.sectiontableentry {
  border-bottom: 1px solid #d8d8d8;
}
.sectiontableentry td {
  border-bottom: 1px solid #d8d8d8;
  padding: 5px;
  font-family: Tahoma;
  color: #515151;
  font-size: 12px;
}
.sectiontableentry td a:link{
  font-family: Tahoma;
  color: #23408e;
  font-size: 12px;
  text-decoration:underline;
}
.sectiontableentry td a:visited{
  font-family: Tahoma;
  color: #23408e;
  font-size: 12px;
  text-decoration:underline;
}
.sectiontableentry td a:hover{
  font-family: Tahoma;
  color: #23408e;
  font-size: 12px;
  text-decoration:none;
}
.sendmail {
  background: url(../images/sendmail.jpg) no-repeat;
  width: 10px;
  height: 10px;
  position: relative;
  float: left;
  padding-right: 5px;
  top: 5px;
}
.sectiontableheader_inner {
  background: #5070a6;
  color:#fff;
  padding: 10px;
  font-family: Arial;
  font-size: 14px;
}
.contentheading {
padding-top: 5px;
  padding-left: 20px;
  padding-bottom: 5px;
}
.cont_img {
  position: relative;
  left: 10px;
  top: 7px;
}
.cont_inner_icons {
  font-family: Tahoma;
  color: #515151;
  font-size: 13px;
}
.cont_inner_icons a{
  font-family: Tahoma;
  color: #23408e;
  font-size: 13px;
}
.cont_descript {
font-family: Tahoma;
font-size: 11px;
color:#515151;
}
.cont_form {
  margin-left: 130px;
  position: relative;
}
.cont_form label{
font-family: Tahoma;
font-size: 11px;
color:#515151;
width:110px;
word-wrap:break-word;
}
.cont_form input{
font-family: Tahoma;
font-size: 11px;
color:#515151;
}
.cont_form button {
 font-family: Tahoma;
font-size: 11px;
color:#000;
font-weight: bold;
  position: relative;
  background: url(../images/bg_nav_big.jpg) no-repeat;
  width:69px;
  height: 23px;
  border: 0;
  border: none;
}

.text img {
 float:left;
 padding:0px 20px 10px 0px;
}
.text div.innertext {
  padding-left: 30px;
  
  position:relative;
}
.text div.div_img{
	position:relative;
	float:left;
	margin:0px 10px 5px 0px;
}
.text .news div.innertext {
  padding-left: 30px;
  text-align: left;
}
.bluehead {
  color: #fff;
  font-family: Arial;
  font-size: 14px;
  width: 850px;
  padding: 10px;
  background: #0bb7e8;
  margin-bottom: 20px;
  float: left;
}
.number {
  background: url(../images/number.png) no-repeat;
  width: 103px;
  height: 31px;
  position: absolute;
  z-index:5;
  margin-left:70px;
  margin-top:-15px;
  overflow: hidden;
  font-family: Arial;
  font-size: 18px;
  color: white;
  padding-left: 5px;
  padding-top:7px;
}


.headelement {
  #background: url(../images/headelement.png) no-repeat;
  position: relative;
  margin-bottom: 30px;
  padding-left: 30px;
  margin-top:20px;
}
.elaqe {
  font-family: Tahoma;
  font-size: 11px;
  color: #515151;
  line-height: 13px;
  width: 500px;
  float: left;
}
.mainelement {
  width:85%;
  min-height:50px;
  background: url(../images/headelement.png) no-repeat 2px 2px;
  position: relative;
  margin-top:40px;
  padding-left: 30px;
  float:left;
  font:normal 15px Arial;
  margin-left: 80px;
}

.mainelement h2 a:link{
  font-family: Arial;
  font-weight: bold;
  font-size: 15px;
  color: #ba0801;
  text-transform: capitalize;
}
.mainelement h2 a:visited{
  font-family: Arial;
  font-weight: bold;
  font-size: 15px;
  color: #ba0801;
  text-transform: capitalize;
}
.mainelement h2 a:hover{
  font-family: Arial;
  font-weight: bold;
  font-size: 15px;
  color: #ba0801;
  text-transform: capitalize;
  text-decoration: none;
}
.contcorn {
  
  position: absolute;
  right: 0;
  top: 0;
  width:27px;
  height: 24px;
margin-right:-1px;
}
.contcorn_bottom {
 
  position: absolute;
  right: 0;
  bottom: 0;
  width:27px;
  height: 24px;
margin-right:-1px;
}
.footbreak {
  width: 100%;
  clear: both;
  position: relative;
  height:75px;
}

#footer {
  width:100%;
  bottom:0;
  left: 0;
  height:47px;
}
.footinc {
  background: #519444;
  width: 1000px;
  height:80px !important;
position:relative;


border-radius: 19px 19px 0px 0px;
margin: 0 auto;
float:left;
  height:67px;
  padding: 20px 0px 0px 1px;
  margin-top:20px;
}
.copyright {
  font-family: Arial;
color: #fff;
    font-weight: bold;
    font-size: 13px;
  font-size: 12px;
    width: 500px;
    float: left;

}
.rights {
  font-family: Arial;
  color: white;
  font-size: 14px;
 
  width: 500px;
  float: left;
}
.esystem{
 float:right;
   font-family: Arial;
  color: #7b7b7b;
  font-size: 11px;
  margin-top: -8px;
  margin-right: 53px;
}
.esystem img{
top:15px;
position: relative;
}
.arxiv {
	width:80%;
	margin-left:70px;
	margin-top:5px;
	font-size:12px;
}
.arxiv>a { 
	font-size:14px;
	font-weight:900;
	color:#23408E;
	text-decoration:underline;
}
.arxiv>a:hover {
	text-decoration:none;
}
	a.arxiv_year {
		background:url(../images/plus.gif) no-repeat;
		padding-left:20px;
	}
	a.arxiv_year_active {
		background:url(../images/minus.gif) no-repeat;
	}
	.arxiv_table {
		font-size:11px;
		color: #545655;
		margin:10px 0px;
	}
	.arxiv_table img {
		padding:0px;
		display:inline-block;
		vertical-align:middle;
		margin-right:6px;
	}
	.arxiv_table td { 
		font-size:11px;
		color: #545655;
		padding:2px 0px;
	}
	.arxiv_table a { 
		font-size:11px;
		color: #465D9E;
		font-weight:900;
	}


	.menuclass{


		background:url('../images/bo.png') no-repeat left;
	}






