address, blockquote, body, button, div, dl, dd, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, p, ol, ul {
	margin: 0;
	padding: 0;
}
blockquote, div, dl, dd, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, li, p, ol, ul {
	position: relative;
}
html, body {
	height: 100%;
}
body {
	background: #15222f url(/img/main/bg_body.png) 0 0 repeat;
	color: #7b7b7b;
	font: 70% arial, sans-serif;
	min-width: 1000px;
}
a {
	color: #7b7b7b;
}
a img {
	border: 0;
}
a:hover {
	text-decoration: none;
}
li {
	list-style: none;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	padding: 0;
	visibility: hidden;
	width: 0;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.index_content {
	font-size: 1.1em;
	height: auto !important;
	height: 1px;
	margin: 0 0 0 50px;
	min-height: 1px;
}
.index_content h1 {
	color: #3b4b60;
	font-size: 2.3em;
	font-weight: normal;
	margin: 0 0 .6em;
}
.index_content h2, .index_content h3, .index_content h4, .index_content h5, .index_content h6 {
	color: #3b4b60;
	font-size: 2.1em;
	font-weight: normal;
	margin: 1.4em 0 .6em;
}
.index_content ol {
	margin: 0 0 1.6em 35px;
}
.index_content ol li {
	color: #806f4f;
	list-style: decimal;
	margin: 0 0 .5em;
}
.index_content ol li a {
	color: #806f4f;
}
.index_content p {
	line-height: 1.4em;
	margin: 0 0 1em;
}
.index_content .keywords {
	font-size: 0.9em;
	color: #7b6f53;
	margin: 0;
}
.index_content .keywords  a{
	color: #7b6f53;
}
.index_content em {
	font-size: 0.9em;
	color: #7b6f53;
}
.index_content em a{
	color: #7b6f53;
}
.index_content table p {
	font-size: 1em;
	margin: 0;
}
.index_content ul {
	margin: 0 0 1.6em 30px;
}
.index_content ul li {
	color: #806f4f;
	list-style: disc;
	margin: 0 0 .5em;
}
.index_content ul li a {
	color: #806f4f;
}
.index_content img {
	border: 1px solid #a5a9ac;
}
.index_content .alph {
	color: #decea7;
	font-size: 1.1em;
	/*text-align: center;*/
    text-align: left;
    
}
.index_content .alph a {
	color: #806f4f;
	text-decoration: none;
}
.index_content .alph a:hover {
	text-decoration: underline;
}
.index_content .pager {
	color: #decea7;
	font-size: 1.6em;
	text-align: center;
    
}
.index_content .pager a {
	color: #806f4f;
	text-decoration: none;
}
.index_content .pager a:hover {
	text-decoration: underline;
}
.index_content .img_left {
	float: left;
	margin: 9px 20px 7px 0;
}
.index_content .img_right {
	float: right;
	margin: 9px 0 7px 20px;
}
.index_content .img_anons {
	float: left;
	margin: 9px 20px 7px 0;
}
.content {
	font-size: 1.1em;
	height: auto !important;
	height: 1px;
	margin: 0 0 0 50px;
	min-height: 1px;
}
.content h1 {
	color: #3b4b60;
	font-size: 2.3em;
	font-weight: normal;
	margin: 0 0 .6em;
}
.content h2 {
	color: #3b4b60;
	font-size: 1.8em;
	font-weight: normal;
	margin: 1.2em 0 .8em;
}
.content h3, .content h4, .content h5, .content h6 {
	color: #3b4b60;
	font-size: 1.6em;
	font-weight: normal;
	margin: 1.1em 0 .8em;
}
.content ol {
	margin: 0 0 1.6em 35px;
}
.content ol li {
	color: #806f4f;
	list-style: decimal;
	margin: 0 0 .5em;
}
.content ol li a {
	color: #806f4f;
}
.content p {
	line-height: 1.4em;
	margin: 0 0 1em;
}
.content table p {
	font-size: 1em;
	margin: 0;
}
.content ul {
	margin: 0 0 1.6em 30px;
}
.content ul li {
	color: #806f4f;
	list-style: disc;
	margin: 0 0 .5em;
}
.content ul li a {
	color: #806f4f;
}
.content img {
	border: 1px solid #a5a9ac;
}
.content .alph {
	color: #decea7;
	font-size: 1.1em;
	text-align: center;
}
.content .alph a {
	color: #806f4f;
	text-decoration: none;
}
.content .alph a:hover {
	text-decoration: underline;
}
.content .pager {
	color: #decea7;
	font-size: 1.6em;
	text-align: center;
}
.content .pager a {
	color: #806f4f;
	text-decoration: none;
}
.content .pager a:hover {
	text-decoration: underline;
}
.content .img_left {
	float: left;
	margin: 9px 20px 7px 0;
}
.content .img_right {
	float: right;
	margin: 9px 0 7px 20px;
}
.fix {
	color: #fff;
	font-size: 1px;
	line-height: 1px;
}
.form {
	margin: 50px 50px 30px 0;
}
.form dl dt {
	margin: 0 0 2px;
}
.form label {
	color: #806f4f;
	font-size: 1.2em;
	font-style: italic;
}
.form textarea {
	border: 1px solid #766f57;
	font: 1.1em arial, sans-serif;
	height: 90px;
	width: 99%;
}
.form .captcha {
	border: 1px solid #766f57;
	position: relative;
	margin: 0 0 0 5px;
	top: 3px;
}
.form .captcha_inp {
	border: 1px solid #766f57;
	margin: 0 0 0 12px;
	padding: 1px;
	position: relative;
	top: -2px;
	width: 66px;
}
.form .checkbox {
	margin: 0 0 4px 5px;
}
.form .input {
	margin: 0 0 10px;
}
.form .input input {
	border: 1px solid #766f57;
	padding: 2px;
	width: 294px;
}
.form .last {
	text-align: right;
}
.form .radio {
	margin: 0 0 4px 5px;
}
.form .submit {
	background: url(/img/main/btn_enter.png) 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 20px;
	margin: 0 20px 0 40px;
	width: 67px;
	z-index: 1;
}
.form .post {
	background: url(/img/main/btn_post.png) 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 20px;
	margin: 0 20px 0 40px;
	width: 87px;
	z-index: 1;
}
.hide {
	display: none !important;
}
.iepng a {
	position: relative;
}
.is-title {
	color: #3b4b60;
	font-size: 2.4em;
	margin: 0 0 1em;
}
.left {
	height: auto !important;
	height: 10px;
	margin: 0 365px 0 0;
	padding: 20px 0 0;
	z-index: 1;
}
.left .block {
	border: 1px solid #d4d6d7;
	font-size: 1.2em;
	margin: 0 0 30px 50px;
	overflow: hidden;
	padding: 15px 20px;
}
.left .block .color {
	color: #806f4f;
}
.left .form {
	margin-left: 50px;
}
.new_art {
	margin: 50px 0 0 50px;
}
.new_art li {
	margin: 0 0 1.6em;
}
.new_art .title {
	color: #374b64;
	font-size: 1.4em;
	margin: 0 0 .2em;
}
.new_art .title a {
	color: #374b64;
	text-decoration: none;
}
.new_art .title .delim {
	margin: 0 10px;
}
.new_art .title .chap {
	font-weight: bold;
}
.new_art .preface {
	font-size: 1.2em;
}
.new_art .preface .lnk {
	color: #806f4f;
	font-size: .8em;
	text-decoration: none;
}
.comments {
	margin: 50px 0 0 50px;
}
.comments  .ic_balloon .icon {
	background: url(/img/main/icon_balloon.png) 0 0 no-repeat;
	height: 32px;
	left: 0;
	position: absolute;
	top: -2px;
	width: 36px;
}
.comments li {
	margin: 0 0 1.6em;
}
.comments .sub_list li {
	margin: 1.4em 0 0 25px;
}
.comments .title {
	color: #374b64;
	font-size: 1.2em;
	margin: 0 0 .2em;
}
.comments .title a {
	color: #374b64;
	text-decoration: none;
}

.comments .title .chap {
	font-weight: bold;
	margin: 0 1.0em 0 0;
}
.comments p {
	font-size: 1.1em;
}
.comments p .lnk {
	color: #806f4f;
	font-size: .8em;
	text-decoration: none;
}
.comments p.is-title {
	color: #3b4b60;
	font-size: 2.4em;
	margin: 0 45px 1em;
}
.right {
	float: right;
	padding: 25px 0 0;
	width: 305px;
	z-index: 1;
}
.right .articles {
	margin: 0 50px 0 0;
}
.right .articles .list li {
	font-size: 1.2em;
	margin: 0 0 1.4em;
}
.right .articles .list .preface {
	color: #7b7b7b;
}
.right .articles .list .title {
	color: #806f4f;
	font-weight: bold;
	margin: 0 0 .2em;
}
.right .articles .list .title a {
	color: #806f4f;
	text-decoration: none;
}
.right .h2 {
	color: #3b4b60;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 30px .8em 0;
}
.right .ic_balloon .h2 {
	height: auto !important;
	height: 32px;
	min-height: 32px;
	padding: 0 0 0 45px;
}
.right .ic_balloon .icon {
	background: url(/img/main/icon_balloon.png) 0 0 no-repeat;
	height: 32px;
	left: 0;
	position: absolute;
	top: -2px;
	width: 36px;
}
.right .ic_paper .h2 {
	height: auto !important;
	height: 28px;
	min-height: 28px;
	padding: 0 0 0 41px;
}
.right .ic_paper .icon {
	background: url(/img/main/icon_paper.png) 0 0 no-repeat;
	height: 28px;
	left: 0;
	position: absolute;
	top: 0;
	width: 32px;
}
.right .news {
	margin: 0 50px 30px 0;
}
.right .news li {
	font-size: 1.2em;
	margin: 0 0 .8em;
}
.right .news li a {
	color: #7b7b7b;
	text-decoration: none;
}
.right .news .date {
	color: #374b64;
}
.right .news .delim {
	color: #374b64;
	margin: 0 10px;
}
.right .news .set {
	text-align: right;
}
.right .news .set a {
	color: #7b6f53;
	text-decoration: none;
}
.right .news .set img {
	margin: 0 0 0 3px;
	position: relative;
	top: -.1em;
}
.right .rekl {
	color: #909090;
	margin: 0 50px 30px 0;
	font-size: 1.2em;
	font-style: italic;
}
.right .rekl .bullet {
	position: relative;
	top: -.2em;
}
.wrap_m {
	margin: 0 auto;
	width: 965px;
	z-index: 1;
}
.wrapper {
	overflow: auto;
	width: 100%;
}
.under {
	text-decoration: underline;
}
.x_preload {
	font-size: 0;
	height: 0;
	left: 0;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 0;
}
#blanket {
	background: #000;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 100;
}
#body {
	height: 100%;
}
#footer {
	background: url(/img/main/bg_header.png) 0 0 repeat;
	border-top: 1px solid #283749;
	bottom: 0;
	height: 190px;
	left: 0;
	position: absolute;
	width: 100%;
}
#footer .bg {
	background: url(/img/main/bg_light_b.png) 0 0 no-repeat;
	height: 190px;
	left: 50%;
	margin: 0 0 0 -500px;
	position: absolute;
	top: 0;
	width: 1000px;
}
#footer .copy {
	color: #b8bec3;
	font: 1em "trebuchet ms", sans-serif;
	right: 35px;
	position: absolute;
	top: 120px;
}
#footer .white {
	background: #fff;
	border-left: 1px solid #b7bdc2;
	height: 46px;
	top: -1px;
}
#footer .white .b {
	bottom: -18px;
	font-size: 0;
	height: 18px;
	left: 0;
	line-height: 0;
	position: absolute;
	width: 100%;
}
#footer .white .b .c_l {
	background: url(/img/main/corn_18x18_b_l.png) 0 0 no-repeat;
	height: 18px;
	left: -1px;
	position: absolute;
	top: 0;
	width: 18px;
}
#footer .white .b .c_r {
	background: url(/img/main/corn_18x18_b_r.png) 0 0 no-repeat;
	height: 18px;
	left: -18px;
	margin: 0 0 0 100%;
	position: absolute;
	top: 0;
	width: 18px;
}
#footer .white .b .wrap {
	background: #fff;
	height: 18px;
	margin: 0 18px 0 17px;
}
#header {
	background: url(/img/main/bg_header.png) 0 0 repeat;
	border-bottom: 1px solid #8593a0;
	height: 139px;
}
#header .adv {
	position: absolute;
	right: 35px;
	top: 35px;
}
#header .bg {
	background: url(/img/main/bg_light_t.png) 0 0 no-repeat;
	height: 139px;
	left: 50%;
	margin: 0 0 0 -500px;
	position: absolute;
	top: 0;
	width: 1000px;
}
#logo {
	left: 45px;
	position: absolute;
	top: 50px;
}
#m_footer {
	left: 35px;
	position: absolute;
	top: 118px;
}
#m_footer li {
	border-right: 1px solid #485768;
	color: #485768;
	float: left;
	font: 1em "trebuchet ms", sans-serif;
	margin: 0 12px 0 0;
	padding: 0 13px 0 0;
}
#m_footer li a {
	color: #808e9f;
}
#m_footer .last {
	border-width: 0;
	margin-right: 0;
	padding-right: 0;
}
#m_right {
	margin: 0 0 30px;
}
#m_right li {
	background: url(/img/main/icon_bullet.png) 0 .5em no-repeat;
	font-size: 1.2em;
	margin: 0 0 .1em;
	padding: 0 0 0 10px;
}
#m_right li a {
	color: #806f4f;
}
#m_top {
	height: 36px;
	margin: 0 0 23px;
}
#m_top .auth {
	color: #fff;
	float: right;
	font: bold 1.2em tahoma, sans-serif;
	margin: 0 45px 0 0;
	padding: 13px 0 0;
	z-index: 1;
}
#m_top .auth a {
	color: #fff;
	text-decoration: none;
}
#m_top .auth_profile {
	color: #fff;
	float: right;
	font: bold 1.2em tahoma, sans-serif;
	margin: 0 45px 0 0;
	padding: 13px 0 0;
	z-index: 1;
}
#m_top .auth_profile a {
	color: #fff;
	text-decoration: none;
}
#m_top .b {
	bottom: -10px;
	font-size: 0;
	height: 10px;
	left: 0;
	line-height: 0;
	position: absolute;
	width: 100%;
}
#m_top .b .c_l {
	background: url(/img/main/corn_10x10_b_l.png) 0 0 no-repeat;
	height: 10px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10px;
}
#m_top .b .c_r {
	background: url(/img/main/corn_10x10_b_r.png) 0 0 no-repeat;
	height: 10px;
	left: -10px;
	margin: 0 0 0 100%;
	position: absolute;
	top: 0;
	width: 10px;
}
#m_top .b .wrap {
	background: url(/img/main/bg_m_top_b.png) 0 0 repeat-x;
	height: 10px;
	margin: 0 10px;
}
#m_top .bg {
	background: url(/img/main/bg_m_top.png) 0 0 repeat-x;
	font-size: 0;
	height: 36px;
	left: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#m_top .list {
	margin: 0 140px 0 30px;
	padding: 10px 0 0;
	z-index: 1;
	zoom: 1;
}
#m_top .list li {
	color: #fff;
	display: inline-block;
	float: left;
	font: bold 1.2em tahoma, sans-serif;
	height: auto !important;
	height: 20px;
	margin: 0 30px 0 0;
	min-height: 20px;
	padding: 5px 0 0;
	zoom: 1;
}
#m_top .list li a {
	color: #dedddd;
	text-decoration: none;
}
#m_top .list .a {
	padding-top: 0;
}
#m_top .list .a .title {
	background: url(/img/main/bg_m_top_a.png) 0 0 repeat-x;
	float: left;
	height: auto !important;
	height: 20px;
	margin: 0 9px 0 8px !important;
	margin: 0 4px 0 4px;
	min-height: 20px;
	padding: 5px 4px 0 7px;
}
#m_top .list .a .c_l {
	background: url(/img/main/m_top_a_l.png) 0 0 no-repeat;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 8px;
}
#m_top .list .a .c_r {
	background: url(/img/main/m_top_a_r.png) 0 0 no-repeat;
	height: 20px;
	left: -9px;
	margin: 0 0 0 100%;
	position: absolute;
	top: 0;
	width: 9px;
}
#main {
	background: #fff url(/img/main/bg_main.png) 0 0 repeat-x;
	border-left: 1px solid #b7bdc2;
	height: auto !important;
	height: 400px;
	min-height: 400px;
}
#main .patch {
	background: url(/img/main/main_patch_l.png) 0 0 no-repeat;
	height: 100px;
	left: -1px;
	position: absolute;
	top: 0;
	width: 3px;
}
#main_t {
	background: url(/img/main/bg_main_t.png) 0 0 repeat-x;
	height: 18px;
	margin: 0 18px;
}
#main_t .c_l {
	background: url(/img/main/corn_18x18_t_l.png) 0 0 no-repeat;
	height: 18px;
	left: -18px;
	position: absolute;
	top: 0;
	width: 18px;
}
#main_t .c_r {
	background: url(/img/main/corn_18x18_t_r.png) 0 0 no-repeat;
	height: 18px;
	left: 0;
	margin: 0 0 0 100%;
	position: absolute;
	top: 0;
	width: 18px;
}
#prefooter {
	clear: both;
	height: 191px;
}
#ww_auth {
	display: none;
	font-size: 1.1em;
	height: 205px;
	left: 100px;
	position: absolute;
	top: 100px;
	width: 400px;
	z-index: 200;
}
#ww_auth a {
	color: #353e49;
}
#ww_auth dl {
	margin: 0 0 20px;
	position: relative;
}
#ww_auth dl dd {
	margin: 0 0 0 60px;
	margin-bottom: 6px !important;
	margin-bottom: 4px;
	position: relative;
}
#ww_auth dl dd input {
	border: 1px solid #353e49;
	width: 265px;
}
#ww_auth dl dt {
	float: left;
	position: relative;
	width: 60px;
}
#ww_auth dl dt label {
	top: 3px;
	position: relative;
}
#ww_auth form {
	margin: 0 0 0 35px;
}
#ww_auth p {
	margin: 0 0 12px;
}
#ww_auth .bg {
	background: url(/img/main/bg_auth.png) 0 0 no-repeat;
	height: 205px;
	left: 0;
	position: absolute;
	top: 0;
	width: 400px;
}
#ww_auth .head {
	background: #353e49;
	height: auto !important;
	height: 10px;
	margin: 16px 0 20px; /* original margin: 16px 0 40px; */
	min-height: 10px;
	padding: 4px 0;
	position: relative;
	z-index: 1;
}
#ww_auth .head h2 {
	color: #fff;
	font-size: 1em;
	margin: 0 0 0 37px;
}
#ww_auth .head .close {
	height: 11px;
	margin: -6px 0 0;
	position: absolute;
	right: 35px;
	top: 50%;
	width: 11px;
}
#ww_auth .submit {
	float: right;
	margin: -6px 38px 0 0;
	position: relative;
	z-index: 1;
}
#ww_auth .submit input {
	background: url(/img/main/btn_enter.png) 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 20px;
	width: 67px;
}
#ww_auth .text {
	position: relative;
	z-index: 1;
}
#ww_auth .error {
    color:#FF0000 !important;
    font-size:12px;
    font-weight:bold;
    left:0;
    margin:0 0 2px;
}

