a {
	color:#578cca;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.left { float:left; display:inline; }
.right { float:right; display:inline; }
#content_cen table p { margin:0px; padding:0px; }
#head {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:189px;
	width:960px;
}
#head_search {
	position:absolute;
	right:10px;
	top:60px;
	background-image:url(../images/search_box.png);
	width:253px;
	height:25px;
	padding:1px 5px 0px 5px;
}
#head_search input {
	border:0px;
	padding-left:5px;
	width:215px;
	font-size:12px;
	height:16px;
	margin-top:4px;
}
#head_search .search_but {
	background-image:url(../images/search_but.png);
	width:24px;
	height:18px;
	cursor:pointer;
	margin-top:3px;
}
#head_buts {
	position:absolute;
	right:10px;
	bottom:5px;
}
#head_issn {
	position:absolute;
	right:10px;
	bottom:32px;
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
}
#head_buts ul { list-style:none; }
#head_buts ul li { float:left; padding:5px; }
#left_bor {
	background-image:url(../images/left_bor.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#right_bor {
	background-image:url(../images/right_bor.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#maincol {
	background-color:#FFF;
	overflow:auto;
	font-size: 0.75em; 
}
#left_col {
	width:244px;
	float:left;
	padding:10px 10px 10px 10px; 

}
#content_top {
	background-image:url(../images/content_top.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1px;
	height:6px;
	width:686px;
}
#content_cen {
	border-left:1px #e3e3e3 solid;
	border-right:1px #e3e3e3 solid;
	padding:0px 10px 0px 10px;
	overflow:auto;
	text-align: justify; 
}
#content_cen h1,h2 {
	margin:0px;
	padding:0px 0px 15px 0px;
	text-align: left;
}
#content_cen h3 {
	margin:0px;
	padding:0px 0px 5px 0px;
}

#content_bot {
	background-image:url(../images/content_bot.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1px;
	height:6px;
	width:686px;
}
#content {
	padding:10px 10px 10px 0px;
	float:left;
	width:686px;
	
}
.left_inner {
	padding:10px;
	overflow:hidden;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;

}
.left_top {
	background-image:url(../images/left_col_round_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:3px;
	font-size:1px;
}
.left_bot {
	background-image:url(../images/left_col_round_bot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:3px;
	font-size:1px;
}
.username {
	background-image:url(../images/field_user_name.gif);
	background-repeat:no-repeat;
	height:20px;
	width:200px;
	margin:0px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	border:0px;
	margin-top:3px;
	margin-bottom:5px;
}
.password {
	margin:0px;
	background-image:url(../images/field_password.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	border:0px;
	width:167px;
	margin-top:3px;
	float:left;
}
.login_but {
	margin:0px;
	padding:0px;
	background-image:url(../images/login_but.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:3px;
	margin-left:4px;
	border:0px;
	width:31px;
	height:25px;
	float:left;
}
#footer {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:center;
	height:100px;
}
#left_nav {
	margin-top:10px;
	margin-bottom:10px;
}
.left_inner ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.left_inner ul li {
	border-bottom:1px #f1f1f1 solid;
	padding-top:5px; padding-bottom:5px;
}
.left_inner ul li a {
	color:#585858;
	text-decoration:none;
}
.left_inner ul li a:hover {
	color:#3e73a9;
}
#nav {
	background-image:url(../images/nav_bf.gif);
	background-repeat:repeat-x;
	overflow:auto;
	padding-top:9px;
	padding-bottom:11px;
}
#nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:10px;
}
#nav ul li {
	float:left;
	font-size:0.77em;
}
#nav ul li a {
	color:#000000;
	background-image:url(../images/nav_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;
	padding-right:13px;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#3e73a9;
}
.table_list {
	border-right:1px #EEE solid;
	margin-bottom:15px;
	font-size:10px;
}
.table_list thead td {
	background-color:#EEE;
	font-weight:bold;
}
.table_list td {
	padding:5px;
	border-bottom:1px #EEE solid;
	border-left:1px #EEE solid;
	
}
.tr_hover:hover {
	background-color:#F7F7F7;
}
.addEditTable td {
	padding:5px;
}

fieldset{ 
padding:15px; margin-bottom:15px; font-size:10px; position:relative; background-color:#fff;   margin-top:1em; 
padding-top:10px;
@padding-top:20px;
border:0px;
}
legend{
	padding:5px; 
	padding-left:10px; 
	padding-right:10px; 
	font-weight:bold; 
	background-color:#288cb9; 
	border:1px solid #fff; 
	color:#fff; 
	font-size:10px; 
	@position:absolute;
	@top: -10px;
	@left: .5em;
}

label{ color:#484b4c; float:left; font-size:14px;}

.inp_standart{ border:1px solid #CCCCCC; padding:7px; margin:7px; width:285px; color:#000000; font-size:14px; }
.inp_standart:hover{ border:1px solid #677580; background-color:#FFF; }
.inp_standart:focus{ border:1px solid #677580; }
.btn_form {
	width:130px;
}
.email {	width:600px; }
.captcha { width:100px; }
.error_mes { color:#F00; }
#tooltip{
	 position:absolute;
	 border:1px solid #333;
	 background:#f7f5d1;
	 padding:2px 5px;
	 color:#333;
	 display:none;
	 font-size:10px;
}
.add {
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	font-size:12px;
	background-color:#EEE;
	padding:5px;
	border:1px solid #CCC;
	float:right;
	clear:both;
}
.add a {
	color:#4277ad;
	text-decoration:none;
}

.clear{ clear:both }

.alert{
	width:300px;
	margin:auto;
	height:auto;
	padding:20px;
	padding-left:70px;
	background-image:url(../imgs/alert.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
	background-color:F7F7F7;
	border:2px solid #EEE;
	font-weight:bold;
	color:black;
}
.article_top {
	margin:0px; padding:0px;
	border-bottom:1px #f1f1f1 solid;
	overflow:auto;
	list-style-position:inside;
}
.article_top li {
	float:left;
	padding:5px;
	list-style-image:url(../imgs/article_icon.png);
	color:#578cca;
}
.article_top li a { color:#578cca; display: inline-block;  }
.h4_keywords {
	border:1px solid #EEE;
	padding:3px;
	border-left:3px #578cca solid;
	padding-left:10px;
	font-weight:normal;
}

.footer_cont {
	font-size:10px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	padding:10px 5px 5px 5px;
}

.lits td {
	padding:5px;
	border-bottom:1px #EEE solid;
}