
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
#header ol,
#header ul,
#footer ol,
#footer ul,
#block02 ul,
#block02 ol,
#block01 ul,
#block01 ol,
#block03 ul,
#block03 ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: -apple-system,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #404040;
	background: #fff;
	font-size: 18px;
}
.clear {
	clear:both;
}
a {
	color: #404040;
	text-decoration: none;
}
.flr {
float: right;
}
.fll {
float: left;
}
.wraper {
width: 1280px;
margin: 0 auto;
}
#header {
height: 95px;
width: 100%;
/*background: url("../i/index/header_bg_hr.png") repeat-x bottom transparent;*/
}
#header .logo {
margin-top: 18px;
margin-left: 30px;
margin-right: 20px;
}
#header ul {
font-size: 16px;
margin-top: 35px;
display: block;
margin-left: 25px;
}
#header ul li {
display: inline-block;
margin: 0;
}
#header ul li a {
margin: 14px;
padding-bottom: 10px;
}
#header ul li a:hover,
.top_menu .active {
border-bottom: 3px solid #64a8dd;
}
.top_menu__user {
	margin-right: 35px;
}
#header ul li.user {
	margin-left: 5px;
}
#header ul li.user a {
border: 2px solid #64a8dd;
border-radius: 25px;
padding: 7px 30px;
font-size: 12px;
margin: 0 1px;
}
#header ul li.user a:hover {
background: #64a8dd;
color: #fff;
}
#header ul li.supp a {
font-size: 12px;
}
#content {

}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block
    font-weight: normal;
    line-height: 1.42857;
    padding: 15px 52px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-shadow: 1px 1px 0 #000;
}

.btn {
    border-width: 0 1px 4px;
    font-weight: bold;
}
.btn:hover {
    border-bottom-width: 3px;
    margin-top: 1px;
}
.btn:active {
    border-bottom-width: 2px;
    box-shadow: none;
    margin-top: 2px;
}

.btn-orange {
    background-color: #ecb32e;
    border-color: #e69426;
    color: #ffffff;
}
.btn-orange:focus {
    background-color: #e76b00;
    border-color: #813c00;
    color: #ffffff;
}
.btn-orange:hover {
    background-color: #D4A129;
    border-color: #CF8522;
    color: #ffffff;
}
.btn-orange:active {
    background-color: #e76b00;
    border-color: #c35b00;
    color: #ffffff;
}
.btn-orange:active:hover,
.btn-orange:active:focus {
    background-color: #c35b00;
    border-color: #813c00;
    color: #ffffff;
}

#footer {
	height: 164px;
	background: #565656;
	color: #fff;
	font-size: 16px;
    margin-top: 20px;
}
#footer a {
color: #FFF;
}
#footer .logo {
margin-top: 30px;
margin-left: 90px;
}
#footer ul {
margin-top: 50px;
margin-left: 40px;
}
#footer ul li {
display: inline-block;
margin: 0 10px;
}
#footer ul li a {
padding-bottom: 10px;
}
#footer ul li a:hover,
.footer_menu li .active {
border-bottom: 3px solid #fff;
}
#footer .footer_contact {
margin-top: 18px;
line-height: 20px;
margin-left: 330px;
}
#footer .footer_contact a {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#footer .footer_contact a:hover {
	border-bottom: 0;
}
