html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

td, td img {
	vertical-align: top;
} 

input, select, button, textarea {
	margin: 0;
	font-size: 100%;
}

input[type="text"], input[type="password"], textarea {
	padding: 0;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

sub {
	vertical-align: sub;
	font-size: smaller;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

html {
	overflow-y: scroll; 
}

body {
	line-height: 1;
	background: #fff;
	color: #000;
	text-align: left;
	font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

input, select, button, textarea {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}

a, a:visited {
	color: #2F68C2;
	text-decoration: underline;
}

a:hover {
	color: #2F68C2;
	text-decoration: none;
}

a:focus, a:active {
	color: #2F68C2;
	text-decoration: underline;
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{ 
  display: block;
}

body{
	background: #F2F2F2;
}

.wrap{
	background: url(../i/wrp-bg.jpg) center top repeat-y;
}

.top-line{
	height: 29px;
	background: url(../i/line-bg.jpg) left top repeat-x;
}

.page{
	width: 1000px;
	margin: 0px auto;
}

.top-line .social{
	float: left;
	padding: 6px 45px 0 0;
}

.top-line .social span{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding: 0 10px 0 0;
	color: #505050;
}

.top-line .social ul{
	float: left;
}

.top-line .social ul li{
	display: block;
	float: left;
	margin: 0 8px 0 0;
}

.top-line .social ul li a{
	display: block;
	float: left;
}
.slidesIn {height: 205px;}

.top-line .search{
	float: left;
	padding: 3px 0 0 0;
}

.top-line .search .inp{
	float: left;
	width: 154px;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	background: #fff;
	border: 1px solid #BEBEBE;
	margin: 0 10px 0 0;
}

.top-line .search .but{
	float: left;
	background: url(../i/arr.gif) left top no-repeat;
	border: none;
	cursor: pointer;
	margin: 5px 25px 0 0;
	width: 19px;
	height: 14px;
}

.top-line .search .more-search{
	display: block;
	float: left;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0 0 0;
	color: #505050;
}

.top-line .search .more-search:hover{
	text-decoration: none;	
}

.top-line .reg{
	float: right;
	padding: 1px 0;
	line-height: 18px;
}

.top-line .reg span{
	display: block;
	float: left;
}

.top-line .reg .enter{
	background: url(../i/enter.gif) left 5px no-repeat;
	border-right: 1px solid #D4D4D4;
	padding: 4px 14px 0 24px;
	height: 23px;
}

.top-line .reg span a{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}

.top-line .reg span a:hover{
	text-decoration: none;
}

.top-line .regi{
	border-left: 1px solid #fff;
	padding: 4px 0 0 12px;
	height: 23px;
}

.header{
	padding: 17px 0 15px 10px;
	overflow: hidden;
	zoom: 1;
}

.header .logo{
	display: block;
	float: left;
}

.header .hed-banner{
	display: block;
	float: right;
}

.main-mnu{
	background: url(../i/main-mnu.jpg) center top no-repeat;
	clear: both;
}

.main-mnu .first-ul{
	overflow: hidden;
	zoom: 1;
	padding: 5px 0;
}

.main-mnu .first-ul li{
	display: block;
	float: left;
	background: url(../i/f-ul-bg.jpg) left 7px no-repeat;
	padding: 0 0 0 1px;
}

.main-mnu .first-ul li.first{
	background: none;
}

.main-mnu .first-ul li a{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EBEBEB !important;
	text-decoration: none !important;
	height: 31px;
	line-height: 31px;
	padding: 0 13px;
}

.main-mnu .first-ul li a:hover, .main-mnu .first-ul li.active a{
	background: url(../i/f-ul-h.jpg) left top repeat-x;
}

.main-mnu .second-ul{
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	position: relative;
}

.main-mnu .second-ul li{
	display: block;
	float: left;
	margin: 0 5px 0 0;	
}

.main-mnu .second-ul li a{
	display: block;
	float: left;
	text-decoration: none !important;
}

.main-mnu .second-ul li a span{
	display: block;
	float: left;
	padding: 5px 7px 0 7px;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
}

.main-mnu .second-ul li a:hover,
.main-mnu .second-ul li.active a{
	background: url(../i/mm-a.jpg) left top no-repeat;
}

.main-mnu .second-ul li a:hover span,
.main-mnu .second-ul li.active a span{
	background: url(../i/mm-s.jpg) right top no-repeat;
}

.main-mnu .second-ul li.active a span{
	font-weight: bold;
}

.main-mnu .second3-ul {
	position: relative;
	top: 0;
	left: 7px;
	right: 0px;
	width: 1000px;
	float: left;
}

.main-mnu .second3-ul li{
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0 25px 0 0;
}

.main-mnu .second3-ul li a{
	display: block;
	float: left;
	padding: 0;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none !important;
	text-decoration: none;
}

.main-mnu .second3-ul li a:hover, .main-mnu .second3-ul li.active a{
	text-decoration: underline !important;
}

.cnt-wrp{
	padding: 15px 0 10px 0;
	overflow: hidden;
	zoom: 1;
}

.content{
	float: left;
	width: 688px;
}

.content .slider{
	margin: 0 0 20px 0;
}

.content .block{
	padding: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
}

.content .block .tabs{
	overflow: hidden;
	zoom: 1;
	position: relative;
	top: 1px;
}

.content .block .tabs li{
	display: block;
	float: left;
}

.content .block .tabs li a{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	padding: 0 15px;
	height: 28px;
	line-height: 28px;
	position: relative;
	z-index: 10;
	color: #121212;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	behavior: url(js/PIE.htc);
}

.content .block .tabs li a:hover,
.content .block .tabs li.act a{
	text-decoration: none;
	color: #fff;
	background: #272727;
}

.content .block .panes{
	border: solid #272727;
	border-width: 2px 1px 1px 1px;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	behavior: url(js/PIE.htc);
}

.content .block .panes table{
	width: 100%;
}

.content .block .panes table td{
	padding: 6px 0 6px 10px;
}

.content .block .panes table .bg td{
	background: #F2F2F2;
}

.content .block .panes table td a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F68C2;
}

.content .block .panes table td a:hover{
	text-decoration: none;
	color: #C62E43;
}

.content .wrp{
	overflow: hidden;
	zoom: 1;
}

.content .wrp .lft{
	float: left;
	width: 200px;
}

.content .wrp .lft .item{
	padding: 0 0 20px 0;
}

.content .wrp .lft .item .hd{
	display: block;
	line-height: 26px;
	padding: 0 0 0 35px;
	background: url(../i/hd1.jpg) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C62E45;
	line-height: 26px;
}

.content .wrp .lft .item-1 .hd{
	height: 35px;
	line-height: 35px;
	background: url(../i/hd2.jpg) left top no-repeat;
}

.content .wrp .lft .item-2 .hd{
	height: 30px;
	line-height: 30px;
	background: url(../i/hd3.jpg) left top no-repeat;
}

.content .wrp .lft .item ul{
	padding: 10px 0 0 0;
}

.content .wrp .lft .item ul li,
.txt-mnu li{
	display: block;
	margin: 0 0 7px 0;
	padding: 0 0 0 15px;
	background: url(../i/bull.jpg) left 5px no-repeat;
	list-style: none;
}

.content .wrp .lft .item ul li a,
.txt-mnu li a{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D68C2;
}

.content .wrp .lft .item ul li a:hover,
.txt-mnu li a:hover{
	text-decoration: none;
}

.content .wrp .rht{
	float: right;
	width: 470px;
}

h2, h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 25px 0;
	color: #000;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

.content .wrp .rht .news-item{
	padding: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
}

.content .wrp .rht .news-item img{
	float: left;
	vertical-align: top;
	border: 1px solid #000;
	margin: 0 10px 0 0;
}

.content .wrp .rht .news-item p a.hd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3166C2;
	text-decoration: underline;
}

.content .wrp .rht .news-item p a.hd:hover{
	text-decoration: none;
}

.content .wrp .rht .news-item .data{
	display: block;
	padding: 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
}

.content .wrp .rht .news-item p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.exsperts{
	padding: 0 0 15px 0;
}

.exsperts h2{
	padding: 0;
}

.exsperts .all-exsperts{
	overflow: hidden;
	zoom: 1;
	padding: 5px 0 15px 0;
}

.exsperts .all-exsperts span{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 15px 0 0;
	color: #888888;
	line-height: 18px;
}

.exsperts .all-exsperts a{
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	position: relative;
	z-index: 10;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(js/PIE.htc);
	background: #C32E44;
	height: 18px;
	line-height: 18px;
	padding: 0 7px;
	text-decoration: none;
}

.exsperts .all-exsperts a:hover{
	text-decoration: underline;
}

.tips{
	margin: 0 0 20px 0;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(js/PIE.htc);
}

.tips .title{
	overflow: hidden;
	padding: 0 18px;
	zoom: 1;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	behavior: url(js/PIE.htc);
	background: url(../i/title-bg.jpg) left top repeat-x;
	height: 34px;
	line-height: 34px;
	border-bottom: 2px solid #252525;
}

.tips .title h3{
	float: left;
	padding: 0;
}

.tips .title a{
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #2F67BE;
}

.tips .title a:hover{
	text-decoration: none;
}

.tips .tips-in{
	padding: 10px 20px 0 20px;
}

.tips .tips-in .item{
	padding: 0 0 15px 0;
}

.tips .tips-in .item .hd{
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #2F67BE;
}

.tips .tips-in .item .hd:hover{
	text-decoration: none;
}

.tips .tips-in .item p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 5px 0;	
}

.tips .tips-in .item .data{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}

.tips .tips-in .item .data b{
	color: #000;
	font-size: 11px;
}

.block .tenders{
	width: 100%;
}

.block .tenders th{
	border-bottom: 2px solid #252525;
	color: #888888 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
}

.block .tenders .td-1{
	width: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}

.block .tenders .td-2{
	padding: 10px 0 10px 10px;
	width: 340px;
}

.block .tenders .td-3{
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323232;	
}

.block .tenders .td-4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}