#x_preload {
	font-size: 0;
	height: 0;
	left: 0;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 0;
}
html>body #body {
	height: auto;
	min-height: 100%;
}
* html .clearfix {
	display: inline-block;
}
*:first-child+html .clearfix {
	display: inline-block;
}
html>/**/body .float_left_not_ie {
	float: left;
	width: 100%;
}

#glossary {
	margin: 0 26px 0 20px;
	position: relative;
}

#glossary h3 {
	color: #fdfcfc;
	margin: 0 0 .6em;
}

#glossary .description {
	margin: 25px 0 30px;
	position: relative;
}

#glossary .description .phrase {	
	font-weight: bold;
}

#glossary .letters {
	margin: 0 0 5px;
    height: 20px;
	position: relative;
}

#glossary .letters li {
	float: left;
	font-weight: bold;
	margin: 0 3px 0 0;
	padding: 0 2px 1px;
	position: relative;
	text-align: center;
    list-style-type: none;
}

#glossary .letters .active {
	background: url(/img/main/bg_letters_a.png) 0 0 no-repeat;
	color: #393939;
	height: 14px;
	padding: 0;
	width: 13px;
}

#glossary .list {
	margin: 20px 0 0;
	position: relative;
}

#glossary .list li {
	font-weight: bold;
	height: auto !important;
	height: 10px;
	margin: 0 0 .4em;
	min-height: 10px;
	position: relative;
}

