body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFF;
COLOR: #555;
font-family: Arial, Verdana;
font-size: 12px;
}

img {behavior: url("pngbehavior.htc");}

a {
color:#0093DD; /*#4C84EC;*/
text-decoration:none;
}

a:hover {
color:#667;
text-decoration:underline;
}

.head_line {
background-image:url(datas/background_body.png);
background-repeat: repeat-x;
background-position: 0 0; 
}

.head_title {
TEXT-ALIGN: left;
VERTICAL-ALIGN: top;
color:#667;
font-size:40px;
font-weight:400;
padding-left: 20px;
letter-spacing: -2px;
padding-top: 35px;
}

.vmenu_td {
width: 200px;
/*
padding-left: 10px;
*/
TEXT-ALIGN: left;
VERTICAL-ALIGN: top;
}

/* //// Главная область //// */

.art_td {
padding-left: 10px;
padding-right: 10px;
font-size: 15px;
TEXT-ALIGN: left;
VERTICAL-ALIGN: top;
}

.art_td table {
font-size: 15px;
}

.art_td table td{
/*
padding-left: 30px
*/
font-size: 15px;
}

.art_td div {
/*
padding-bottom: 10px;
*/
/*
padding-left: 10px;
*/
}

.art_td a {
color:#0093DD; /*#4C84EC;*/
text-decoration: none;
}

.art_td a:hover {
color:#667;
text-decoration: underline;
}

.art_td a img{
border: 1px solid #4C84EC;
}

.art_td a:hover img{
border: 1px solid #667;
}

.art_td hr{
border-top : 1px solid #4C84EC;
height: 1px;
}

.art_visited {
font-weight: bold;
margin-top: 5px;
}

/* // art_title // */

.art_title_big {
/*
color:#444;
*/
color: #58AFFE;
font-size: 20px;
font-weight:400;
line-height:30px;
/*
padding:0 10px;
*/
font-weight: bolder;
}

.art_title_small {
padding-left: 30px
FONT-FAMILY: tahoma, verdana, arial, sans-serif;
FONT-SIZE: 18px;
font-weight: bold;
color: #58AFFE;
}

/* //// Footer //// */

.foobar {
border-top:2px solid #4C84EC;
color:#555;
font-size: 10px;
line-height: 10px;
padding:10px;
text-align:center;
}

.foobar a {
color:#0093DD; /*#4C84EC;*/
text-decoration:none;
}

.foobar a:hover {
color:#667;
text-decoration:underline;
}

/* //// Страничное листание //// */

.page_sel {
color: #FFF;
background-color: #58AFFE !important;
text-align: center;
vertical-align: middle;
padding-left: 5px;
padding-right: 5px;
}

.page_link {
color: #58AFFE;
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
vertical-align: middle;
cursor: pointer;
padding-left: 5px;
padding-right: 5px;
BORDER: #FFF 1px solid;
}

.page_link_over {
color: #58AFFE;
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
vertical-align: middle;
cursor: pointer;
padding-left: 5px;
padding-right: 5px;
BORDER: #58AFFE 1px solid;
}

.table_page td img {
border: #fff 0px solid;
}

.table_page td a img {
border: #fff 0px solid !important;
}

.page_link a:link {
text-decoration: none;
}

.page_link a:visited {
text-decoration: none;
}

.page_link a:active {
text-decoration: none;
}

.page_link a:hover {
text-decoration: none;
}

.page_link_over a:link {
text-decoration: none;
}

.page_link_over a:visited {
text-decoration: none;
}

.page_link_over a:active {
text-decoration: none;
}

.page_link_over a:hover {
text-decoration: none;
}

.maglist_tab {
width: 100%;
}

.maglist_tab .art_text {
text-indent: 25px;
}

.maglist_tab .art_text div {
margin-bottom: 8px;
}

.maglist_tab td {
vertical-align: top;
}

.maglist_tab .art_title_big {
color: #E50C3A; /*#58AFFE;*/
font-size: 15px;
font-weight:400;
line-height:30px;
font-weight: bolder;
}
/*
.maglist_tab .art_title_big:first-letter {
font-size: 15px;
font-weight:400;
line-height:30px;
font-weight: bolder;
}
*/
.maglist_tab .art_title_small {
padding-left: 30px
FONT-FAMILY: tahoma, verdana, arial, sans-serif;
FONT-SIZE: 13px;
font-weight: bolder;
color: #4C84EC;
font-style: italic;
text-indent: 0px !important;
}

.maglist_tab #info {
text-align: left;
padding-left: 10px;
}

/* // Сообщение об ошибке заполнения формы */

.error_main_div {
/*
BACKGROUND-COLOR: #F5F5FF;
*/
TEXT-ALIGN: center;
/*
BORDER: #000 1px solid;
*/
}

.error {
background-color: transparent;
TEXT-ALIGN: left;
color: #F00;
font-size: 14px;
FONT-WEIGHT: bold;
/*
BORDER: #000 1px solid;
*/
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

.error li {
background-color: transparent;
color: #F00;
font-size: 14px;
FONT-WEIGHT: normal;
}

/* //// ResultMessage //// */

.mess_div {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000;
text-align: center;
padding-top: 20px;
}

/*
.hline {
text-align: center;
width: 80%;
BORDER-BOTTOM: #000 1px dashed;
}

.hline img {
width: 580px;
height: 3px;
}
*/

.hline {
text-align: center;
clear: both;
}

.hline img {
width: 580px;
/* отменяем обрамление картинки */
background: #fff !important;
border: solid 0px #cccccc !important;
padding:0px !important;
}

/* //// Обложка журнала в списке статей номера //// */

.mag_num_list_cover {
VERTICAL-ALIGN: top;
width: 300px;
}

.mag_num_list_cover img {
width: 300px;
}

/* //// Aak block //// */

.ask_tab {
CELLPADDING: 0px; CELLSPACING: 0px;
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-TOP: 0px; PADDING-BOTTOM: 0px;
}

.ask_tab td form {
margin: 0px;
}

.ask_tab td form input {
font-size: 11px;
/*
height: 20px;
*/
}

#ask_cell {
font-size: 12px;
TEXT-ALIGN: left;
VERTICAL-ALIGN: top;
}

.ask_title {
font-size: 12px;
font-weight: bold;
padding-bottom: 5px;
}

.ask_item {
font-size: 12px;
}

.ask_res {
font-size: 10px;
}

.ask_button {
padding-top: 5px;
}

/* //// Форма заявки //// */

form .control {
width: 420px; height: 22px;
}

form select {
width: 420px; height: 22px;
}

form .upload {
width: 420px; height: 22px;
}

form #upload_caption {
WIDTH: 500px;
}

form textarea {
WIDTH: 420px;
height: 100px;
}

form .form_td_bottom {
padding-bottom: 10px;
}

form FIELDSET {
width: 420px;
/*
padding: 0px;
*/
margin: 0px;
}

form FIELDSET input {
width: 50px; height: 22px;
}

.admin_link {
color: #FFF;
font-size: 14px;
font-weight: normal;
}

.admin_link:hover {
color: #AAA;
font-size: 14px;
font-weight: normal;
}