.block .tenders .td-4 .green{
	color: #08AF2B;
}

.block .tenders .td-4 .red{
	color: #FE413F;
}

.block .tenders .td-2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
	color: #2F66C0;
}

.block .tenders .td-2 a:hover{
	text-decoration: none;
}

.block .tenders .td-2 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE413F;
}

.block .tenders td{
	padding: 10px 0;
}

.block .tenders .bg td{
	background: #F2F2F2;
}

.block .lft-part{
	float: left;
	width: 330px;
	_width: 320px;
	padding: 0 10px 0 0;
}

.txt-mnu{
	padding: 0;
}

.block .rht-part{
	float: left;
	width: 345px;
}

.block .best-goods{
	float: left;
	width: 155px;
	margin: 0 12px 0 0;
}

.block .best-goods img{
	vertical-align: top;
	margin: 0 0 10px 0;
}

.block .best-goods span{
	display: block;
	margin: 0 0 7px 0;
}

.block .best-goods span a{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F68C2;
}

.block .best-goods span a:hover{
	text-decoration: none;
}

.block .best-goods span.name{
	color: #C62E45;
}

.sidebar{
	float: right;
	width: 300px;
}

.sidebar .banner{
	display: block;
	margin: 0 0 15px 0;
}

.sidebar .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 34px;
	line-height: 34px;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	behavior: url(js/PIE.htc);
	background: url(../i/title-bg.jpg) left top repeat-x;
	position: relative;
	z-index: 10;
	padding: 0 0 0 10px;
	border: 1px solid #DDDDDD;
	color: #2F68C2;
	margin: 0 0 20px 0;
}

