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, input, li, p, ol, ul {
	position: relative;
}
html, body {
	height: 100%;
}
body {
	color: #000;
	font: 70% arial, sans-serif;
	min-height: 300px;
	min-width: 990px;
}
a {
	color: #0568ad;
}
a img {
	border: 0;
}
html {
	background: #fff url(/img/bg_body_l.png) 0 0 repeat-y;
}
input {
	outline-width: 0;
}
li {
	list-style: none;
}
.blck {
	background: #fff url(/img/bg_blck.png) 0 100% repeat-x;
	border: 1px solid #bdc2c6;
	border-width: 0 1px;
	margin: 0 0 10px;
	min-height: 34px;
}
.blck h5 {
	color: #4e5254;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 .5em;
}
.blck .b_m {
	bottom: -3px;
	font-size: 0;
	height: 3px;
	left: 0;
	line-height: 0;
	position: absolute;
	width: 100%;
}
.blck .b_m .c_l {
	background: url(/img/corn_4x4_2_bl.png) 0 0 no-repeat;
	height: 4px;
	left: -1px;
	position: absolute;
	top: 0;
	width: 4px;
}
.blck .b_m .c_r {
	background: url(/img/corn_4x4_2_br.png) 0 0 no-repeat;
	height: 4px;
	left: -3px;
	margin: 0 0 0 100%;
	position: absolute;
	top: 0;
	width: 4px;
}
.blck .b_m .wrap {
	background: #fff url(/img/bg_blck_b.png) 0 0 repeat-x;
	border-bottom: 1px solid #bdc2c6;
	height: 3px;
	margin: 0 3px;
}
.blck .inner {
	height: auto !important;
	height: 10px;
	min-height: 10px;
	padding: 14px 20px;
}
.blck .t_m {
	font-size: 0;
	height: 4px;
	left: 0;
	line-height: 0;
	position: absolute;
	top: -4px;
	width: 100%;
}
.blck .t_m .c_l {
	background: url(/img/corn_4x4_tl.png) 0 0 no-repeat;
	height: 4px;
	left: -1px;
	position: absolute;
	top: 0;
	width: 4px;
}
.blck .t_m .c_r {
	background: url(/img/corn_4x4_tr.png) 0 0 no-repeat;
	height: 4px;
	left: -3px;
	margin: 0 0 0 100%;
	position: absolute;
	top: 0;
	width: 4px;
}
.blck .t_m .wrap {
	background: #fff;
	border-top: 1px solid #bdc2c6;
	height: 3px;
	margin: 0 3px;
}
.lnk {
	text-align: center;
}
.lnk a {
	color: #bdc2c6;
}
.lnk img {
	margin: 0 5px 0 0;
}
#body {
	background: url(/img/bg_body_r.png) 100% 0 repeat-y;
	height: 100%;
}
#body .bg_main {
	background: url(/img/bg_main.png) 0 0 repeat-x;
	height: 72px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#center {
	height: 250px;
	left: 50%;
	margin: -125px 0 0 -131px;
	position: absolute;
	top: 50%;
	width: 262px;
}
#center .logo {
	margin: 0 0 25px;
	text-align: center;
}
#center .blck {
	margin: 0 0 17px;
}
#center .blck .inner {
	padding: 30px;
}
#center .blck .text {
	background: url(/img/icon_x_29x29.png) 0 50% no-repeat;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	padding: 0 0 0 48px;
}
#center .error_num {
	font-size: 24px;
	line-height: 24px;
}
#center .error_str {
	font-size: 14px;
}
* html .blck {
	height: 34px;
}
html>body #body {
	height: auto;
	min-height: 100%;
}