*{margin: 0;padding: 0;}
body {
	background: url('kos_bg3.jpg') top right no-repeat #3e4150;
	/*background-size: cover;*/
	font-family: Arial;
}
.main {
	width: 1030px;
	height: 616px;
	background: url('main_kos.png') no-repeat transparent;
	margin: 115px auto 0 auto;
	position: relative;
}
.kos_logo {
	width: 696px;
	height: 84px;
	float: left;
	background: url('kos_logo.png') no-repeat;
	margin: 57px 0 0 71px;
}
.items_menu {
	float: left;
	width: 998px;
	margin: 10px 0 0 16px;
}
.items_menu ul {
	list-style-type: none;
}
.items_menu ul li {
	float: left;
}
.items_menu ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.mix {
	width: 109px;
	height: 280px;
	margin-top: 41px;
}
.mixd {
	width: 111px;
	height: 265px;
	margin-top: 56px;
}
.idem {
	width: 112px;
	height: 263px;
	margin-top: 59px;
}
.style {
	width: 112px;
	height: 265px;
	margin-top: 57px;
}
.gen {
	width: 111px;
	height: 280px;
	margin-top: 42px;
}
.lyft {
	width: 112px;
	height: 296px;
	margin-top: 26px;
}
.lipo {
	width: 112px;
	height: 312px;
	margin-top: 12px;
}
.fibro {
	width: 112px;
	height: 317px;
	margin-top: 3px;
}
.lipoplus {
	width: 107px;
	height: 320px;
	margin-top: 2px;
}
.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 20px 0;
    font-size: 26px;
    font-weight: bold;
}
/*.scroll {
    height: 100%;
    position: relative;
    overflow: hidden;
}*/
.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;
}