.leaders h2{
	padding: 0 0 10px 0;
}

.leaders .item{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 15px 0;
}

.leaders .item img{
	vertical-align: top;
	float: left;
	margin: 0 10px 0 0;
}

.leaders .item p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #515151;
}

.leaders .item p .hd{
	text-decoration: underline;
	font-size: 15px;
	color: #3069C2;
}

.leaders .item p .hd:hover{
	text-decoration: none;
}

.filed{
	background: url(../i/f-c.jpg) center top repeat-y;
}

.filed-t{
	background: url(../i/f-t.jpg) center top no-repeat;
}

.filed-b{
	background: url(../i/f-b.jpg) center bottom no-repeat;
	padding: 15px 0 20px 15px;
}

.filed .title{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 15px 0;
}

.filed .title h2{
	float: left;
	padding: 0 20px 0 0;
	color: #C42F45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.filed .title span{
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 0 20px;
	border-left: 1px solid #333333;
	color: #343434;
	margin: 7px 0 0 0;
}

.filed .item-block{
	overflow: hidden;
	zoom: 1;
}

.filed .item-block .item{
	float: left;
	width: 190px;
	padding: 0 10px 0 0;
}

.filed .item-block .item .hd{
	overflow: hidden;
	zoom: 1;
}

.filed .item-block .item .hd a{
	padding: 0;
	border-bottom: 2px solid #3C3C3C;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000;
}

.filed .item-block .item ul{
	padding: 10px 0 0 0;
}

.filed .item-block .item ul li{
	display: block;
	margin: 0 0 7px 0;
}

.filed .item-block .item ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}

.filed .item-block .item ul li a:hover{
	text-decoration: none;
}

.footer{
	padding: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #505050;
}

.footer a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B01D30;
}

.footer a:hover{
	text-decoration: underline;
}

/*************experts carousel******************/

.experts-slider{
	overflow: hidden;
	position: relative;
}

.experts-slider .jcarousel-prev{
	position: absolute;
	display: block;
	width: 23px;
	height: 37px;
	background: url(../i/ex-prev.gif) left 0px no-repeat;
	left: 0px;
	top: 10px;
	cursor: pointer;
}

.experts-slider .jcarousel-next{
	position: absolute;
	display: block;
	width: 23px;
	height: 37px;
	background: url(../i/ex-next.gif) left 0px no-repeat;
	right: 0px;
	top: 10px;
	cursor: pointer;
}

.experts-slider .jcarousel-container-horizontal {
    width: 605px;
    padding: 0px 37px 0 45px;
}

.experts-slider .jcarousel-clip {
    overflow: hidden;
}

.experts-slider .jcarousel-clip-horizontal {
    width:  605px;
    height: 63px;
}

.experts-slider .jcarousel-item {
    width: 140px;
    height: 63px;
}

.experts-slider .jcarousel-item-horizontal {
	margin-left: 0;
   margin-right: 15px;
}

.experts-slider .jcarousel-item img{
	float: left;
}

.experts-slider .jcarousel-item span{
	margin: -3px 0 0 65px;
	font-size: 11px;
	display: block;
	line-height: 15px;	
}

.experts-slider .jcarousel-item span b{
	font-weight: normal;
	color: #888888;
}

