@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
	font: normal normal 12px/140% verdana, sans-serif;
}

h1 {
	font-size: 34px;
	color: #9D5299;
	font-family: HeliosThinC, sans-serif;
	margin: 0 0 0 80px;
	padding: 0 0 12px;
}

h2 {
	font-size: 27px;
	font-family: HeliosThinC, sans-serif;
	color: #9D5299;
}

h3 {
	font-size: 120%;
	color: #1F1F1F;
}

a {
	color: #9D5299;
}

a:hover {
	color: #CC1F6A;
}

.site {
	position: relative;
	text-align: left;
	width: 1000px;
	margin: 40px 0 0;
}

.bg {
	background: #fff url("/pict/1/bg.jpg") repeat-y center;
}

.header {
	height: 180px;
	width: 1000px;
	background: url("/pict/1/header_bg.jpg") no-repeat left top;
}

.content_show {
	position: relative;
	font-family: HeliosThinC, sans-serif;
}

.content {
	width: 1000px;
	float: left;
	padding: 50px 0 20px 0;
	background: url("/pict/1/bg_stars.jpg") no-repeat left top;
}

.bottom {
	clear: both;
	width: 1000px;
	height: 70px;
	background: url("/pict/1/bg_bottom.jpg") 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: 38px;
	height: 38px;
	background: url("/pict/1/ico_facebook.png") no-repeat left top;
	text-decoration: none;
}

a.twitter {
	background-image: url("/pict/1/ico_twitter.png");
}

.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/1/present.png") no-repeat 30px 20px;
	border-left: 1px solid #BB97C3;
}

.present h2 a {
	color: #000;
	font-size: 21px;
}

.present h2 a:hover {
	color: #9D5299;
}

.slogan {
	font-family: HeliosThinC, sans-serif;
	font-size: 24px;
	color: #7F267F;
	width: 640px;
	padding: 10px 0 0 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 30px;
}

ul.ctg_all li .block_img {
	float: left;
	width: 240px;
	height: 110px;
	margin: 0;
	padding: 0 0 0 24px;
	overflow: hidden;
}

ul.ctg_all li .block_text {
	float: left;
	width: 550px;
	padding: 42px 0 10px 40px;
	background: url("/pict/1/line.png") no-repeat left 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/1/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: 56px;
	left: 856px;
	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: #3F8AD6;
}

.lang {
	position: absolute;
	left: 790px;
	top: 122px;
	font-size: 14px;
	font-style: italic;
}

.lang span {
	padding: 0 10px 0 0;
}

.lang span a {
	color: #BA97C3;
}
