@charset "utf-8";

html,
body {
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#fff;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#393939;
}

form,
fieldset {
	margin:0;
	padding:0;
	border:0;
}

input,
select,
textarea,
button {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#393939;
	outline:none;
}

textarea {
	resize:none;
}

header,
nav,
section,
article,
aside,
footer {
	display: block;
}

img {
	border:0;
	vertical-align:top;
}

a {
	color:#0088ce;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

a:hover {
	color:#ff9344;
}

table {
	border-collapse:collapse;
}

p {
	margin:0 0 20px 0;
}

h1 {
	font-weight:bold;
	font-size:28px;
	color:#494949;
	line-height:32px;
	margin:0 0 42px 0;
}

h1.ind2 {
	margin-bottom:31px;
}

h2 {
	font-size:18px;
	line-height:20px;
	color:#ff7611;
	margin:0 0 26px 0;
}

h3 {
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#494949;
	margin:0 0 32px 0;
}

h4 {
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 8px 0;
}

.orange {
	color:#ff6c00!important;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.wrapper {
	min-height:100%;
	min-width:960px;
	max-width:10000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

.container {
	width:960px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

.header {
	position:relative;
	height:159px;
}

.header .logo {
	position:absolute;
	top:61px;
	left:6px;
}

.header .logo2 {
	position:absolute;
	top:53px;
	right:0;
}

.header .name {
	white-space:nowrap;
	position:absolute;
	top:72px;
	left:368px;
	padding:0 0 0 17px;
	font-style:italic;
	font-size:15px;
	color:#ff6c00;
	background:url(/img/slash.png) no-repeat;
	height:31px;
	line-height:30px;
}

.top-block {
	position:relative;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:1px 1px 1px #e6e6e6;
	-moz-box-shadow:1px 1px 1px #e6e6e6;
	-webkit-box-shadow:1px 1px 1px #e6e6e6;
	behavior: url(/js/PIE.htc);
	height:235px;
	margin:0 0 17px 0;
	z-index:200;
}

.top-block.bg1 {
	background:#f1f5f8 url(/img/img1.jpg) no-repeat 195px 100%;
}

.top-block.bg2 {
	background:#066da5 url(/img/img2.jpg) no-repeat 100% 100%;
}

.top-block.bg2 .left-text {
	background-position:0 -53px;
}

.top-block.bg3 {
	background:#adc46f url(/img/img3.jpg) no-repeat 195px 100%;
}

.top-block.bg3 .left-text {
	background-position:0 -114px;
}

.top-block .left-text {
	position:absolute;
	top:0;
	left:0;
	background:url(/img/left-link.png) no-repeat;
	width:218px;
	height:47px;
	z-index:20;
	padding:0 0 0 17px;
	font-size:16px;
	line-height:39px;
	color:#fff;
	text-shadow:0 -1px 0 #141d23;
}

.top-block.big {
	height:459px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin-bottom:51px;
}

.top-block.big .search {
	background:url(/img/left-cover-big.png) no-repeat;
	height:410px;
}

.top-block .partners {
	position:absolute;
	/* top:257px; */
	top:218px;
	left:14px;
	z-index:30;
}

.top-block .partners h4 {
	font-size:14px;
	line-height:20px;
	color:#434343;
	text-shadow:1px 1px 0 #fff;
	margin:0 0 45px 0;
}

.top-block .partners h4 span {
	background:url(/img/darr-grey.png) no-repeat 100% 6px;
	padding:0 11px 0 0;
}

.top-block .partners ul {
	list-style:none;
	margin:0 0 0 -3px;
	padding:0;
}

.top-block .partners ul li {
	margin:0 0 41px 0;
}

.gallery {
	position:absolute;
	bottom:0;
	right:0;
	width:960px;
	height:420px;
	z-index:1;
}

.gallery .hold {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	right:0;
	overflow:hidden;
	width:960px;
	height:420px;
}

.gallery .hold li {
	position:absolute;
	bottom:0;
	right:0;
	width:960px;
	height:420px;
	overflow:hidden;
	text-align:right;
}

.gallery a {
	text-decoration:none;
}

.gallery .text {
	display:block;
	text-align:left;
	color:#fff;
	font-size:34px;
	line-height:34px;
	position:absolute;
	bottom:26px;
	left:247px;
	right:0;
	text-shadow:0 -1px 0 #040c14;
}

.gallery .text strong {
	display:block;
	font-size:44px;
	font-weight:normal;
	line-height:44px;
	zoom:1;
	position:relative;
	margin:-6px 0 0 0;
	top:6px;
}

.gallery .text em {
	font-size:20px;
	top:-23px;
	position:relative;
}

.gallery .nav {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	position:absolute;
	bottom:-33px;
	left:210px;
	right:0;
	line-height:0;
}

.gallery .nav li {
	cursor:pointer;
	width:10px;
	height:11px;
	overflow:hidden;
	background:url(/img/gallery-nav.png) no-repeat;
	display:inline-block;
	vertical-align:top;
	margin:0 1px;
}

.gallery .nav li.active {
	cursor:default;
	background-position:-15px 0;
}

.search {
	position:absolute;
	top:39px;
	left:0;
	background:url(/img/left-cover.png) no-repeat 0 100%;
	z-index:10;
	width:207px;
	height:180px;
	padding:17px 0 0 17px;
}

.search .label {
	font-size:12px;
	line-height:normal;
	color:#48551a;
	text-shadow:1px 1px 0 #f5fbbe;
	margin:0 0 5px 0;
}

.search .selectes {
	padding:0 19px 11px 10px;
}

.search .input {
	margin:0 36px 0 -11px;
}

.search .submit {
	text-align:center;
	margin:6px 0 0 0;
	width:155px;
}

.btn-grey {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	background:#d7d7d7 url(/img/btn-grey.png) no-repeat;
	height:37px;
	line-height:37px;
	color:#000;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
	border:1px solid #aeaeae;
	position:relative;
	white-space:nowrap;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/js/PIE.htc);
	padding:0 0 0 24px;
	overflow:hidden;
}

.btn-grey span {
	display:inline-block;
	height:37px;
	padding:0 24px 0 0;
	background:url(/img/btn-grey.png) no-repeat 100% 0;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.btn-grey input {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
	margin:0;
	padding:0;
	background:url(/img/btn-grey.png) no-repeat 0 -9999px;
	cursor:pointer;
}

.btn-grey:hover {
	background-position:0 -41px;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
}

.btn-grey:hover span {
	background-position:100% -41px;
}

.btn-grey:active {
	background-position:0 -83px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

.btn-grey:active span {
	background-position:100% -83px;
}

.btn-green {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	background:#7ead03 url(/img/btn-green.png) no-repeat;
	height:31px;
	line-height:31px;
	color:#fff;
	text-decoration:none;
	text-shadow:0 -1px 0 #6a8706;
	border:1px solid #689100;
	position:relative;
	white-space:nowrap;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 3px #e8eded;
	-moz-box-shadow:0 0 3px #e8eded;
	-webkit-box-shadow:0 0 3px #e8eded;
	behavior: url(/js/PIE.htc);
	padding:0 0 0 17px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}

.btn-green span {
	display:inline-block;
	height:31px;
	padding:0 17px 0 0;
	background:url(/img/btn-green.png) no-repeat 100% 0;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.btn-green input {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
	margin:0;
	padding:0;
	background:url(/img/btn-green.png) no-repeat 0 -9999px;
	cursor:pointer;
}

.btn-green:hover {
	background-position:0 -34px;
	border-color:#89a101;
}

.btn-green:hover span {
	background-position:100% -34px;
}

.btn-green:active {
	background-position:0 -68px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border-color:#658d00;
}

.btn-green:active span {
	background-position:100% -68px;
}

.input {
	padding:0 6px 0 0;
	height:32px;
	background:url(/img/input.png) no-repeat 100% -36px;
	position:relative;
	line-height:32px;
}

.input .bg {
	height:32px;
	padding:0 4px 0 10px;
	background:url(/img/input.png) no-repeat;
}

.input input {
	width:100%;
	margin:0;
	border:0;
	padding:0;
	background:url(/img/input.png) no-repeat 0 -9999px;
}

.select {
	margin:0 0 2px 0;
	font-size:14px;
	line-height:20px;
	position:relative;
	height:20px;
	z-index:100;
}

.select.open {
	z-index:200;
}

.select:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.select .toggler {
	float:left;
	cursor:pointer;
	max-width:100%;
	position:relative;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#0088ce;
	text-shadow:1px 1px 0 #fff;
}

.select .toggler span {
	position:relative;
	border-bottom:1px dashed #0088ce;
}

.select .sub {
	top:26px;
}

.sub {
	position:absolute;
	left:-17px;
	line-height:17px;
	border:2px solid #adc965;
	width:214px;
	padding:20px 0 10px 28px;
	background:#dff7ff url(/img/grad-blue.png) repeat-x;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-webkit-box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.46);
	-moz-box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.46);
	box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.46);
	behavior: url(/js/PIE.htc);
	z-index:2000;
	display:none;
	text-shadow:1px 1px 0 #fff;
}

.open .sub {
	display:block;
}

.sub .arr {
	background:url(/img/sub-arr.png) no-repeat;
	width:16px;
	height:10px;
	overflow:hidden;
	position:absolute;
	top:-10px;
	left:28px;
}

.sub ul {
	list-style:none;
	margin:0;
	padding:0;
}

.sub ul li {
	margin:0 0 7px 0;
	height:auto!important;
	zoom:1;
	vertical-align:bottom;
}

.sub .close {
	display:block;
	cursor:pointer;
	position:absolute;
	top:7px;
	right:6px;
	background:url(/img/close.png) no-repeat;
	width:12px;
	height:12px;
}

.menu {
	position:absolute;
	top:0;
	right:0;
	background:url(/img/menu.png) no-repeat;
	width:726px;
	height:47px;
	font-size:15px;
	line-height:39px;
	color:#000;
	text-shadow:1px 1px 0 #f3f3f3;
	padding:0 0 0 11px;
}

.menu table {
	width:100%;
}

.menu table tr td {
	padding:0;
	text-align:center;
	vertical-align:top;
}

.menu a,
.menu strong {
	display:block;
	position:relative;
	background:url(/img/menu-active.png) no-repeat 0 -9999px;
	padding:0 11px 0 0;
	height:39px;
	color:#000;
	font-weight:normal;
	margin:0 0 0 -11px;
	text-align:center;
}

.menu a:hover {
	color:#000;
	text-decoration:underline;
}

.menu .last a,
.menu .last strong {
	background:none;
	padding:0;
}

.menu .last span {
	padding:0 11px;
}

.menu span {
	display:block;
	padding:0 0 0 11px;
	background:url(/img/menu-active.png) no-repeat 0 -9999px;
}

.menu .active a,
.menu .active strong {
	background-position:100% 0;
}

.menu .active span {
	background-position:0 -41px;
}

.content {
	zoom:1;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	background:url(/img/content-shad.png) no-repeat 50% 1px;
	position:relative;
	padding:0 0 1px 0;
}

.content-bg {
	zoom:1;
	position:relative;
	background:url(/img/content-shad-b.png) no-repeat 50% 100%;
	padding:27px 19px;
}

.content.noind .content-bg {
	padding-top:0;
}

.content.ind2 .content-bg {
	padding-top:56px;
}

.content.ind3 .content-bg {
	padding-left:0;
	padding-right:0;
	padding-top:33px;
}

.content:after,
.content-bg:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.footer {
	padding:0 19px 76px 19px;
	zoom:1;
	font-size:13px;
	color:#afafaf;
}

.footer:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.footer .studio {
	float:right;
	margin:-3px 0 0 0;
}

.footer .studio img {
	vertical-align:middle;
	left:8px;
	position:relative;
}

.b-menu {
	position:relative;
	height:42px;
	line-height:42px;
	font-size:13px;
	color:#404040;
	border:1px solid #404040;
	margin:0 0 24px -38px;
	left:19px;
	border:1px solid #adadad;
	background: rgb(166,166,166); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(166, 166, 166, 1) 0%, rgba(110, 110, 110, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(166, 166, 166, 1)), color-stop(100%, rgba(110, 110, 110, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(166, 166, 166, 1) 0%, rgba(110, 110, 110, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(166, 166, 166, 1) 0%, rgba(110, 110, 110, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(166, 166, 166, 1) 0%, rgba(110, 110, 110, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(166, 166, 166, 1) 0%, rgba(110, 110, 110, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a6a6', endColorstr='#6e6e6e', GradientType=0 ); /* IE6-9 */
	overflow:hidden;
	padding:0 45px 0 19px;
}

.b-menu a {
	color:#404040;
}

.b-menu a:hover {
	color:#fff;
	text-shadow:0 -1px 0 #535353;
}

.b-menu ul {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	text-shadow:0 -1px 0 #535353;
	color:#fff;
}

.b-menu ul li {
	margin:0 0 0 26px;
	float:left;
}

.b-menu ul li a {
	color:#fff;
}

.b-menu ul li a:hover {
	text-shadow:none;
	color:#404040;
}

.b-menu span {
	margin:0 3px;
}

.path {
	margin:0 0 9px -12px;
	padding:0 0 0 12px;
	zoom:1;
	color:#0088ce;
	background:url(/img/larr.png) no-repeat 0 7px;
}

.catalog-menu {
	position:absolute;
	top:58px;
	left:255px;
	width:680px;
	z-index:100;
}

.catalog-menu h4 {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#e5ff69;
	text-shadow:1px 1px 0 #000;
	margin:0;
}

.catalog-menu h4 span {
	padding:0 14px 0 0;
	background:url(/img/darr-yellow.png) no-repeat 100% 9px;
}

.catalog-menu .line {
	height:2px;
	overflow:hidden;
	background:url(/img/blue-line.png) repeat-x;
	margin:16px 0 18px 0;
}

.catalog-menu ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

.catalog-menu ul.fl1 {
	width:180px;
}

.catalog-menu ul.fl2 {
	width:206px;
}

.catalog-menu ul li {
	margin:0 0 10px 0;
	height:26px;
}

.catalog-menu ul li:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.catalog-menu .toggler {
	cursor:pointer;
	position:relative;
	padding:0 0 0 40px;
	display:inline-block;
	color:#fff;
	text-shadow:1px 1px 0 #002b47;
	line-height:26px;
}

.catalog-menu .toggler span {
	position:relative;
	border-bottom:1px dashed #fff;
}

.pic {
	border:0!important;
	position:absolute!important;
	top:0;
	left:0;
	background:url(/img/pics.png) no-repeat 0 -9999px;
	width:28px;
	height:29px;
	display:block;
}

.pic-big {
	width:52px;
	height:53px;
	background-image:url(/img/pics2.png);
}

.pic.pic1 {
	background-position:0 0;
}

.pic-big.pic1 {
	background-position:-74px -74px;
}

.pic.pic2 {
	background-position:0 -36px;
}

.pic-big.pic2 {
	background-position:-148px 0;
}

.pic.pic3 {
	background-position:0 -64px;
}

.pic-big.pic3 {
	background-position:0 0;
}

.pic.pic4 {
	background-position:-35px 0;
}

.pic-big.pic4 {
	background-position:-148px -74px;
}

.pic.pic5 {
	background-position:-34px -36px;
}

.pic-big.pic5 {
	background-position:0 -74px;
}

.pic.pic6 {
	background-position:-35px -72px;
}

.pic-big.pic6 {
	background-position:-149px -153px;
}

.pic.pic7 {
	background-position:-71px 0;
}

.pic-big.pic7 {
	background-position:-0 -153px;
}

.pic.pic8 {
	background-position:-71px -36px;
}

.pic-big.pic8 {
	background-position:-74px -153px;
}

.pic.pic9 {
	background-position:-71px -72px;
}

.pic-big.pic9 {
	background-position:-74px 0;
}

.catalog-menu .sub {
	z-index:200;
	width:607px;
	padding:26px 29px 34px 96px;
	top:93px;
	left:-39px;
}
.catalog-menu .sub. .close {
 top:
}

.catalog-menu .top2 .sub {
	top:129px;
}

.catalog-menu .top3 .sub {
	top:165px;
}

.catalog-menu .sub .arr {
	left:43px;
}

.catalog-menu .fl2 .sub .arr {
	left:223px;
}

.catalog-menu .fl3 .sub .arr {
	left:429px;
}

.catalog-menu .sub .pic {
	top:26px;
	left:29px;
}

.catalog-menu .sub h5 {
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	margin:0 0 22px 0;
	color:#494949;
}

ul.list1 {
	float:left;
	line-height:17px;
	list-style:none;
	margin:0;
	padding:2px 0 0 0;
	width:168px;
}

ul.list1 li {
	margin:0 0 11px -12px;
}

ul.list1 li a {
	display:inline-block;
	padding:0 0 0 12px;
	background:url(/img/rarr-orange.png) no-repeat 0 -9999px;
}

ul.list1 li.active a {
	background-position:0 6px;
	color:#ff9344;
	cursor:default;
}

ul.list2 {
	height:100%;
	overflow:hidden;
	line-height:17px;
	list-style:none;
	margin:0;
	padding:2px 0 0 44px;
	background:url(/img/arr-list.png) no-repeat;
	float:none;
}

ul.list2 li {
	margin:11px 0 0 0;
}

ul.list2 li:first-child {
	margin:0;
}

ul.list2 li a {
	color:#393939;
}

ul.list2 li a:hover {
	color:#0088ce;
}

.block {
	zoom:1;
	border-top:1px solid #cbcbcb;
	background:url(/img/content-shad.png) no-repeat 50% 1px;
	position:relative;
	margin:0 0 0 -38px;
	left:19px;
	padding:35px 60px 24px 60px;
}

.block.ind2 {
	padding:35px 15px 24px 15px;
}

.block.ind3 {
	padding:28px 19px 24px 19px;
}

.content-bg .block:first-child {
	border:0;
	background:none;
}

.slider {
	margin:-15px 41px 0 41px;
	zoom:1;
	position:relative;
	font-size:13px;
	line-height:16px;
	color:#646464;
	top:15px;
}

.block .slider {
	margin-left:0;
	margin-right:0;
}

.slider .prev {
	cursor:pointer;
	position:absolute;
	top:77px;
	left:-51px;
	background:url(/img/slider-nav.png) no-repeat;
	width:15px;
	height:15px;
}

.slider .next {
	cursor:pointer;
	position:absolute;
	top:77px;
	right:-51px;
	background:url(/img/slider-nav.png) no-repeat -22px 0;
	width:15px;
	height:15px;
}

.slider .hold {
	position:relative;
	width:100%;
	overflow:hidden;
	height:204px;
}

.slider .hold section {
	position:absolute;
	top:0;
	left:0;
	width:9999px;
}

.slider .hold section article {
	float:left;
	width:439px;
}

.slider ul {
	list-style:none;
	margin:0;
	padding:0;
}

.slider ul li {
	zoom:1;
	position:relative;
	padding:0 30px 0 84px;
	margin:0;
	height:102px;
}

.slider ul li .img {
	position:absolute;
	top:0;
	left:0;
}

.slider h4 {
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	margin:0 0 2px 0;
	color:#000;
}

.img {
	display:inline-block;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/js/PIE.htc);
	box-shadow:1px 2px 2px #787878;
	-moz-box-shadow:1px 2px 2px #787878;
	-webkit-box-shadow:1px 2px 2px #787878;
}

.more {
	padding:0 11px 0 0;
	background:url(/img/rarr.png) no-repeat 100% 4px;
}

.more:hover {
	background-image:url(/img/rarr-orange.png);
}

.slider2 {
	padding:2px 0 0 0;
}

.slider2 ul li {
	height:75px;
	padding-left:64px;
}

.slider2 .hold {
	height:225px;
}

.slider2 h4 {
	font-size:14px;
}

.slider2 .prev,
.slider2 .next {
	top:98px;
}

.hr {
	height:1px;
	overflow:hidden;
	position:relative;
	margin:13px 0 37px -38px;
	left:19px;
	background:#cbcbcb;
}

.slider3 .hold {
	height:70px;
}

.slider3 .hold section article {
	width:260px;
	padding:0 50px 0 0;
}

.slider3 .prev,
.slider3 .next {
	top:22px;
}

.slider3 h4 {
	margin-bottom:5px;
}

.slider3 h4 a {
	padding:0 13px 0 0;
	background:url(/img/rarr2.png) no-repeat 100% 100%;
}

.slider3 h4 a:hover {
	background-image:url(/img/rarr-orange2.png);
}

.aside {
	float:right;
	width:348px;
}

.mainContent {
	float:left;
	width:550px;
}

.form h2 {
	font-size:24px;
	line-height:32px;
	color:#494949;
	margin:0 0 22px 0;
	font-weight:normal;
}

.form ul {
	list-style:none;
	margin:0;
	padding:0;
}

.form ul li {
	zoom:1;
	overflow:hidden;
	margin:0 0 6px 0;
}

.form .label,
.form .label2 {
	float:left;
	width:69px;
	height:32px;
	line-height:31px;
	font-size:13px;
}

.form .label2 {
	float:none;
	padding-top:3px;
}

.form input[type="text"] {
	border:1px solid #d1d0d0;
	background:#f9f9f9 url(/img/input2.png) no-repeat;
	position:relative;
	width:239px;
	line-height:30px;
	height:30px;
	padding:0 0 0 10px;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/js/PIE.htc);
}

.form textarea {
	border:1px solid #d1d0d0;
	background:#f9f9f9 url(/img/input2.png) no-repeat;
	position:relative;
	width:308px;
	height:129px;
	padding:5px 0 5px 10px;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/js/PIE.htc);
}

.form .submit {
	width:320px;
	text-align:right;
	overflow:visible;
	margin:7px 0 0 0;
}

.aside2 .form {
	margin:-10px 0 0 0;
}

.aside2 .form input[type="text"] {
	width:203px;
}

.aside2 .form textarea {
	width:273px;
}

.aside2 .form .submit {
	width:285px;
}

.top-head {
	margin:0 0 42px 0;
	zoom:1;
	padding:12px 0 0 0;
}

.top-head:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.top-head h1 {
	margin:0 19px 0 0;
	float:left;
}

.top-head .rarr {
	float:left;
	padding:0 24px 0 0;
	background:url(/img/rarr-grey-big.png) no-repeat 100% 12px;
}

.top-head.ind2 {
	margin-bottom:52px;
}

.sort {
	float:left;
	list-style:none;
	margin:0;
	padding:6px 0 0 0;
	font-size:14px;
	line-height:25px;
}

.sort li {
	float:left;
	margin:0 9px 0 0;
}

.sort a {
	float:left;
	position:relative;
	text-decoration:none;
	color:#666;
	background:url(/img/repeats.png) repeat-x 0 -9999px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/js/PIE.htc);
	padding:0 11px;
	height:25px;
	white-space:nowrap;
}

.sort a:hover {
	color:#666;
	text-decoration:none;
}

.sort span {
	position:relative;
	border-bottom:1px dashed #666;
}

.sort a:hover span {
	border:0;
}

.sort .active {
	cursor:default;
	color:#000!important;
	text-shadow:1px 1px 0 #ffc786;
	background-color:#ff953e;
	background-position:0 0;
}

.sort .active span {
	border:0;
}

.events {
	font-size:13px;
	zoom:1;
	position:relative;
	margin:-15px 0 0 0;
}

.events article {
	zoom:1;
	border-top:1px solid #cbcbcb;
	background:url(/img/content-shad.png) no-repeat 50% 1px;
	position:relative;
	margin:0 0 0 -38px;
	left:19px;
	padding:32px 95px 40px 17px;
}

.events article:first-child {
	background:none;
	border:0;
}

.events .img {
	float:left;
	width:160px!important;
}

.events .text {
	padding:7px 0 2px 21px;
	height:100%;
	overflow:hidden;
}

.events section {
	padding:28px 0 53px 181px;
	zoom:1;
	display:none;
}

.events .open section {
	display:block;
}

.place {
	zoom:1;
	margin:0 0 23px 0;
	font-size:14px;
	line-height:16px;
}

.place:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.place img {
	float:left;
	position:relative;
	margin:0 10px 0 0;
	box-shadow:0 1px 1px #c1c1c1;
	-moz-box-shadow:0 1px 1px #c1c1c1;
	-webkit-box-shadow:0 1px 1px #c1c1c1;
	behavior: url(/js/PIE.htc);
}

.events .date {
	font-size:18px;
	font-weight:bold;
	color:#2298d5;
	margin:0 0 5px 0;
}

.events .name {
	font-size:18px;
	line-height:24px;
	color:#ff7611;
}

.events .name span {
	cursor:pointer;
	position:relative;
	border-bottom:1px dashed #ff7611;
}

.events header {
	zoom:1;
}

.events header:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.events h3 {
	font-size:16px;
	line-height:20px;
	color:#393939;
	font-weight:bold;
	margin:0 0 20px 0;
}

.events h4 {
	margin:0 0 20px 0;
	color:#393939;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
}

.events section .text {
	padding:0;
}

.events .fl {
	float:left;
	padding:0 0 40px 0;
	width:200px;
}

.events a {
	text-decoration:underline;
}

.people {
	float:right;
	list-style:none;
	margin:0;
	font-size:11px;
	line-height:14px;
}

.people li {
	float:left;
	text-align:center;
	margin:0 0 0 8px;
	white-space:nowrap;
}

.people img {
	display:block;
	height:126px;
	width:auto;
	border:1px solid #d3d6e5;
	margin:0 0 2px 0;
}

.sep {
	height:20px;
}

.articles {
	font-size:13px;
	line-height:16px;
	zoom:1;
	position:relative;
	margin:-20px 0 0 0;
}

.articles article {
	zoom:1;
	border-top:1px solid #cbcbcb;
	background:url(/img/content-shad.png) no-repeat 50% 1px;
	position:relative;
	margin:0 0 0 -38px;
	left:19px;
	padding:28px 84px 30px 17px;
}

.articles article:first-child {
	background:none;
	border:0;
}

.articles .img {
	float:left;
	width:160px!important;
}

.articles .text {
	padding:0 0 0 27px;
	height:100%;
	overflow:hidden;
}

.articles .text.bg-doc {
	padding:0 0 0 56px;
	background:url(/img/ppt.png) no-repeat 28px 0;
}

.articles h3 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 8px 0;
}

.articles h3 a {
	padding:0 13px 0 0;
	background:url(/img/rarr2.png) no-repeat 100% 100%;
}

.articles h3 a:hover {
	background-image:url(/img/rarr-orange2.png);
}

.articles .info {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	zoom:1;
	margin:0 0 12px 0;
}

.articles .info:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.articles .info .date {
	float:left;
	margin:0 25px 0 0;
}

.articles .info .place {
	font-weight:normal;
	margin:0;
	float:left;
}

.articles .info .place img {
	top:3px;
}

.catalog-menu2 {
	margin:-27px 0 41px -42px;
	left:21px;
	zoom:1;
	position:relative;
}

.catalog-menu2 .toggler {
	cursor:pointer;
	background:url(/img/toggler-btn-1.png) no-repeat;
	width:195px;
	height:36px;
	text-align:center;
	font-size:13px;
	line-height:36px;
	color:#431717;
	/* text-shadow:0 -1px 0 #000; */
	margin:0 0 0 2px;
}

.catalog-menu2 .toggler.open {
	background:url(/img/toggler-btn.png) no-repeat;
	color:#f2f2f2;
}
.catalog-menu2 .toggler span {
	display:inline-block;
	padding:0 0 0 18px;
	background:url(/img/toggler-arr-grey.png) no-repeat 0 -28px;
}

.catalog-menu2.open .toggler span {
	background-position:0 15px;
}

.catalog-menu2 .toggler span em,
.catalog-menu2 .toggler span strong {
	font-weight:normal;
	font-style:normal;
	display:none;
}

.catalog-menu2 .toggler span em {
	display:inline;
}

.catalog-menu2.open .toggler span strong {
	display:inline;
}

.catalog-menu2.open .toggler span em {
	display:none;
}

.catalog-menu2 .hold {
	padding:12px 0 0 0;
	zoom:1;
	overflow:hidden;
	position:relative;
	display:none;
}

.catalog-menu2.open .hold {
	display:block;
}

.tabs {
	background:url(/img/catalog-block.png) no-repeat;
	height:38px;
	padding:37px 17px 0 17px;
	font-size:13px;
	line-height:25px;
	color:#777;
	text-shadow:1px 1px 0 #fff;
}

.tabs table {
	width:100%;
}

.tabs table tr td {
	padding:0;
	text-align:center;
	vertical-align:top;
}

.tabs a {
	display:inline-block;
	position:relative;
	white-space:nowrap;
	text-align:center;
	padding:0 12px;
	height:25px;
	background:url(/img/repeats.png) repeat-x 0 -9999px;
	color:#777;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/js/PIE.htc);
}

.tabs a:hover {
	color:#0088ce;
}

.tabs .active {
	background-color:#ff9941;
	background-position:0 0;
	color:#000!important;
	cursor:default;
	text-shadow:1px 1px 0 #ffc786;
}

.catalog-menu2 .in {
	background:url(/img/catalog-block.png) no-repeat 100% 100%;
	zoom:1;
	position:relative;
	padding:25px 20px 32px 281px;
	min-height:240px;
}

.catalog-menu2 ul.list1 {
	width:181px;
}

.catalog-menu2 ul.list2 {
	padding-left:53px;
}

.catalog-menu2 .pic {
	top:45px;
	/* left:34px; */
	left:20px;
}

.catalog-menu2 h5 {
	font-weight:bold;
	font-size:24px;
	line-height:28px;
	width:170px;
	margin:0;
	position:absolute;
	top:60px;
	left:80px;
	/* left:99px; */
}

.path2 {
	margin:0 0 4px 0;
	font-size:13px;
	color:#666;
}

.path2 a {
	color:#666;
}

.path2 a:hover {
	color:#0088ce;
}

.path2 strong {
	color:#0088ce;
	font-size:18px;
}

.item {
	zoom:1;
	margin:0 0 44px 0;
}

.item:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.item h1 {
	font-weight:normal;
	font-size:28px;
	margin:0 0 43px 0;
}

.docs {
	float:right;
	list-style:none;
	width:176px;
	border-left:1px solid #9f9f9f;
	font-size:12px;
	line-height:16px;
	color:#7a7a7a;
	margin:0;
	padding:7px 0 7px 35px;
}

.docs a {
	font-size:14px;
}

.docs li {
	padding:8px 0 9px 26px;
}

.docs .pdf {
	background:url(/img/pdf.png) no-repeat 0 7px;
}

.docs .ppt {
	background:url(/img/ppt.png) no-repeat 0 7px;
}

.table {
	zoom:1;
	position:relative;
	border:1px solid #a6a6a6;
	background:#fff url(/img/table-head.png) repeat-x;
	font-size:13px;
	line-height:16px;
	text-shadow:1px 1px 0 #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/js/PIE.htc);
	padding:0 0 25px 0;
	margin:0 0 21px -40px;
	left:20px;
}

.table table {
	width:100%;
}

.table table tr th {
	font-weight:normal;
	height:75px;
	padding:0 14px;
	vertical-align:middle;
	text-align:center;
}
.table table tr th p, .table  p {
	margin: 0;
}
.table table tr td {
	padding:10px 14px;
	text-align:center;
	vertical-align:middle;
}

.table table tr td.left {
	text-align:left;
}

.table table tr.c1 td {
	background:#e3f495;
}

.table table tr:hover {
	background:#e3f495;
}
.item-info {
	border-bottom:1px solid #cbcbcb;
	font-size:13px;
	line-height:16px;
	color:#646464;
	padding:0 0 32px 26px;
	margin:0 0 43px -40px;
	left:20px;
	position:relative;
}

.sides {
	zoom:1;
	background:url(/img/vline-grey.gif) repeat-y 458px 0;
	margin:0 0 10px 0;
}

.sides:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.side-l {
	float:left;
	width:335px;
	padding:0 0 0 6px;
}

.side-r {
	float:right;
	width:392px;
}

.articles2 {
	font-size:13px;
	line-height:16px;
	zoom:1;
	position:relative;
	margin:-42px 0 0 0;
	top:42px;
}

.articles2:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.articles2 article {
	padding:0 0 42px 0;
}

.articles2 h4 {
	margin:0 0 3px 0;
}

.articles2 h4 a {
	padding:0 13px 0 0;
	background:url(/img/rarr2.png) no-repeat 100% 100%;
}

.articles2 h4 a:hover {
	background-image:url(/img/rarr-orange2.png);
}

.articles2 .img {
	height:80px;
	margin:0 0 10px 0;
}

.section {
	margin:7px 0 0 0;
	color:#646464;
	font-size:11px;
}

.section a {
	color:#646464;
	text-decoration:underline;
}

.section a:hover {
	text-decoration:none;
}

.catalog {
	zoom:1;
	position:relative;
	margin:52px 0 0 -40px;
	left:40px;
	font-size:13px;
	line-height:16px;
	color:#646464;
}

.catalog:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.catalog article {
	float:left;
	width:325px;
	padding:0 60px 0 84px;
	margin:0;
	/* height:102px; */
	height:152px;
	position:relative;
}

.catalog .img {
	position:absolute;
	top:0;
	left:0;
}

.catalog h4 {
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	margin:0 0 2px 0;
	color:#000;
}

.video-head {
	padding:0 0 0 67px;
	background:url(/img/img-video.png) no-repeat;
	min-height:49px;
	line-height:49px;
	zoom:1;
	margin:0 0 25px 0;
	font-size:28px;
	color:#7fb424;
}

.video-head:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.video-head h1 {
	float:left;
	line-height:49px;
	padding:0 17px 0 0;
	background:url(/img/rarr-grey-big.png) no-repeat 100% 21px;
	margin:0 17px 0 0;
}

.youtube-link {
	display:block;
	float:right;
	text-decoration:none;
	font-size:15px;
	color:#000;
	background:url(/img/youtube-link.png) no-repeat;
	width:175px;
	height:43px;
	text-align:center;
	text-shadow:1px 1px 0 #ffce84;
	padding:0 0 0 28px;
	line-height:43px;
	margin:-6px -2px 0 0;
	top:10px;
	position:relative;
}

.youtube-link:hover {
	color:#000;
	background-position:0 -43px;
}

.youtube-link:active {
	color:#000;
	background-position:0 -86px;
}

.menu2 {
	zoom:1;
	margin:0 0 18px 0;
	font-size:13px;
	line-height:48px;
	text-shadow:1px 1px 0 #e4eec5;
	color:#000;
}

.menu2 table {
	width:100%;
}

.menu2 table tr td {
	text-align:center;
	vertical-align:top;
	padding:0;
}

.menu2 table tr td.first {
	width:113px;
}

.menu2 a,
.menu2 strong {
	display:block;
	padding:0 5px 0 5px;
	color:#000;
	height:48px;
	font-weight:normal;
	background:url(/img/menu2.png) no-repeat;
}

.menu2 .last a,
.menu2 .last strong {
	background-position:100% 0;
}

.menu2 span {
	display:block;
	height:48px;
	padding:0 10px 0 0;
	background:url(/img/menu2.png) no-repeat 0 -9999px;
}

.menu2 .two-r span {
	line-height:16px;
	padding-top:8px;
	height:40px;
}

.menu2 a:hover {
	background-position:0 -156px;
}

.menu2 .last a:hover {
	background-position:100% -156px;
}

.menu2 .active a,
.menu2 .active strong {
	background-position:0 -52px;
	text-shadow:1px 1px 0 #c3d997;
}

.menu2 .active span {
	background-position:100% -104px;
}

.menu2 .last.active span {
	background-position:100% -52px;
}

.menu2 .all {
	background:url(/img/all-btn.png) no-repeat;
	width:117px;
	height:52px;
	margin:-4px 0 0 -4px;
	top:2px;
	left:2px;
	text-align:center;
	padding:0;
	position:relative;
	text-shadow:1px 1px 0 #fcc476;
	z-index:10;
}

.menu2 .all:hover {
	background-position:0 -63px;
}

.menu2 .all:active {
	background-position:0 -132px;
}

.video {
	zoom:1;
	position:relative;
	margin:0 0 36px 0;
}

.video:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.video .hold {
	float:left;
}

.video .text {
	height:500px;
	overflow:hidden;
	background:#eaf3c0 url(/img/video-block.png) repeat-y;
	position:relative;
	padding:19px 29px 0 29px;
	font-size:13px;
	text-shadow:1px 1px 0 #fff;
}

.video h5 {
	font-size:13px;
	font-weight:normal;
	color:#4c7701;
	margin:0 0 20px 0;
}

.video h4 {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#e16414;
	margin:0 0 6px 0;
}

.video .info {
	position:absolute;
	left:24px;
	right:22px;
	bottom:0;
	background:url(/img/line-green.png) repeat-x;
	padding:14px 0 17px 4px;
}

.video .views {
	font-size:20px;
	line-height:24px;
	margin:10px 0 0 0;
}

.playlist h2 {
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 31px 0;
	color:#393939;
}

.playlist h2 span {
	font-weight:normal;
	color:#767676;
}

.playlist h3 {
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 8px 0;
}

.playlist ul {
	list-style:none;
	margin:0 0 0 -60px;
	position:relative;
	left:60px;
	padding:0;
	height:100%;
	overflow:hidden;
	font-size:13px;
	line-height:18px;
	color:#666;
}

.playlist ul li {
	float:left;
	width:202px;
	height:188px;
	margin:0 50px 0 0;
}

.playlist ul li h4 {
	width:100%;
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	margin:7px 0 0 0;
	color:#393939;
}

.playlist ul li h4 a {
	color:#393939;
}

.playlist ul li h4 a:hover {
	color:#0088ce;
}

.playlist2 ul {
	margin:0;
	left:0;
}

.playlist2 ul li {
	margin:0 17px 0 0;
}

.playlist3 {
	padding:20px 0 0 0;
}

.playlist .info {
	float:right;
	width:255px;
	padding:0 40px 0 18px;
	border-left:1px solid #b8b8b8;
	font-size:13px;
	margin:0 -20px 0 0;
}

.playlist .info h4 {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	margin:0;
}

.articles3 {
	margin:0 0 0 -80px;
	left:80px;
	top:0;
}

.articles3 article {
	float:left;
	margin:0;
	width:300px;
	/* height:212px; */
	padding:0 30px 0 0;
}

.mainContent2 .articles3 article {
	width:288px;
	padding:0 20px 0 0;
}

.sort2 {
	padding:12px 0 0 0;
	background:url(/img/sort2.png) no-repeat;
	margin:-27px 0 56px -38px;
	left:19px;
	position:relative;
}

.sort2 .bg {
	background:url(/img/sort2.png) no-repeat 0 100%;
	font-size:13px;
	line-height:26px;
	color:#666;
	text-shadow:1px 1px 0 #f6f7f7;
	padding:0 0 11px 20px;
	zoom:1;
	overflow:hidden;
}

.sort2 h4 {
	font-size:16px;
	line-height:26px;
	color:#494949;
	float:left;
	margin:-2px 25px 0 0;
	font-weight:bold;
}

.sort2 ul {
	list-style:none;
	margin:0;
	padding:0;
	height:100%;
	overflow:hidden;
}

.sort2 ul li {
	float:left;
	white-space:nowrap;
	margin:0 27px 0 0;
}

.sort2 a {
	color:#666;
}

.sort2 a:hover {
	color:#0088ce;
}

.sort2 .active {
	color:#ff6c00!important;
	cursor:default;
}

.pagination {
	list-style:none;
	margin:23px 0 0 0;
	padding:0;
	text-align:center;
	color:#717171;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	text-shadow:0 1px 0 #fff;
}

.pagination li {
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin:0 0 0 -1px;
	left:1px;
}

.pagination a,
.pagination strong,
.pagination span {
	display:block;
	text-align:center;
	color:#717171;
	background:url(/img/pagination.png) no-repeat -30px 0;
	width:28px;
	height:27px;
	font-weight:bold;
}

.pagination a:hover {
	background-position:0 0;
	color:#4585b2;
}

.pagination strong {
	background-position:-60px 0;
	color:#fff;
	text-shadow:0 1px 0 #33617d;
}

.pagination .prev em,
.pagination .next em {
	display:block;
	margin:0 auto;
	width:6px;
	height:27px;
	background:url(/img/pagination.png) no-repeat 0 -9999px;
}

.pagination .prev em {
	background-position:0 -36px;
}

.pagination a.prev:hover em {
	background-position:-25px -36px;
}

.pagination .next em {
	background-position:-13px -36px;
}

.pagination a.next:hover em {
	background-position:-38px -36px;
}

.sides2 {
	zoom:1;
	position:relative;
	background:url(/img/vline-grey.gif) repeat-y 613px 0;
	margin:0 0 56px 0;
}

.sides2:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.mainContent2 {
	float:left;
	width:565px;
}

.aside2 {
	float:right;
	width:267px;
}

.docs2 .img {
	margin:0 0 3px 0;
}

.docs2 .docs {
	float:none;
	border:0;
	padding:0;
	width:auto;
	color:#393939;
}

.docs2 .all {
	margin:16px 0 0 23px;
}

.docs2 .docs li {
	padding-bottom:14px;
}

.article {
	font-size:13px;
	line-height:18px;
}

.article p {
	margin:0 0 18px 0;
}

.article header {
	color:#0088ce;
	zoom:1;
	margin:0 0 16px 0;
}

.article header:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.article .img {
	float:left;
	margin:0 27px 0 0;
}

.article .text {
	height:100%;
	overflow:hidden;
	padding:4px 0 0 0;
}

.article h3 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#393939;
	margin:0 0 6px 0;
}

.all {
}

.all a {
	display:inline-block;
	position:relative;
	color:#fff;
	height:25px;
	font-size:12px;
	line-height:24px;
	background:#5c5c5c;
	padding:0 9px;
	white-space:nowrap;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/js/PIE.htc);
}

.all a:hover {
	color:#fff;
	background-color:#397087;
}

.all2 {
	padding:0 0 0 308px;
	position:relative;
	margin:0;
}