.experts-slider .jcarousel-item span i{
	font-style: normal;
	color: #000;
}

.sidebar .slider{
	margin: 0 0 20px 0;
}

#brand{
	background: url(../i/brand-bg.jpg) center top no-repeat #F2F2F2;
}

#brand .filed{
	background: url(../i/b-f-c.jpg) center top repeat-y;
}

#brand .filed-b{
	background: none;
}

.sd-articles{
	padding: 0 0 10px 0;
}

.sd-articles .item{
	padding: 0 0 15px 0;
	float: left;
	width: 100%;
	clear: both;
}

.sd-articles h2{
	padding: 0 0 10px 0;
}

.sd-articles .item .img-wrp{
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.sd-articles .item .hd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	color: #3168C3;
}

.sd-articles .item .hd:hover{
	text-decoration: underline;
}

.sd-goods{
	padding: 0 0 10px 0;
}

.sd-goods .row{
	padding: 0 0 10px 0;
}

.sd-goods .row .lft-item{
	float: left;
}

.sd-goods .row .rht-item{
	float: right;
}

.sd-goods .row .item{
	width: 140px;
	padding: 0 0 10px 0;
}

.sd-goods .row .item .img-wrp,
.cnt-goods .item .img-wrp{
	display: block;
	margin: 0 0 10px 0;
}

.sd-goods .row .item span,
.cnt-goods .item span{
	display: block;
	margin: 0 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F68C2;
}

.sd-goods .row .item span a,
.cnt-goods .item span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #C62E43;
}

.sd-goods .row .item span a:hover,
.cnt-goods .item span a:hover{
	text-decoration: underline;
}

.sd-goods h2{
	padding: 0 0 10px 0;
}

.sd-block{
	padding: 0 0 20px 0;
}

.sd-block h2{
	padding: 0 0 10px 0;
}

.sd-block .hd{
	display: block;
	float: left;
	padding: 0 13px;
	color: #fff;
	background: #272727;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	behavior: url(js/PIE.htc);
	position: relative;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.sd-block ul{
	border: 1px solid #252525;
	-webkit-border-radius: 0px 2px 2px 2px;
	-moz-border-radius: 0px 2px 2px 2px;
	border-radius: 0px 2px 2px 2px;
	behavior: url(js/PIE.htc);
	position: relative;
	z-index: 10;	
	clear: both;
}

.sd-block ul li{
	list-style: none;
	padding: 5px 5px 5px 10px;
	display: block;
}

.sd-block ul li.bg{
	background: #F2F2F2;
}

.sd-block ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #2E69C3;
}

.sd-block ul li a:hover{
	text-decoration: underline;
}

.sidebar .company-block{
	padding: 0 0 10px 0;
}

.sidebar .company-block .item{
	padding: 0 0 20px 0;
}

.sidebar .company-block .item img{
	vertical-align: top;
	margin: 0 0 8px 0;
	display: block;
}
.sidebar .company-block .item a{
	display: inline-block;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sidebar .company-block .item a:hover{
	text-decoration: none;
}

.content .company-item{
	margin: 0 0 20px 0;
}

* html .content .company-item{
	overflow: hidden;
	zoom: 1;
}

*:first-child+html .content .company-item{
	overflow: hidden;
	zoom: 1;
}

.content .company-item .lft{
	float: left;
	width: 120px;
	padding: 0 10px 0 0;
}

.content .company-item .lft img{
	vertical-align: top;
	margin: 0 0 8px 0;
}

.content .company-item .lft .phone{
	display: block;
	padding: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.content .company-item .lft .phone a{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A8107;
}

.content .company-item .lft .phone a:hover{
	text-decoration: none;
}

.content .company-item .txt{
	float: left;
	width: 548px;
	position: relative;
}

.content .company-item .txt .top{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	height: 24px;
	line-height: 24px;
	width: 35px;
	text-align: center;
	background: #F9CD38;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content .company-item .txt .name{
	display: block;
}

.content .company-item .txt .name a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #2F68BF;
}

.content .company-item .txt .name a:hover{
	text-decoration: underline;
}

.content .company-item .txt .rating{
	overflow: hidden;
	zoom: 1;
	padding: 5px 0 0 0;
}

.content .company-item .txt .rating span{
	display: block;
	float: left;
	padding: 0 0 7px 0;
	color: #888888;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content .company-item .txt .rating .star{
	float: left;
	margin: 0 15px 0 0;
}

.content .company-item .txt .rating span.color{
	color: #C42F43;
	float: none;
	display: inline;
}

.content .company-item .txt .rating span a{
	text-decoration: none;
	color: #3067C1;
}

.content .company-item .txt .rating span a:hover{
	text-decoration: underline;
}

.content .company-item .txt .naw{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 5px 0;
}

.content .company-item .txt .naw li{
	display: block;
	float: left;
	color: #888888;
	line-height: 16px;
}

.content .company-item .txt .naw li .color{
	color: #C42F43;
}

.content .company-item .txt .naw li a{
	text-decoration: none;
	color: #3067C1;
}

.content .company-item .txt .naw li a:hover{
	text-decoration: underline;
}

.content .company-item .txt p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #515151;
	padding: 0 10px 0 0;
}

