@font-face {
	font-family: 'PTSansRegular';
	src: url('../fonts/PTS55F_W.eot');
	src:
	     url('../fonts/PTS55F_W.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/PTS55F_W.woff') format('woff'),
	     url('../fonts/PTS55F_W.ttf') format('truetype'),
	     url('../fonts/PTS55F_W.svg#PTSans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
background:#000;
color:#555;
font-family: 'PT Sans', sans-serif, 'PTSansRegular', 'Arial';
overflow-y:scroll;
}

body {
padding: 0px; 
margin: 0px;
min-width: 1024px;
height: auto;
}

#header {
background: #000;
height: 100px;
z-index: 999;
width: 100%;
overflow: hidden;
}

#header_menu {
margin: auto;
height: 100px;
width: 90%;
min-width: 1000px;
margin-top: 0px; 
}

#menu_source {
float:right;
height: 20px;
width: auto;
margin-top: 40px;
}

#menu {
height: 20px;
width: auto;
text-align: right;
}

#menu ul {
list-style-type:none;
margin:0;
padding:0;
}

#menu ul li {
display:inline;
padding-left: 35px;
padding-right: 35px;
border-left: 1px solid #fff;
}

#menu ul li:first-child {
padding-left: 0px;
border-left: 0px;
}

#menu ul li:first-child+li+li+li+li+li+li {
padding-right: 0px;
}

#menu ul li a {
text-decoration: none;
color: #fff;
font-size: 16px;
font-weight: normal;
}

#menu ul li a:hover {
text-decoration: underline;
}

#logo {
background: url(../img/logotext.png);
height: 70px;
width: 130px;
float:left;
margin-top: 15px;
}

.logo_link {
height: 100%;
width: 100%;
}

.logo_link a {
height: 100%;
width: 100%;
display: block;
}

#info {
height: auto;
width: 100%;
background: #fff;
background-attachment: fixed;
}

#infoblock {
margin: auto;
height: auto;
width: 1000px;
padding-top: 30px;
padding-bottom: 50px;
}

#textinfo {
height: 35px;
width: auto;
text-align: center;
font-size: 35px;
color: #000;
margin: auto;
}

#startinfo {
width: 100%;
height: auto;
margin-top: 30px;
color: #000;
text-align: left;
font-size: 18px;
}

.tq {
width: 100%;
height: auto;
font-size: 25px;
text-align: left;
color: #000;
margin-top: 5px;
}

.qn {
height: auto;
width: auto;
padding-top: 5px;
margin: auto;
}

.spoiler-content{
display:none;
padding:15px;
margin-top:5px;
color: #000;
text-align: left;
font-size: 18px;
background: url(../img/back_action.png) repeat;
width: 970px;
height: auto;
}

.spoiler-content{
display:none;
}

.spoiler-title {
padding:15px;
text-decoration:none;
display:block;
border: 1px solid #6cd5d9;
background-color: #fff;
color: #000;
text-align: center;
font-size: 18px;
width: 968px;
height: auto;
cursor: pointer;
}

.spoiler-title:hover {
background: url(../img/back_action.png) repeat;
color: #000;
border: 1px solid #6cd5d9;
}

#bottom_info {
width: 100%;
height: auto;
background: url(../img/dbpixel.png) repeat;
overflow: hidden;
}

#bottom_block {
width: 1000px;
min-height: 200px;
max-height: 300px;
margin: auto;
overflow:hidden;
}

#bcontacts {
width: 220px;
height: auto;
font-size: 18px;
color: #fff;
float: right;
text-align: left;
margin-top: 25px;
border-left: 2px solid #fff;
padding-left: 43px;
}

#sitemap {
width: 730px;
height: auto;
font-size: 18px;
color: #fff;
float: left;
text-align: left;
margin-top: 25px;
}

#sitemap a {
text-decoration: none;
color: #fff;
}

#bottomline {
height: 35px;
width: 100%;
background: #000;
}

#copyrayte_block {
width: 1000px;
height: 35px;
margin: auto;
}

#copyraytetext {
width: auto;
height: 20px;
font-size: 14px;
color: #fff;
float:right;
margin-top: 5px;
}
_

#titlepartdback {
background: #000;
height: auto;
width: 100%;
padding: 0px; 
margin: auto;
min-width: auto;
}

#titlecontaynerback {
height: auto;
width: 96%;
padding: 0px; 
margin: auto;
min-width: auto;
}

#textcontaynerback {
height: auto;
width: auto;
padding-top: 45px;
padding-bottom: 45px;
float:right;
color:#fff;
font-size: 19px;
text-align:right;
}