#glossary .list li a {
	background: url(/img/main/icon_r_arr_7x9_1.png) 0 .3em no-repeat;
	color: #a3a19b;
	padding: 0 0 0 14px;
}

#glossary .list li a:hover {
	background: url(/img/main/icon_r_arr_7x9.png) 0 .3em no-repeat;
	color: #f59f77;
	text-decoration: none;
}

#glossary .terms_more {
	font-weight: bold;
	margin: 0 0 30px;
}

#glossary .terms_more a {
	color: #a3a19b;
}

#glossary .terms_more a:hover {
	color: #f59f77;
	text-decoration: none;
}

#registration dl dt {
    float:left;
    height:auto !important;
    min-height:22px;
    position:relative;
    text-align:right;
    width:190px;
}

#registration dl dd {
    height:auto !important;
    margin:0 0 23px 200px;
    min-height:22px;
    position:relative;
}

#registration dl .captcha {
	float: left;
	height: 22px;	
	position: relative;
	width: 150px;
}

#registration dl .captcha .img {
	height: 22px;
	left: 5px;	
	position: absolute;
	top: 0;
	width: 147px;
}

#registration dl .input input {    
    position: absolute;
	width: 250px;	
}

#registration .LV_validation_message {
	color: #FF0000 !important;
	bottom: -15px;
	font-size: 12px;
	left: 0pt;
	position: absolute;
}