.page-mnu{
	text-align: center;
	padding: 5px 0 0 0;
	white-space: nowrap;
}

.page-mnu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
	display: inline;
	list-style: none;
}

.page-mnu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3069C0;
	text-decoration: none !important;
}

.page-mnu li.arr a{
	font-size: 13px;
}

.page-mnu li a:hover,
.page-mnu li.act a,.page-mnu li.selected a{
	color: #404040;
}

.bread-crumbs{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 15px 0;
}

.bread-crumbs li{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 17px 0 0;
	margin: 0 3px 0 0;
	background: url(../i/arr1.gif) right 5px no-repeat;
}

.bread-crumbs li.last{
	background: none;
}

.bread-crumbs li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #3167BF;
}

.bread-crumbs li a:hover{
	text-decoration: none;
}

.news-main{
	overflow: hidden;
	zom: 1;
	padding: 0 0 15px 0;
}

.news-main img{
	/*float: left;
	vertical-align: top;
	margin: 0 10px 0 0;*/
	margin: 7px; 
	/*border: 2px solid #000; */
}

.news-main .news-txt{
	float: left;
	width: 325px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #2F68C1;
	padding: 0 0 20px 0;
}

.news-main .news-txt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
}

.news-main .news-txt a:hover{
	text-decoration: underline;
}

.news-main p{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 20px;
	padding-bottom: 14px;
}

.news-main  ul {list-style: disc; padding-bottom: 10px}
.news-main  ul li {margin-left: 23px; font-size: 16px; padding-bottom: 8px}

.news-slider{
	margin: 0 0 20px 0;
}

.news-item{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 20px 0;
}

.news-item img{
	float: left;
	vertical-align: top;
}

.news-item .news-text{
	float: left;
	width: 470px;
	padding: 0 0 0 10px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 5px 0;
	color: #3067C4;
}

.news-item .news-text .like{
	overflow: hidden;
	zoom: 1;
	margin: 0 0 5px 0;
}

.news-item .news-text .like span{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	padding: 0 15px 0 0;
}

.news-item .news-text .like span.next{
	padding: 0 0 0 15px;
	background: url(../i/like.gif) left top no-repeat;
	font-size: 11px;
}

.news-item .news-text .txt{
	display: inline-block;
	text-decoration: none;
	line-height: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news-item .news-text .txt:hover{
	text-decoration: underline;
}

.last_progects{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 20px 0;
}

.last_progects .item{
	float: left;
	width: 206px;
	margin: 0 29px 0 0;
}

.last_progects .item-last{
	margin: 0;
}

.last_progects .gal{
	display: block;
	margin: 0 0 10px 0;
}

.last_progects .hd{
	display: inline-block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3069C2;
	margin: 0 0 5px 0;
}

.last_progects .hd:hover{
	text-decoration: underline;
}

.last_progects table{
	width: 206px;
}

.last_progects table td{
	width: 50%;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}

.cnt-goods{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 20px 0;
}

.cnt-goods .item{
	float: left;
	margin: 0 20px 0 0;
	width: 152px;
}

.cnt-goods .item-last{
	margin: 0;
}

.news-main .news-naw{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 15px 0;
}

.news-main .news-naw .like-mnu{
	float: left;
	margin: 0 25px 0 0;
}

.news-main .news-naw .but-like,
.news-main .news-naw-bot .block .but-like{
	float: left;
	display: block;
	text-decoration: none !important;
	height: 22px;
	line-height: 22px;
	padding: 0 8px;
	margin: 0 7px 0 0;
	color: #fff;
	position: relative;
	z-index: 10;
	background: #C62E43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(js/PIE.htc);
}

.news-main .news-naw-bot .block .but-like{
	background: url(../i/but-bg.jpg) left center repeat-x;
}

.news-main .news-naw .like,
.news-main .news-naw-bot .block .like{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../i/like.gif) left top no-repeat;
	padding: 0 0 0 17px;
	color: #505050;
	margin: 3px 0 0 0;
	line-height: 12px;
}

.news-main .news-naw-bot{
	padding: 20px 0 0 0;
}

.news-main .news-naw-bot{
	padding: 20px 0 0 0;
}

.news-main .news-naw-bot .like-mnu{
	display: block;
	margin: 25px 0 0 0;
}

.news-main .news-naw-bot .block{
	padding: 15px 0 0 0;
	overflow: hidden;
	zoom: 1;
	clear: both;
}

.news-main .news-naw-bot .block span{
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	padding: 0 7px 0 0;
	color: #000;
}

.comments{
	padding: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
}

.comments .add-comments{
	overflow: hidden;
	zoom: 1;
}

.comments .add-comments{
	background: url(../i/add-c.jpg) left bottom repeat-x;
	border: 1px solid #ACADB2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
	padding: 10px 10px 15px 10px;
}

