* {
	padding: 0;
	margin: 0;
}

html {
	background: #f7f7f7;
}

body {
	font-family: 'PT Sans', sans-serif;
	padding-top: 30px;
}

a {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

body {
	background: url(images/body_bg2.png) 50% 0 no-repeat;
	margin: 0 auto;
	max-width: 1500px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
	   -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
			box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
}

body.pageid5046 {
	background: url(images/body_bg.png) 50% 0 no-repeat;
}

.clearfix {*zoom: 1;}
.clearfix:before, .clearfix:after {display: table; content: "";line-height: 0;}
.clearfix:after {clear: both;}

body.pageid5046 .header {
	height: 493px;
}

body .header {
	height: 191px;
	margin: 0 auto;
	width: 950px;
}

/*#center .content {
	margin: 0 auto;
	width: 950px;
}

body.pageid5046 #center .content {
	width: auto;
}*/

body .wrapper, body .wrapperj {
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
}

body .wrapper h1 {
	font-size: 32px;
	text-align: center;
}

ul.header_menu_top {
	background: #3da48e;
	background: -moz-linear-gradient(top, #3da48e, #00794f);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3da48e), color-stop(100%,#00794f));
	background: -webkit-linear-gradient(top, #3da48e, #00794f);
	background: -o-linear-gradient(top, #3da48e, #00794f);
	background: -ms-linear-gradient(top, #3da48e, #00794f);
	background: linear-gradient(top, #3da48e, #00794f);
	float: right;
	line-height: 50px;
	margin-top: 45px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}

body.pageid5046 ul.header_menu_top {
	margin-top: 30px;
}

ul.header_menu_top li {
	border-left: 1px solid #008059;
	float: left;
}

ul.header_menu_top li:first-child {
	border-left: 0;
}

ul.header_menu_top li:first-child a {
	-webkit-border-radius: 5px 0 0 5px;
	   -moz-border-radius: 5px 0 0 5px;
			border-radius: 5px 0 0 5px;
}

ul.header_menu_top li:last-child a {
	-webkit-border-radius: 0 5px 5px 0;
	   -moz-border-radius: 0 5px 5px 0;
			border-radius: 0 5px 5px 0;
}

ul.header_menu_top li a {
	color: #fff;
	display: block;
	font-size: 21px;
	font-weight: 700;
	padding: 0 10px;
	text-transform: uppercase;
}

ul.header_menu_top li.active a, ul.header_menu_top li:hover a {
	background: #00794f;
	background: -moz-linear-gradient(top, #00794f, #46af99);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00794f), color-stop(100%,#46af99));
	background: -webkit-linear-gradient(top, #00794f, #46af99);
	background: -o-linear-gradient(top, #00794f, #46af99);
	background: -ms-linear-gradient(top, #00794f, #46af99);
	background: linear-gradient(top, #00794f, #46af99);
	color: #ffeb9c;
}

a.logo {
	float: left;
	margin-left: -10px;
}

#center ul.line_menu2 {
	float: right;
	height: 73px;
}

#center ul.line_menu2 li {
	line-height: 73px;
}

#center ul.line_menu2 li a {
	color: #3fb78d;
	font-size: 14px;
	text-decoration: none;
}

#center ul.line_menu2 li:last-child a {
	color: #fff;
}

#center ul.line_menu2 li .arrow {
	background: url(images/ul_line_menu_li_bg.png) 0 50% no-repeat;
	height: 73px;
	width: 4px;
}

p.selected_filters_left {
	color: #fff;
	font-size: 32px;
	line-height: 73px;
}

.block_phone {
	border-left: 1px solid #445d6a;
	float: right;
	height: 26px;
	padding: 0 20px;
}

.block_phone .phone_t {
	background: url(images/block_phone_bg.png) 0 50% no-repeat;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding-left: 25px;
	margin-top: 4px;
}
.block_phone .phone_t a {
	text-decoration: none;
	color: #fff;
}

.top_pop_menu {
	float: right;
	padding: 9px 25px 9px 15px;
	margin-right: 10px;
	margin-top: -9px;
}

.top_pop_menu.active {
	background: #fff;
}

.top_pop_menu a {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	position: relative;
}

.top_pop_menu.active a, .top_pop_menu.active:hover a {
	color: #000;
}

.top_pop_menu:hover a {
	color: #0b9070;
}

.top_pop_menu > a:after {
	content: '';
	position: absolute;
	right: -10px;
	bottom: 4px;
	border: 2px solid transparent;
	border-top: 5px solid #fff;
}

.top_pop_menu.active > a:after, .top_pop_menu.active:hover > a:after {
	border-top: 5px solid #000;
}

.top_pop_menu:hover > a:after {
	border-top: 5px solid #0b9070;
}

.top_pop_menu_block {
	background: #fff;
	display: none;
	position: absolute;
	margin-left: -15px;
	top: 65px;
	width: 540px;
	z-index: 1000;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 5px;
	   -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 4px 5px;
			box-shadow: rgba(0, 0, 0, 0.3) 0 4px 5px;
}

.top_pop_menu_block > a {
	border-bottom: 3px solid #e1dddd;
	display: inline-block;
	padding: 30px 60px 30px 40px;
}

.top_pop_menu_block > a:last-child {
	border-bottom: 0;
}

.top_pop_menu_block > a:hover {
	background: #ecf7f5 url(images/top_pop_menu_block_a_hover_bg.png) 500px 50% no-repeat;
}

.top_pop_menu_block a > img {
	float: left;
	margin-right: 25px;
	width: 80px;
}

.top_pop_menu_block .top_pop_menu_block_text {
	float: left;
	width: 335px;
}

.top_pop_menu_block .top_pop_menu_block_text h3 {
	color: #0c8067;
	font-size: 24px;
}

.top_pop_menu_block .top_pop_menu_block_text p {
	color: #626262;
	font-size: 14px;
	line-height: normal;
}

.block_language {
	border-left: 1px solid #445d6a;
	float: right;
}

.block_language a {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	padding-left: 20px;
	text-transform: uppercase;
}

.block_language a:hover {
	color: #0b9070;
}

.main_top_info {
	float: right;
	position: relative;
	margin-top: 45px;
	width: 750px;
}

@media (max-width: 1024px) { /* если максимальное разрешение экрана составит 469 пикселей */
	.main_top_info {
		overflow: hidden;
		min-height: 300px;
	}
}

.main_top_info_text {
	color: #fff;
	font-size: 30px;
	width: 280px;
}

.main_top_info a.our_products {
	background: url(images/our_products_bg.png) 0 50% no-repeat;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 57px;
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 224px;
	color: #fff;
}
.main_top_info a.start_price_products {
	background: url(images/our_products_bg.png) 0 50% no-repeat;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 57px;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 224px;
	color: #fff;
	clear: both;
}

ul.roundabout /*.movingBoxes*/ {
	float: right;
	margin-top: 100px;
	width: 440px;
}

ul.roundabout li {
	color: #fff;
	height: 200px;
	text-align: center;
	position: relative;
	width: 200px;
	z-index: 1;
}

ul.roundabout li.current {
	z-index: 10;
}

ul.roundabout li .mb-inside a > img {
	opacity: 0.4;
	width: 100%;
}

ul.roundabout li p {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	margin: 30px 0 5px 0;
	opacity: 0;
}

ul.roundabout li span {
	color: #fff;
	font-size: 15px;
	opacity: 0;
}

ul.roundabout li.roundabout-in-focus p, ul.roundabout li.roundabout-in-focus span, ul.roundabout li.current .mb-inside a > img {
	opacity: 1;

	-webkit-transition: all 0.5s ease-in-out;
	 -khtml-transition: all 0.5s ease-in-out;
	   -moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		 -o-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
}

.mb-slider, .mb-scroll {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
}

.mb-slider .mb-panel {
	float: left;
}

a.mb-scrollButtons.disabled, .mb-controls {
	display: none;
}

.roundabout > a {
	background: url(images/roundabout_arrow_bg.png) no-repeat;
	display: block;
	height: 43px;
	position: absolute;
	top: 125px;
	left: 90px;
	opacity: .2;
	width: 42px;
	z-index: 1000;
}

.roundabout > a.roundabout_prev {
	background-position: 100% 0;
	left: 310px;
}

.roundabout > a:hover {
	opacity: .8;

	-webkit-transition: all 0.5s ease-in-out;
	 -khtml-transition: all 0.5s ease-in-out;
	   -moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		 -o-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
}

/*.movingBoxes > a {
	background: url(images/roundabout_arrow_bg.png) no-repeat;
	display: block;
	height: 43px;
	position: absolute;
	top: 225px;
	left: 400px;
	opacity: .2;
	width: 42px;
	z-index: 1000;
}

.movingBoxes a.mb-right {
	background-position: 100% 0;
	left: 645px;
}

.movingBoxes > a:hover {
	opacity: .8;

	-webkit-transition: all 0.5s ease-in-out;
	 -khtml-transition: all 0.5s ease-in-out;
	   -moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		 -o-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
}*/

.news_fon {
	height: 73px;
	padding: 0 10px;
	margin-left: -10px;
	overflow: hidden;
	width: 950px;
}

.news_fon ul.last_news {
	background: #fff;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	line-height: 73px;
	padding: 0 30px;

	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
	   -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
			box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
}

.news_fon ul.last_news li {
	float: left;
	opacity: 0;
	margin-left: 30px;
	margin-top: 0;
	width: 762px;
}

.news_fon ul.last_news li span.title {
	font-size: 18px;
	font-weight: 700;
	float: left;
	width: 685px;
	line-height: 1.5;
	height: 73px;
	padding-top: 8px;
}

.news_fon ul.last_news li span.date {
	color: #7f7f7f;
	font-size: 14px;
	float: right;
	width: 75px;
	text-align: right;
}

.news_fon ul.last_news .last_news_text {
	float: left;
}

.news_fon ul.last_news .last_news_text span {
	border-right: 1px solid #e5e5e5;
	color: #7a7a7a;
	font-size: 14px;
	font-weight: 700;
	padding-right: 30px;
	text-transform: uppercase;
}

.parallax {
	background: url(images/parallax_bg.jpg) 50% -400px no-repeat;
	height: 383px;
}

.main_link {
	padding-top: 80px;
}

.main_link a {
	display: block;
	float: left;
	font-weight: 700;
	font-size: 24px;
	margin: 0 59px;
	text-align: center;
	width: 198px;
}

.main_link a span {
	background: url(images/main_link_ico.png) no-repeat;
	display: inline-block;
	height: 178px;
	margin-bottom: 20px;
	width: 198px;
}

.main_link a:hover {
	color: #00764c;
}

.main_link a:hover span {
	background-position: 0 -178px;
}

.main_link a:nth-of-type(2) span {
	background-position: -198px 0;
}

.main_link a:nth-of-type(2):hover span {
	background-position: -198px -178px;
}

.main_link a:nth-of-type(3) span {
	background-position: -396px 0;
}

.main_link a:nth-of-type(3):hover span {
	background-position: -396px -178px;
}

.partner {
	background: #fff;
	padding: 85px 0;
}

.partner_img {
	margin-top: 60px;
}

.partner_img img {
	margin-right: 24px;
}

.partner_img img:last-child {
	margin-right: 0px;
}

.map {
	background: url(images/map_bg.png) 50% 300px no-repeat;
	padding: 85px 0;
	min-height: 850px;
}

.map p {
	color: #7a7a7a;
	font-size: 18px;
	margin: 50px auto 0 auto;
	text-align: center;
	width: 570px;
}

.footer {
	background: url(images/footer_bg.jpg) 50% 0 no-repeat;
	height: 140px;
}

.footer_container {
	line-height: 140px;
	margin: 0 auto;
	width: 950px;
}

.copyright {
	float: left;
}

.copyright .copyright_link, .copyright .copyright_year{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	float: left;
}

.copyright .copyright_link.tel_bottom {
	font-size: 14px;
	font-weight: 700;
	margin: 0 80px;
}

a.mail_bottom {
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: 700;
	margin-left: 100px;
}

.who_make {
	float: right;
}

.who_make .whom {
	float: left;
	margin-right: 10px;
}

.who_make .whom a {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.who_make > a {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	height: 140px;
}

.who_make > a img {
	margin-left: 10px;
	vertical-align: middle;
}

a.product {
	float: left;
	display: block;
	margin: 8px;
	text-align: center;
	width: 220px;
	height: auto;
}

a.product .product_img {
	height: 220px;
}

a.product .product_img img {
	padding: 10px;
	max-height: 200px;
	width: 200px;
}

a.product:hover .product_img img, a.product.active .product_img img {
	background: url(images/product_img_bg.png) 50% 50% no-repeat;
}

a.product > p {
	color: #424242;
	font-size: 24px;
}

a.product:hover > p, a.product.active > p, a.product:hover > span, a.product.active > span {
	color: #0b9070;
}

a.product > span {
	color: #b8b8b8;
	font-size: 18px;
	font-weight: 700;
}

.product_pop_block {
	background: #24536b;
	/*display: none;*/
	margin: 20px 0;
}

.product_pop:after {
	content: '';
	position: absolute;
	left: 90px;
	top: -40px;
	border: 25px solid transparent;
	border-bottom: 20px solid #24536b;
}

.product_pop:nth-of-type(2):after {
	left: 330px;
}

.product_pop:nth-of-type(3):after {
	left: 560px;
}

.product_pop:nth-of-type(4):after {
	left: 800px;
}

.product_pop {
	display: none;
	padding-top: 50px;
	position: relative;
}

.product_white {
	background: #fff;
}

.product_gray {
	background: #f7f7f7;
}

.map_kiev {
	background: url(images/map_kiev_bg.jpg) 50% 0 no-repeat;
	height: 509px;
}

.map_kiev_block {
	background: #fff;
	float: left;
	padding: 25px;
	margin-top: 30px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 0;
	   -moz-box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 0;
			box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 0;
}

.map_kiev_block h3, .map_block h3 {
	font-size: 18px;
	margin-bottom: 20px;
}

.article_details.text .map_kiev_block p, .map_block p {
	background: url(images/map_kiev_block_p2.png) no-repeat;
	color: #3a3b3d;
	font-size: 18px;
	padding-left: 30px;
	margin-bottom: 20px;
	text-indent: 0px;
}

.article_details.text .map_kiev_block p:nth-of-type(1), .article_details.text .map_block p:nth-of-type(1) {
	background: url(images/map_kiev_block_p1.png) no-repeat;
}

.map_kiev_block a, .map_block a {
	background: url(images/map_kiev_block_a.png) 0 50% no-repeat;
	color: #0b9070;
	font-size: 18px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.map_block {
	background: #fcfbf8;
	padding: 10px;
	margin-top: 40px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
	   -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
			box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

.map_block:last-child {
	margin-bottom: 40px;
}

.map_block_text {
	float: left;
	padding-left: 35px;
}

.map_block_text_middle {
	display: table-cell;
	height: 246px;
	vertical-align: middle;
}

.map_block_img {
	float: right;
}

.articles_container, .article_details_news.full, body.pageid5047 .article_details.text {
	float: right;
	margin-top: 45px;
	width: 680px;
	margin-bottom: 20px;
}

.article_details_news.full, body.pageid5047 .article_details.text {
	margin-bottom: 45px;
}

.article_details.text p {
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
	font-weight: 700;
}
.article_details.text .product p {
	text-align: center;
	text-indent: 0;
	font-size: 24px;
	font-weight: normal;
}

.article_details.text .product_pop_class p, .article_details.text .product_pop_desc p {
	text-indent: 0;
	font-weight: normal;
}

.article_details.text .product_pop_desc p span {
	font-weight: 700;
}
/*.article_details.text .product_gray p {
	font-weight: 700;
}*/

.block_left_menu {
	float: left;
	margin-top: 45px;
	width: 210px;
}

.block_left_menu li {
	border-bottom: 1px solid #39b589;
	display: block;
}

.block_left_menu li a {
	color: #39b589;
	font-size: 18px;
	display: block;
	line-height: 49px;
}

.block_left_menu li:hover a, .block_left_menu li.active a {
	background: #39b589;
	color: #fff;
	padding-left: 20px;
}

.articles_container .article_details, .all_news ul.last_news li {
	margin: 30px 0;
}

.articles_container .article_details:first-child, .all_news ul.last_news li:first-child {
	margin-top: 0;
}

.articles_container .article_details > a > h3 {
	display: block !important;
	margin-bottom: 10px;
}

.articles_container .article_details > a > span > img, .all_news ul.last_news li span img {
	margin-bottom: 10px;
}

.all_news a > span {
	display: block;
}

.articles_container .article_details h3 a, .all_news a span.title {
	color: #39b589;
	font-size: 24px;
}

.all_news a span.title {
	margin-bottom: 10px;
}

h5.date, .all_news a span.date {
	background: url(images/article_details_date_bg.png) 0 50% no-repeat;
	color: #b2b2b2;
	display: block !important;
	font-size: 14px;
	font-weight: 400;
	padding-left: 20px;
	margin-bottom: 10px;
}

.article_details_news.full h1.selected_filters_left {
	color: #1e1e1e;
	font-size: 36px;
}

.articles_container .article_details p.desc_short_news, .all_news a span.desc, .full_desc_news, .pageid5047 .article_details.text {
	color: #1e1e1e;
	font-size: 16px;
	line-height: 22px;
	padding-top: 0 !important;
}

.articles_container .article_details a.read_more_news, .all_news ul.last_news li a.morenews {
	background: #f8f8f8;
	background: -moz-linear-gradient(top, #f8f8f8, #ececec);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top, #f8f8f8, #ececec);
	background: -o-linear-gradient(top, #f8f8f8, #ececec);
	background: -ms-linear-gradient(top, #f8f8f8, #ececec);
	background: linear-gradient(top, #f8f8f8, #ececec);
	border: 1px solid #cccccc;
	color: #8c8c8c;
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	line-height: 26px;
	padding: 0 10px;
	margin-top: 10px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

.pages_selector.pages_selector2 ul li {
	float: left;
	margin: 0 10px;
}

.pages_selector.pages_selector2 ul li a {
	color: #39b589;
	font-size: 24px;
	font-weight: 700;
}

.pages_selector.pages_selector2 ul li a.active {
	color: #000;
}

body.pageid5050 #products_table, body.pageid5047 #products_table {
	background: #fff;
}

.product_pop_class {
	color: #fff;
	float: left;
	width: 170px;
}

.product_pop_class h2 {
	font-size: 24px;
}

.product_pop_desc {
	color: #fff;
	float: left;
	padding-bottom: 50px;
	width: 780px;
}

.product_pop_desc h4 {
	color: #3aa68c;
	font-size: 24px;
	font-weight: 400;
	padding-bottom: 18px;
}

.product_pop_desc p {
	font-size: 16px;
	margin-bottom: 5px;
}

.product_pop_desc p span {
	float: right;
	width: 490px;
	text-indent: 0;
}

body .product_gray h1.proiz {
	color: #606060;
	margin: 20px auto;
	text-align: left;
	width: 950px;
}

.foto_right {
	float: right;
	margin-left: 10px;
	width: 200px;
}

.foto_right .photos img {
	margin-bottom: 10px;
	width: 200px;
}

.foto_bottom {
	clear: both;
}

.foto_bottom .photos .photo {
	float: left;
}

.foto_bottom .photos .photo img {
	height: 200px;
	margin-right: 10px;
}

.search, body.pageid5046 .products_table_top, .news_fon ul.last_news li a.morenews, #clear, .products_table_bottom_left, .products_table_bottom_right, .footer_container_left, #center ul.line_menu2 li .arrow span, .products_table_top_left, .products_table_top_right, .articles_container .article_details br, .blocks.metki, .header_pic2, .header_pic {
	display: none;
}


.wrapper.wrapper_pererabotka p {
	font-size: 18px;
}
.wrapper.wrapper_pererabotka p a {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #0b9070;	
	text-decoration: none;
	letter-spacing: 1px;
}
.wrapper.wrapper_pererabotka p a:hover {
	color: #09634d;
}
.wrapper.wrapper_pererabotka img {
	margin-right: 20px;
}



.tradertbl {
	font-family: 'PT Sans', sans-serif;
	clear: left;
	margin: 20px auto;
	padding: 1px 0px 1px 0px;
	width: 950px;
	height: 600px;
	border: 0;
	overflow: scroll;
}
.trader-tblfixed {
	float: left;
	width: 450px;
	height: auto;
}
.traderprice {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}
.trader-tblfixed table {
	width: 100%;
}
.trader-tblscroll table td,
.trader-tblfixed table td,
.tradertbl-title {
	border: 1px solid #3fb78d;
}
.tradertbl-title {
	text-align: center;
	font-weight: bold;
}
.trader-tblfixed table td, .trader-tblfixed table th {
	height: 24px;
	overflow: hidden;
}
.traderprice th {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 12px 6px 12px;
	background: #fff;
}
/*.trader-tblscroll table th {
	border-right: 1px solid #fff;
}*/
.trader-tblscroll {
	float: left;
	/*width: 500px;
	overflow-x: scroll;*/
}
.traderprice td {
	padding: 6px 12px 6px 12px;
	text-align: center;
}
.trader-tblscroll table td, .trader-tblscroll table th {
	height: 24px;
}
.traderprice td.tddrk {
	background-color: #E0FDF3;
}
.pageid5046 #center .wrapperj ul.line_menu2 {
	display: none;
}
.tr-blue {
	background-color: rgb(218,238,243);
}
.tr-pink {
	background-color: rgb(253,233,217);
}
.header_menu_top li:nth-child(4) a {
	background: #A43D3D;
	background: -moz-linear-gradient(top, #3da48e, #00794f);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A43D3D), color-stop(100%,#790000));
	background: -webkit-linear-gradient(top, #A43D3D, #790000);
	background: -o-linear-gradient(top, #3da48e, #00794f);
	background: -ms-linear-gradient(top, #3da48e, #00794f);
	background: linear-gradient(top, #3da48e, #00794f);
}
ul.header_menu_top li:nth-child(4).active a, ul.header_menu_top li:nth-child(4):hover a {
	background: #790000;
	background: -moz-linear-gradient(top, #00794f, #46af99);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#790000), color-stop(100%,#AF4646));
	background: -webkit-linear-gradient(top, #790000, #AF4646);
	background: -o-linear-gradient(top, #00794f, #46af99);
	background: -ms-linear-gradient(top, #00794f, #46af99);
	background: linear-gradient(top, #00794f, #46af99);
}
.menu-bottom {
	display: none;
}