#registration .input_captcha .LV_validation_message {
	color: #FF0000 !important;
	top: 30px;
	font-size: 12px;
	left: 0pt;
	position: absolute;
}

#feedback {
	margin: 0 26px 0 20px;
	position: relative;
}

#feedback dl {
	position: relative;
	z-index: 10;
}

#feedback dl dd {
	height: auto !important;
	height: 22px;
	margin: 0 0 23px 145px;
	min-height: 22px;
	position: relative;
}

#feedback dl dt {
	float: left;
	height: auto !important;
	height: 22px;
	min-height: 22px;
	position: relative;
	text-align: right;
	width: 135px;
}

#feedback dl .captcha {
	float: left;
	height: 22px;	
	position: relative;
	width: 150px;
}

#feedback dl .captcha .img {
	height: 22px;
	left: 5px;	
	position: absolute;
	top: 0;
	width: 147px;
}

#feedback dl .input input {
    position: absolute;
	width: 250px;
}

#feedback .submit {
	margin: 60px 0 0 145px;
}

#feedback .textarea {
	height: 102px;
    min-height: 102px;
	/*margin: 0 0 27px;*/
	/*position: relative;*/
	width: 250px !important;
	width: 250px;
}

#feedback .textarea textarea {
	font: 12px verdana, sans-serif;
	height: 95px;
	position: absolute;
	width: 250px;
}

#feedback .LV_validation_message {
	color: #FF0000 !important;
	bottom: -15px;
	font-size: 12px;
	left: 0pt;
	position: absolute;
	text-align: center;
}

#feedback .input_captcha .LV_validation_message {
	color: #FF0000 !important;
	top: 30px;
	font-size: 12px;
	left: 0pt;
	position: absolute;
	text-align: center;
}