.comments .add-comments h3{
	color: #000;
	padding: 0 0 10px 0;
}

.comments .add-comments .autor{
	float: left;
	width: 65px;
	padding: 0 5px 0 0;
}

.comments .add-comments .autor img{
	vertical-align: top;
	margin: 0 0 7px 0;
}

.comments .add-comments .autor a{
	text-decoration: none;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3068BD;
}

.comments .add-comments .autor a:hover{
	text-decoration: underline;
}

.comments .add-comments .form{
	float: right;
	width: 587px;
}

.comments .add-comments .form textarea{
	width: 575px;
	height: 94px;
	margin: 0 0 10px 0;
	border: 1px solid #ACADB2;
	padding: 5px;
}

.comments .add-comments .form .but{
	float: right;
	border: none;
	cursor: pointer;
	width: 126px;
	height: 31px;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: url(../i/but-bg.jpg) left top repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(js/PIE.htc);
	position: relative;
	z-index: 10;
}

.comments .comment-item{
	overflow: hidden;
	zoom: 1;
	padding: 15px 0;
	border-bottom: 1px solid #ACADB2;
}

.comments .comment-item img{
	vertical-align: top;
	float: left;
}

.comments .comment-item .comm-in{
	float: left;
	width: 590px;
	padding: 0 0 0 8px;
}

.comments .comment-item .comm-in .top{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 4px 0;
}

.comments .comment-item .comm-in .top .autor{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 14px 0 0;
	color: #2E69C3;
	text-decoration: none;
}

.comments .comment-item .comm-in .top .autor:hover{
	text-decoration: underline;
}

.comments .comment-item .comm-in .top .data{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}

.comments .comment-item .comm-in p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	font-size: 12px;
}

.comments .more{
	display: block;
	text-align: center;
	padding: 8px 0 0 0;
}

.comments .more a{
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C67C1;
}

.articles{
	padding: 0 0 10px 0;
}

.articles .item{
	margin: 0 0 15px 0;
	overflow: hidden;
	zoom: 1;
}

.articles .item img{
	float: left;
	vertical-align: top;
	margin: 0 7px 0 0;
}

.articles .item .hd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C67C1;
	text-decoration: none;
}

.articles .item .hd:hover{
	text-decoration: underline;
}

.articles .item .data{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	padding: 2px 0;
}

.articles .item p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.company-table{
	width: 100%;
}

.company-table td{
	text-align: center;
	padding: 0 0 7px 0;
	vertical-align: middle;
}

.company-table td a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3168C2;
}

.company-table td a:hover{
	text-decoration: underline;
}

.progect-slider{
	margin: 0 0 20px 0;
}

/*serebanius*/

.box {       
  display: none; /* по умолчанию прячем все блоки */
}

.box.visible {
  display: block; /* по умолчанию показываем нужный блок */
}

.newsTab{
  right: 0px;
  position: absolute;
  width: 286px;
  float: right;
}

.newsBox{    
  width: 420px;
  float: left;
}

.newsCaruselItem{  
  float: left !important;
  padding: 0px;
  margin: 0px ;
/*  border: 1px solid red;*/
  height: 90px !important;
  position: relative;
  
}

.newsCaruselItemIn{  
  height: 58px;
  width: 264x;
  border-left: 2px solid #BEBEBE;
  border-right: 2px solid #BEBEBE;
  border-top: 1px solid #BEBEBE;
  border-bottom : 1px solid #BEBEBE;
  padding: 15px 0px 15px 0px ;
  margin: 0px 0px 0px 18px ;
}

.newsCaruselItem h4{  
  font-weight: normal;
  font-size: 13px;
}


.newsCaruselOut .next{
  margin: 0px 0px 0px 18px ;
  font-size: 1px;
  width: 268px;
  height: 15px;
  background: url(../i/next_bg.gif) left top no-repeat;
  cursor: pointer;
}

.newsCaruselOut .prev{
  margin: 0px 0px 0px 18px ;
  font-size: 1px;
  width: 268px;
  height: 15px;
  background: url(../i/prev_bg.gif) left top no-repeat;
  cursor: pointer;
}

.newsView{    
  overflow: hidden;
  position: relative;
  height: 300px;
}

.newsCaruselItem .imgBox{
  text-align: center;
  width: 90px;
  float: left;
}

.newsCaruselItem .rht{
  font-size: 11px;
  width: 174px;
  float: right;
}

.newsCaruselItem .rht p{
  line-height: 15px;
}

.newsView .box a{
  text-decoration: none;
  position: relative;
}

* html .boxNote{
  background: #000;
}

.pointer{
  display: none;
  z-index: 10000;
  left: 2px;
  top : 0px;
  position: absolute;
}

.current .pointer{
  display: block;
}

.boxNote{
  bottom: 0px;
  left: 0px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 15px 20px 15px 20px ;
  width: 380px;
  display: block;
  bottom: 0px;
  position: absolute;
  background: url(../i/shade_black.png) left top repeat;
}

