*{margin: 0;padding: 0;}
body {
	background: url('genyal_bg.png') top center no-repeat;
	background-size: cover;
	font-family: Arial;
}
.main {
	width: 1030px;
	height: 617px;
	background: url('main_genyal.png') no-repeat transparent;
	margin: 115px auto 0 auto;
	position: relative;
}
.genyal_logo {
	width: 366px;
	height: 130px;
	background: url('genyal_logo.png') no-repeat transparent;
	float: left;
	margin: 31px 425px 0 54px;
}
.items_menu {
	float: left;
	height: 195px;
	margin: 50px 0 0 442px;
	padding: 25px 0 0 12px;
}
.items_menu ul {
	list-style-type: none;
}
.items_menu ul li {
	padding: 0 0 0 22px;
}
.poly {
	background: url('poly_icon.png') 0px -2px no-repeat;
	margin: 0 0 19px 0; 
}
.volum {
	background: url('volum_icon.png') 0px -2px no-repeat;
	margin: 0 0 19px 0;
}
.gen {
	background: url('gen_icon.png') 0px -2px no-repeat;
	margin: 0 0 13px 0;
}
.peptid {
	background: url('peptid_icon.png') 0px 3px no-repeat;
	padding-left: 17px!important;
	margin: 0 0 6px 0;
}
.doubly {
	background: url('doubly_icon.png') 0px 2px no-repeat;
	padding-left: 16px!important;
}
.bot_menu {
	width: 998px;
	height: 60px;
	background: url('bot_menu_bg.png') repeat-x;
	position: absolute;
	left: 16px;
	bottom: 16px;
}
.bot_menu ul {
	list-style-type: none;
	display: table;
	margin: auto;
}
.bot_menu ul li {
	float: left;
	height: 60px;
	line-height: 60px;
	padding: 0 55px 0 55px;
}
.bot_menu ul li a {
	font-size: 14.58px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}
.bot_menu ul li a:hover {
	text-decoration: underline;
}
.item {
    padding-right: 25px;
}
.item_name {
    width: 100%;
    float: left;
    text-align: center;
    margin: 10px 0 25px 0;
    font-size: 20px;
    font-weight: bold;
}
.item_img {
    float: left;
    padding: 0 10px 10px 0;
}
.ptitle {
    width: 100%;
    float: left;
    text-align: left;
    margin: 10px 0 25px 0;
    font-size: 26px;
    font-weight: bold;
}
.scroll {
    height: 534px;
    position: relative;
    overflow: hidden;
    float: left;
}
.outer_content {
    float: left;
    padding-right: 25px;
}
.outer_content ul, .outer_content ol{
    padding-left: 25px;
}
.loading_wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    z-index: 999999;
    top: 0;
    left: 0;
}
.loading {
    width: 128px;
    height: 128px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -64px 0 0 -64px;
}
.jtc {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 10px;
    top:10px;
}
.jtc a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}