@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
	font: normal normal 12px/140% verdana, sans-serif;
}

h1 {
	font-size: 38px;
	color: #000;
	font-family: HeliosThinC, sans-serif;
	margin: 0 0 0 80px;
	padding: 0 0 12px;
}

h2 {
	font-size: 27px;
	font-family: HeliosThinC, sans-serif;
	color: #000;
}

h3 {
	font-size: 120%;
	color: #000;
}

a {
	color: #000;
}

a:hover {
	color: #CC1F6A;
}

.site {
	position: relative;
	text-align: left;
	width: 1000px;
	margin: 40px 0 0;
}

.bg {
	background: #fff url("/pict/2/bg.png") repeat-y center;
}

.header {
	height: 180px;
	width: 1000px;
	background: url("/pict/2/header_bg.png") no-repeat left top;
}

.content_show {
	position: relative;
	font-family: HeliosThinC, sans-serif;
}

.content {
	width: 1000px;
	float: left;
	padding: 50px 0 20px 0;
}

.bottom {
	clear: both;
	width: 1000px;
	height: 70px;
	background: url("/pict/2/bg_bottom.png") no-repeat left top;
}

.footer {
	background: #fff;
}

.footer_container {
	padding: 0;
}

.footer_mitci {
	top: -24px;
}

a.twitter, a.facebook {
	display: block;
	float: left;
	padding-right: 10px;
	width: 33px;
	height: 33px;
	background: url("/pict/2/ico_facebook.png") no-repeat left top;
	text-decoration: none;
}

a.twitter {
	background-image: url("/pict/2/ico_twitter.png");
}

.footer_email a {
	color: #000;
}

.text_about {
	float: left;
	width: 550px;
	padding: 24px 30px 0 80px;
}

.text_about p {
	margin: 0;
	padding: 0 0 6px;
}

.present {
	float: left;
	width: 160px;
	height: 200px;
	padding: 20px 0 0 116px;
	background: url("/pict/2/present.png") no-repeat 50px 40px;
	border-left: 1px solid #000;
}

.present h2 a {
	color: #000;
	font-size: 21px;
}

.present h2 a:hover {
	color: #9D5299;
}

.slogan {
	font-family: HeliosThinC, sans-serif;
	font-size: 30px;
	color: #333;
	width: 640px;
	padding: 20px 0 20px 120px;
	line-height: 100%;
}

/*** cat ***/
ul.ctg_all {
	margin: 30px 0 0;
	padding: 0;
	list-style: none;
}

ul.ctg_all li {
	margin: 0;
	padding: 0 0 70px;
}

ul.ctg_all li .block_img {
	float: left;
	width: 195px;
	height: 70px;
	margin: 0;
	padding: 0 0 0 80px;
	overflow: hidden;
}

ul.ctg_all li .block_text {
	float: left;
	width: 550px;
	padding: 22px 0 10px 50px;
}

ul.ctg_all li .block_text p {
	margin: 0;
	padding: 0;
}

/* ITEMS */
ul.items {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul.items li {
	float: left;
	margin: 0;
	padding: 20px 0 28px;
	text-align: center;
	width: 168px;
	height: 110px;
	overflow: hidden;
	background: url("/pict/2/bg_items.png") no-repeat center top;
}

ul.items li img {
	float: none !important;
}

ul.items li.last {
	border-bottom: 0px !important;
}

.items h2 {
	margin: 0;
	padding: 0;
}

/*** Header ***/
.logo {
	position: absolute;
	top: 53px;
	left: 838px;
	height: 63px;
	width: 142px;
}

.logo a {
	text-decoration: none;
	border: none;
}

.exclusive {
	position: absolute;
	top: 30px;
	left: 790px;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
}

.lang {
	position: absolute;
	left: 860px;
	top: 140px;
	font-size: 14px;
}

.lang span {
	padding: 0 12px 0 0;
}

.lang span a {
	color: #fff;
}