.sliderProj{
/*  position: relative;*/
  margin: 0px 0px 20px 0px ;
}

.sliderProj .title{
  margin: 0px;
  overflow: hidden;
  padding: 0 10px 0 10px ;
  zoom: 1;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  behavior: url(js/PIE.htc);
  background: url(../i/title-bg.jpg) left top repeat-x;
  height: 34px;
  line-height: 34px;
}

.sliderProj .title .titleName{
  float: left;
  color: #000000;
  font-size: 16px;
}

.slides_container {
  width: 278px;
}

.slidesIn{         
  border-left : 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom : 1px solid #DDDDDD;
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  behavior: url(js/PIE.htc);  
  padding: 10px;         
}

.slideItem .imgBox{
  height: 216px;
  position: relative;
}

.slideCap{
  width: 258px;
  left: 0px;
  bottom: 0px;
  padding: 10px;
  font-size: 14px;
  color: #fff;
  padding: 10px;
  position: absolute;
  display: block;
  background: url(../i/shade_black.png) left top repeat;
}

* html .slideCap{
  background: #000;
}

.slideDescr{
  padding: 7px 0px 0px 0px ;
}

.slideDescr li{
  list-style: none;
  margin: 4px 0px 0px 0px ;
}

.charName{
  color: #505050;
  width: 145px;
  float: left;
}

.charVal{
  color: #505050;
  width: 130px;
  float: left;
}

.sliderProj .navig{
  margin: 11px 0px 0px 7px ;
  float: right;
  width: 41px;
}

.allSlide{
  margin: 0px 0px 0px 3px ; 
}

.slideNumber{
  margin: 0px 3px 0px 0px ; 
}

.nextSlide{
  float: right;
  height: 16px;
  width: 17px;
  background: url(../i/next_slide_bg.gif) left top no-repeat;
}

.prevSlide{
  float: left;
  height: 16px;
  width: 17px;
  background: url(../i/prev_slide_bg.gif) left top no-repeat;
}

.quantiSlider{
  float: right;
  display: inline-block;
}

.quantiSlider span{
  font-size: 13px;
  color: #888888;
}

.articleSlid{
  position: relative;
  behavior: url(js/PIE.htc);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px ;
  border-radius: 4px;
  border: 1px solid #DDD;  
  
}                                

.articleSlid .title{
  -webkit-border-radius: 4px 4px 0px 0px ;
  -moz-border-radius: 4px 4px 0px 0px ;
  border-radius: 4px 4px 0px 0px ;
  behavior: url(js/PIE.htc);
  background: url("../i/title-bg.jpg") repeat-x scroll left top transparent;
  height: 34px;
  line-height: 34px;
  margin: 0px;
  padding: 0px 10px;
}

.articleSlid .titleName{
  float: left;
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
}

.carNavig{
  margin: 10px 0px 0px 0px ;
  float: right;
  width: 170px;
}

.carNavig .nextArt{
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  line-height: 13px;
  height: 13px;
  display: inline-block;
  padding: 0px 20px 0px 0px ;
  background: url(../i/next_arr.gif) right top no-repeat;
  float: right;
  cursor: pointer;
}

.carNavig span{
  font-size: 10px;
  color: #888888;
  line-height: 13px;
  height: 13px;
  padding: 0px 4px 0px 4px ;
  display: inline-block;
  float: right;
}

.carNavig .prevArt{
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  line-height: 13px;
  height: 13px;
  display: inline-block;
  padding: 0px 0px 0px 20px ;
  background: url(../i/prev_arr.gif) left top no-repeat;
  float: right;
  cursor: pointer;
}

.carNavig .disabled{
	cursor: text;
}

.articleCaruselIn ul{
  overflow: hidden;
  height: 155px;
}                  

.articleCaruselOut{
  border-top: 2px solid #000;
  padding: 10px 0px 10px 0px ;
}

.articCarItem{
  padding : 0px 6px 0px 6px ;
  width: 153px;
}

.articCarItem .imgBox{
  margin: 0px 0px 3px 0px ;
  display: inline-block;
}

.articleCaruselIn{
  margin : 0px 0px 0px 13px ;
}

.newsOut .box{
  overflow: hidden;
  padding: 0 0 15px;
}

.newsOut .box img {
  float: left;
  margin: 0 10px 0 0;
  vertical-align: top;
}

.newsOut .box .news-txt {
  float: left;
  width: 325px;
}

.newsOut .box .news-txt a{
  color: #000000;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.newsHorCarItem{
  list-style: none;
  height: 195px;
  padding: 8px 8px 0px 8px ;
  width: 152px;
}

.newsCarHorOut .next{
  cursor: pointer;
  top: 50px;
  right: 1px;
  z-index: 12;
  position: absolute;
  height: 36px;
  width: 23px;
  background: url(../i/next_btn_bg.png) left top no-repeat;
}

.newsCarHorOut .prev{
  cursor: pointer;
  z-index: 12;
  top: 50px;
  left: 1px;
  position: absolute;
  height: 36px;
  width: 23px;
  background: url(../i/prev_btn_bg.png) left top no-repeat;
}

.newsCarHor{
  margin: 0px 0px 0px 10px ;
}

.newsCarHorOut{
  padding: 7px 0px 7px 0px ;
  border-top: 2px solid #C62E43;
  border-bottom : 2px solid #C62E43;
  position: relative;
}

.newsCarHor li.current{
  background: #C62E43;
}

.newsCarHor .newsHorCarItem a{  
  text-decoration: none;
  font-size: 13px;
}

.newsCarHor li.current a{  
  color : #fff;
}

.newsOut{
  height: 230px;
}

.newsMod{
  margin: 0px 0px 20px 0px ;
}

.galerySlide .slides_container{
  float: left;
  height: 480px;
  width: 600px;
}

.galerySlide .paginOut{
  padding: 0px 10px 0px 0px ;
  width: 64px;
  float: right;
}

.pagination li{
  padding : 2px 0px 2px 0px ;
  height: 64px;
  list-style: none;
}

.pagination li.current a{
  background: #333333;
}

.arrowVisib .pagination li{
  padding: 3px 0px;
}

.pagination a{
  margin: 1px 0px;
  padding: 2px;
  display: inline-block;
}

.arrowVisib .prevImg, .arrowVisib .nextImg{
  display: block;
  cursor: pointer;
}

.galerySlide{
  padding : 0px 0px 20px 0px ;
  overflow: hidden;
}

.prevImg{
  margin: 0px 0px 10px 3px ;
  display: none;
  height: 19px;
  width: 61px;
  background: url(../i/prev_img_btn.gif) left top no-repeat;
   cursor: pointer;
}

.nextImg{
  margin: 10px 0px 0px 3px ;
  display: none;
  height: 19px;
  width: 61px;
  background: url(../i/next_img_btn.gif) left top no-repeat;
}


.filterWrap .slidesIn{
	border-bottom: 0px;
}

.filter{
	background: #F2F2F2;
	border-left : 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom : 1px solid #DDDDDD;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  behavior: url(js/PIE.htc);  
  padding: 10px 10px 5px 10px;
}

.filter .row{
	padding: 0 0 5px 0;
}

.filter .row label{
	display: block;
	float: left;
}

.filter .row select{	
	float: right;
	width: 108px;
	border: 1px solid #3F3F3F;
}

.filter .row select sup{
	font-size: 9px;
}

.filter .row input{
	float: right;
	background: #C42F43;
	border: 0px;
	color: #fff;
	-webkit-border-radius: 2px 2px 2px 2px;
  	-moz-border-radius: 2px 2px 2px 2px;
  	border-radius: 2px 2px 2px 2px;
  	behavior: url(js/PIE.htc);  
}

.slidesIn {overflow: hidden;}
.newsCarHorOut {overflow: hidden;}
.tabbbs {overflow: visible;}
.goods-inside .rht-part .goods-naw .naw .prew span a, .goods-inside .rht-part .goods-naw .naw .next span a {
    white-space: nowrap;
}

.slides_control{
    overflow: hidden;
    height: 205px;
}

/*.slideItem{
    display: none;
}*/

.newsCarHor{
 overflow: hidden;   
}

.newsCarHor .tabs{
 overflow: hidden;      
}



.new .bigTable{
    width: 100%;
    margin: 0 0 20px 0;
}

.new .bigTable td{
    height: 25px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #818181;
}

.new .bigTable td.td_1{
    width: 55px;
    text-align: center;
}

.new .bigTable td.td_2{
    width: 325px;
}

.new .bigTable td.td_3{
    width: 100px;
}

.new .bigTable td.td_3 u{
    color: #000;
}

.new .bigTable td.yl{
    background: #FCF5E2;
}

.new .bigTable td.yl_3{
    text-align: center;
    background: #FCF5E2;
}

.new .bigTable td.bg{
    background: #F7F7F7;
}

.new .bigTable td a{
    color: #000;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}

.new .bigTable td a:hover{
    text-decoration: none;
}

.new .bigTable td span{
    color: #4DA501;
}

.new .bigTable td i{
    font-style: normal;
    color: #FE0002;
}

.newsCarusel .tabs{
    padding: 0;
    margin: 0;
}

.adv_title
    {
    font-family: Cambria !important;
    font-size: 36px !important;
    color: #333333 !important;
    }    
    
    .adv_text
    {
        font-family: Calibri !important;
        color: #515151 !important;
        font-size: 16px !important;
        line-height: 1.15 !important;
    }
    
    .adv_img3r
    {
        float: left !important;
        margin-right: 10px !important;
        margin-top: 5px !important;
    }
    
    .adv_img2r
    {
        float: left !important;
        margin-right: 10px !important;
        margin-top: 3px !important;
    }
    
    .advnt_text
    {
        font-family: Arial !important;
        font-size: 13px !important;
        color: #363636 !important;
        margin-left: 10px !important;
    }