  @font-face { font-family: "opensanslight"; src: url("../fonts/opensanslight.ttf")}
  @font-face { font-family: "opensans"; src: url("../fonts/opensans.ttf")}
      img {border:0;}
      a {text-decoration: underline;color: #005DAD;font-size: 12pt;font-family: 'opensans', Arial, serif;}

     body{	     
	     padding:20px 0px 0px;
	     margin:0px auto;
	     width:1042px;
		 background: #e4e0d5;/* url(images/all_background.jpg);*/
		 font-family:'opensans',Arial;
	 }
	 .page_body{
	     margin:0px auto;
	     width:1035px;
		 background-color:#FEFEFE;
		 border-style: solid;
         border-width: 1px;
         border-color:#D5D5D5;
		 padding-bottom:60px;
		 margin-top: 0px;
	 }
	 
	 .left_menu{
	     width:253px;
		 float:left;
	 }
	 
	 .right_content{
width: 722px;
float: left;
padding-right: 60px;
	 }

h5 {
padding: 40px 0 20px 0;
font-size: 21px	;
font-style:normal;
font-family: Arial,Helvetica,sans-serif;
color:#2b3e99;
margin:0;
}	 
	 div ul{
	     padding:0px;
         margin:0px;
         float:left;         		 
	 }
	 
	  div li {
	     float:left;
		 list-style:none;
	  }
	 
	 .news{
	     width:1037px;
		 height:228px;
		 border-style: solid;
         border-width: 3px;
		 border-color:white;
		 margin:25px auto 0px;
		 border-radius:10px;
		 background: url("../images/white_background.png")
	 }
	 .footer{
	     margin-top:20px;
	     width:1036px;
		 height:90px;		margin: 0px auto 0px;
float: left;
	 }
	 
.create {
	float:right;
	margin:10px 0 0 0;
}	 
	 
	 ul.list{
         padding:0px;
         margin:0px;
         margin-top:25px;
         margin-left:27px;		 
     }
	 
	 li.list {
         list-style-type: none; 
		 padding-bottom:17px;
		 background: url("../images/plus_list.png");
		 background-repeat:no-repeat;
		 background-position:0% 20%;
		 padding-left: 20px;
		 color: #005DAD;
         font-size: 15pt;
         font-family:'opensans', Arial, serif;
		 cursor:pointer;
     }
	 
	 li.list:hover{
         text-decoration:underline;   
	 
	 }
	 
	 li.list_checked {
         list-style-type: none; 
		 padding-bottom:17px;
		 background: url("../images/minus_list.png");
		 background-repeat:no-repeat;
		 background-position:0% 20%;
		 padding-left: 20px;		 
         color: #D17210;
         font-size: 15pt;
         font-family:'opensans', Arial, serif;
		 cursor:pointer;
     }
	 
	 ul.sublist{
	     display:none;
	     padding:0px;
		 margin:0px;
		 margin-top:10px;
	 }
	 
	 li.sublist{
	     
	     padding-bottom:14px;
		 padding-left:65px;
		 width:70%;
		 font-size: 14pt;
         font-family:Arial;
	 }
	 
	 li.sublist:hover{
	     cursor:pointer;
	     color: #D17210;
	 }
	 
	 .orange_text{
	 margin:13px 0 0 15px !important;
     color: #D17210;
     font-size: 16pt;
     font-family:'opensans', Arial, serif;  
	 float:left;
     }
	 
	 a { 
         text-decoration: none;
     }
	 
	 .blue_text{	     
         padding-left:10px;
         color: #005DAD;
         font-size: 16pt;
         font-family:'opensans', Arial, serif;
     }
	 
	 .blue_link{
     text-decoration:underline;
     padding-left:7px;
     color: #005DAD;
     font-size: 12pt;
     font-family:'opensans', Arial, serif;  
    }
	
	.search{
    border:1px solid #A5B9C7;
	border-radius:4px 0px 0px 4px;
	height: 30px;
	width: 412px;
	
    text-indent:18px;	
    font-size: 13px;
    }
	
	a.white_text{
     cursor:pointer;
     color: #FFFFFF;
     font-size: 16pt;
     font-family: 'opensans', Arial, Helvetica, sans-serif;
     font-weight: 100; 
    }
	
	a.white_text:hover{
	     text-decoration:underline;
	}
	
	h1{ 
	    margin:0px;
	    padding-top:50px;
		font-size: 22pt;
		font-family: 'opensans', Arial, serif; 
		color:#545454;
	}
	
	.white_text p{
	     padding-top:45px;
		 font-size: 1pt;
		 font-family:'opensans', Arial, serif;
		 line-height: 1.5;
		 padding-right:35px;
	}
	
	.button_message{
      cursor: pointer;
      margin-top: 40px;
      margin-left: 128px;
      display: inline-block;
      padding-left: 15px;
      padding-top: 10px;
      padding-bottom: 10px;
      border-style: solid;
      border-color: #14AF8F;
      border-width: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      -khtml-border-radius: 2px;
      border-radius: 2px;
      float: left;
      color: #14AF8F;
      font-size: 16pt;
      font-family:'opensans', Arial, serif;
      padding-right: 15px;
	  margin-bottom: 40px;
	  margin-right: 35px;
	  position:absolute;
	  right:0px;
	  top:0px;
	  background:white;
   }
   
	    .horizontal{
	     margin:0px;
		 padding:0px;
	     display: inline-block;
	     width:772px;
	    }
	    
.horizontal li.disabled {display:none} 
	    .head{	     
		 display: inline-block;
	    }
		.logo_head{
		 margin-right:5px;    
		}
		a.blue_link{
		 color:#2272B8;
		}
		
		a.blue_link:visited {
		 color:#2272B8;
		}
		
		a.orange_link{
		 color:#D47B20;
		}
		
		a.orange_link:visited {
		 color:#D47B20;
		}
		
		.search{
         border:1px solid #A5B9C7;
	     border-radius:4px;/* 0px 0px 4px;*/
	     height: 30px;
	     width: 300px !important;
         text-indent:18px;	
        }
		
		.head_menu{
		height:40px;
		background-color:#DFE7EC;
		width:100%;
		}
		
		a.blue_menu
		{
		font-size:14px;
		color:#2E588A;
        text-decoration:none;	
        margin-right:70px;
        font-family:Arial;		
		}
		
		a.blue_menu:visited
		{
		font-size:14px;
		color:#2E588A;
        text-decoration:none;
        font-family:Arial;		
		}
		
		.category_menu
		{
		font-family:Arial;
		font-size:12px;
		padding-left:18px;
		padding-top:15px;
		padding-right:18px;
		padding-bottom:15px;
        color:#FEF6F2;	
        cursor:pointer;		
		}
		
		.tab_checked
		{
		font-size:20px;
		font-family:Arial;
		padding:15px;
		border-style:solid;
		border-bottom-style:none;
		border-radius:5px 5px 0px 0px;
		border-color:#D5D5D5;
		background-color:#F2F2F2;
		border-width:1px;
		font-weight: 100;
		cursor:pointer;
		}
		
		.tab
		{
		font-size:20px;
		font-family:Arial;
		padding:15px;
		border-style:none;
		cursor:pointer;
		}
		
		
   .image_button{
      width:180px;
      height:150px;       
      border-radius:5px 5px 0px 0px;
      border-style:solid;
      border-width:1px;
      border-color:#EBEBEB;	  	 
    display:block;
    overflow: hidden;
    position: relative;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    cursor:pointer;	  
   }
   
   
.image_button .eye {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    -moz-transition:all 1s;
    -webkit-transition:all 1s;
    -o-transition:all 1s;
    transition:all 1s;
}
.image_button:hover .eye {
    display:block;
	background: url(../images/eye.png) center no-repeat;
}   
   
   
   .image_button_footer{ 
    position:relative;
    border-radius:0px 0px 5px 5px;
    border-style:solid;
    border-width:0px;
    border-color:#EBEBEB;	
	float:left;
	width:100%;
	box-sizing:border-box;
   }
   
   
   
   a.eye{
      display:none;
   }
   
   .product{         
      color:#303030;
      font-size: 10pt;
	  font-family:'opensans', Arial, serif;
	  float: left;
	  margin: 5px 0;
	  height:59px;
	  width: 100%;
	  overflow: hidden;
	  box-sizing: border-box ;
	  padding:0 10px;
   }
   
   .product b {width: 150px; position: absolute; bottom: 38px;background: white;}
   
   .product-sp{         
      color:#303030;
      font-size: 10pt;
	  font-family:'opensans', Arial, serif;
	  float: left;
	  margin: 5px 0;
	  width: 100%;
  	  height: 55px;
	  overflow: hidden;
   }
   
   .product-sp b {width: 150px; position: absolute; bottom: 38px;background: white;} 

 .rub{ display: none; font-size: 12pt; line-height: 7px; border-bottom: 1px solid #000000; width:0.4em; padding-right:4px;margin-right: 6px;vertical-align: -1px;}
     
	 .korzina{
      cursor:pointer;
      border-style:solid;
      border-color:#D7D7D7;
	  border-width:1px;
      border-radius: 3px;
      background-color:white;
      color:#888888;	  
	  padding-left:15px;
	  padding-top:5px;
	  padding-right:12px;
	  padding-bottom:5px;
	  font-size: 8pt;
	  font-family:'opensans', Arial, serif;	
	  text-transform: uppercase;
   }
   
   .korzina:hover{         
      background-color:#0063B0;
      color:white;
   }
   
   .orange{
	     font-size: 12px;
	     font-family:'opensans', Arial, serif;
		 color:#EF8742;
	
	}
	
	.black_footer{
	     font-size: 16px;
	     font-family:'opensans', Arial, serif;
		 color:#7E7E7E;
	}
	
	a.black_footer:hover{
	     text-decoration:underline;
	}
	
	.news_body{
	     font-size: 14px;
	     font-family:'opensans', Arial, serif;
		 color:#7E7E7E;
	}
	
	.white_footer{font-size: 12px;font-family: 'opensans', Arial, serif;color: #304b5a;line-height:16px;}
	
	 .footer ul {margin-top:0px;}
	 .footer ul li:first-child {margin-left:0!important;}
     .footer ul li {margin-left:45px;}
	 .footer ul li div img {cursor: pointer;vertical-align: -8px;}
	a.white_footer{line-height:18px;text-decoration:underline;}
	a.white_footer:visited{text-decoration:underline;}
   
	.header {z-index: 100;background: white;width: 1035px;float:left;}
	
	.news ul li img {max-width:100px;max-height:139px;}
    /*$('.header').css({'position':'fixed','z-index':'100','background':'white','width':'1035px','top':'0'});
                             $('.page_body').css({'margin-top':'209px'});*/
                             
.logo {text-align: center; margin:6px 60px 0px 27px;float: left;}
.logo img {width: 170px;margin-top: 8px;}
.top_block {margin: 41px 0px 20px 40px;float: left;}
.main_menu_new {float:left;width:100%;background:#dfe7ec;}
.main_menu_new ul {padding-left:0px!important}
.main_menu_new ul li {height:33px;}
.main_menu_new ul li a {color: #5f7ea3;line-height: 32px;font-size: 14px;height: 33px;float: left;width:100%}
.main_menu_new ul li a:hover {background: #eee;text-decoration: underline;} 
.main_menu li a:hover {text-decoration: underline;}
	
	.list_tovar {font: normal 26px opensans;color: #444;padding: 7px 25px;border-top: 1px solid #fff;border-right: 1px solid #fff;border-left: 1px solid #fff;border-radius: 3px;}
	.list_tovar_active {border-top: 1px solid #ccc;border-right: 1px solid #ccc;border-left: 1px solid #ccc;border-radius: 3px;background: url("../images/123.png")}
	
	.second_menu_new {height:42px;float:left;width:1035px;background:#2b3e99 0px 47px;position: static;position: relative;}
	
	.second_menu_new>ul {width: 102%;float: left;}
	.second_menu_new>div>ul>li {position:relative;/*width: 12.5%;*/width: 147px;height: 42px;}
	.second_menu_new ul li a {color: white;padding: 9px 17px;font-size: 14px;float: left;line-height: 16px;}
	.second_menu_new>div>ul>li>a {color: white!important;font-size: 11px!important;padding: 0!important;width: 147px!important;text-align: center!important;height: 37px!important;display: table-cell!important;vertical-align: middle!important;float: none!important;line-height: 13px!important;}
	
.main_menu>li>a.poa1 {background: #2b3e99;border-bottom:5px solid #2b3e99;}
.main_menu>li>a.poa2 {background-color: rgb(38, 130, 188);border-bottom: 5px solid #26829e;}
.main_menu>li>a.poa3 {background-color: rgb(43, 62, 153);border-bottom:5px solid #2b3e99;}
.main_menu>li>a.poa4 {background-color:rgb(11, 118, 187);border-bottom:5px solid #26829e;}
.main_menu>li>a.poa5 {background:#2b3e99;border-bottom:5px solid #2b3e99;}
.main_menu>li>a.poa6 {background-color: rgb(38, 130, 188);border-bottom: 5px solid #26829e;}
.main_menu>li>a.poa7 {background: #2b3e99;border-bottom: 5px solid #2b3e99;}
.main_menu>li>a.poa8 {background-color:rgb(11, 118, 187);border-bottom:5px solid #26829e;}	

	.poa1 .submenu {background:#2b3e99;}
	.poa2 .submenu {background:#26829e;}
	.poa3 .submenu {background:#2b3e99;}
	.poa4 .submenu {background:#26829e;}
	.poa5 .submenu {background:#2b3e99;}
	.poa6 .submenu {background:#26829e;}
	.poa7 .submenu {background:#2b3e99;}
	.poa8 .submenu {background:#26829e;}


.left_menu h4 {text-indent: 20px;font: normal 24px 'opensanslight',Arial;color: rgb(43, 62, 153);margin-bottom: 10px;}
.left_menu .brends {width: 100%;float: left;}
.left_menu .brends li {float: left;width: 100%;text-indent: 30px;line-height: 33px;}
.left_menu .brends li a {float: left;width: 100%;color: gray;font-weight: bold;}
.left_menu .brends li a:hover {text-decoration: underline;}

.left_menu .banners {width: 100%;float: left;padding-top: 20px;}
.left_menu .banners li {width: 100%;float: left;text-align: center;padding-bottom: 20px;}
.left_menu .banners li img {width: 170px;}


.footer_text {width: 100%;float: left;border-top: 1px solid #BBB;margin-top: 10px;padding-top: 10px;color: #304b5a;font-size: 13px;margin-bottom: 10px;}
.qbpm {float:right;margin-right:35px;}
.qbpm img {width: 88px;vertical-align: -5px;margin-left: 10px;}

.tovars {margin-top:35px;}
.tovars li {margin-left:20px; box-shadow:-3px 2px 2px 0px rgba(50, 50, 50, 0.59);width: 180px;overflow: hidden;}
.tovars li:first-child {margin-left:0!important;}
.tovars li .image_button {}
.tovars li .image_button img {margin-left: -20px;margin-top: -20px;}


.bx_sitemap_ul {}
.bx_sitemap_ul li {float:left;width:100%;}

#breadcrumb {font-size: 12px;}
#breadcrumb a {font-size: 12px;}




.tovars_now1, .tovars_now2 {display:none;}
.bx_rb {width:100%!important; float:left;}


   .submenu 
   {
margin:0px;
   padding:0px;
   padding-left:0px; 
   font-weight:900;
   padding-top:25px;
   padding-bottom:30px;
   display:none;
   position: absolute;
top:42px;
width: 600px;
z-index:12000;

   }
   
.submenu li {
    color: white;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 12pt;
    font-weight: 100;
    list-style-type: none;
    margin-left: 39px;
    padding-bottom: 0;
    padding-left: 11px;
    padding-right: 30px;
    width: 35%;
}
   
		
   .submenu li a {color:white;font-family:Arial;font-size:12pt;font-weight:100;padding: 8px 0px!important;}		
.bx_item_detail .bx_item_slider .bx_bigimages {min-height: 210px!important;width: 100%!important;float: left!important;padding:0!important;}		
.submenu li a:hover {text-decoration: underline;}



.bx_item_detail .item_current_price {display:none;}
.item_buttons {DISPLAY: none;}
.bx_item_detail .bx_item_slider .bx_slider_conteiner {float:left;}
.bx_bigimages_aligner {height: 50%!important;overflow: auto;margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;}

.text {box-shadow: 2px 2px 4px rgb(182, 182, 182);border-radius: 6px;width: 741px;float: left;display: block;padding: 10px 20px;color: #575757;margin: 30px 0;text-align: center;}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item {background-position: center center;}

.cart {
	float:right;
	margin:30px 15px 0 0;
	background: url("../images/cart.png")no-repeat center left;	
	padding:0 0 0 50px;
}

.cart  a {
	font-size:14px;
	color:#5f7ea3;
}

.cart  {
	font-size:14px;
	color:#5f7ea3;
}

.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;	
}

.news-date-time {
	color:#486daa;
}

.news-block {
	float:left;
	width:100%;
	margin:0 0 25px 0;
}

.news-photo {
	float:left;
	width:213px;
}

.news-header {
	float:right;
	width:500px;
}

.news-text {
	float:right;
	width:500px;
}


.bx_sitemap .bx_sitemap_li_title a {
    color: #4c7da6;
    font-size: 13px;
    white-space: nowrap;
}


.bx_sitemap .bx_sitemap_li_title {
    display: inline-block;
    font-weight: normal;
    line-height: 13px;
    margin: 0 0 10px;
    padding: 0;
    vertical-align: top;
}

#msCart [type="submit"][value="cart/change"] {
    display: none;
}

.bx_item_detail .bx_item_container .bx_lt {
    box-sizing: border-box;
    float: left;
    margin-right: 2%;
    width: 38%;
}


.bx_item_detail .bx_item_container .bx_rt {
    box-sizing: border-box;
    float: left;
    margin-left: 2%;
    width: 58%;
}

.bx_item_detail .item_info_section {
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 20px;
    padding: 0 0 0 10px;
}

.pluso-more {
	display:none !important;
}

.spphoto {
    float: left;
}

.spphoto li {
    cursor: pointer;
    float: left;
    margin: 0 9px 20px;
}

.spphoto li.current a {
    border: 2px solid #ff151f;
    margin: 0;
}
.spphoto li a {
    border: 2px solid #cecece;
    display: block;
    float: left;
}

.horizontal li.row.ms2_product {
	margin-right:10px;
	width: 182px;
	min-height:294px;
}

#mse2_results {
	margin:20px 0 20px 0;
}


.bx_lt {
    box-sizing: border-box;
    float: left;
    margin-right: 2%;
    width: 38%;
}

.bx_rt {
    box-sizing: border-box;
    float: left;
    margin-left: 2%;
    width: 58%;
}

.item_info_section {
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 20px;
    padding: 0 0 0 10px;
}

.item_info_section dl {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
}


.item_info_section dl dd {
    float: left;
    margin: 0 5px;
}

.item_info_section dl dt {
    clear: both;
    float: left;
    font-weight: bold;
}

.bx_rb {
    float: right;
    margin-left: 2%;
    width: 100%;
}

.bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 13px;
}

#count {
	float:left;
	width:30px;
	height:23px;
	margin:0 20px 0 0;
	text-align:center;
}

input::-webkit-inner-spin-button { opacity: 1; }
input:focus { outline: none; }

.fotorama {
	margin:0 0 40px 0;
}

.fotorama__stage {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cfcfcf;
    position: relative;
    text-align: center;
	margin:0 0 20px 0;

}

.shadow {
	box-shadow: 10px 0 10px -10px #5a5a5a, -10px 0 10px -10px #5a5a5a;
	float:left;
	width:100%;
}

.header-basket {
	border-bottom:1px solid #e7e7e7;
	float:left;
	width:100%;
	padding:10px 0;
}

.table-item-name {
	float:left;
	width:380px;
	text-align:center;
}

.table-item-cost {
	float:left;
	width:110px;
	text-align:center;	
}
.table-item-cost2 {
	float:left;
	margin:20px 0 0 0;
	width:110px;
	text-align:center;		
}

.table-item-spinner {
	float:left;
	width:130px;
	text-align:center;		
}
.table-item-spinner2 {
	float:left;
	width:130px;
	text-align:center;	
}

.table-item-total-cost {
	float:left;
}

.table-item-image {
	float:left;
	margin:20px;
}

.number {
	float:left;
	margin:30px 0 20px 20px;
	width:20px;
	text-align:left;
}
.table-item-name2 {
	float:left;
	width:230px;
}
.table-item-name2 a {
	font-size:14px;
	margin:20px 0 0 0;
	display:block;
}

.table-item-remove {
	float:left;
}

.cart_footer_row {
	float:left;
	width:100%;
	background:#dfe7ec;
	padding:10px;
	box-sizing:border-box;
	text-align:right;
}

.item-cart {
	float:left;
	width:100%;
}

.table-item-image a img {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
	padding:5px;	
}

.table-item-spinner2 input {
	width:50px;
	text-align:center;
	margin:20px 0 0 0;
}

.articul {
	font-size:14px;
}

.table-item-remove .korzina {
	margin:16px 0 0 0;
}

#msOrder {
	margin:0 !important;
	border-top: 0.077em dotted #b0b0b0;
}

.header-dan {
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
	margin:20px 0;
}

.line1 {
    float: left;
    line-height: 40px;
    width: 50%;
}

.line2 {
    float: left;
    line-height: 40px;
    width: 50%;
}

.form-dan {
	float:left;
	padding:0 60px;
	box-sizing:border-box;	
}

.line2 input {
    font-size: 13px;
    line-height: 24px;
    text-indent: 10px;
    width: 300px;
}

#comment {
	width:285px;
	resize:none;
    font-family: "opensans",Arial,serif;	
    font-size: 13px;
	padding:10px;
	height:100px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#comment {
	width:282px;
}
.korzina3 {
	margin:-68px 240px 0 0 !important;	
}
}


.korzina2 { 
    border-color: #d7d7d7;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: white;
    cursor: pointer;
    font-family: "opensans",Arial,serif;
    padding: 5px 12px 5px 15px;
    text-transform: uppercase;
	margin: 20px 55px 40px 0px;
	font-size: 14px;
	float: right;
	background: #3dcb5f;	
}

.korzina3 { 
    border-color: #d7d7d7;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: white;
    cursor: pointer;
    font-family: "opensans",Arial,serif;
    padding: 5px 12px 5px 15px;
    text-transform: uppercase;
	margin:-70px 240px 0 0;
	font-size: 14px;
	float: right;
	background: #6a7fed;	
}

.table-item-spinner2 span	{
	display:block;
	margin:20px 0 0 0;
}

.header-zak {
	text-align:center;
	float:left;
	width:100%;
	margin:0 0 60px 0;
}

#mse2_pagination div {
	float:left;
}

#mse2_pagination div  a{
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none
}	

#mse2_pagination div.active a{
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;	
}

.opt-quontity {
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    box-shadow: 0 1px 0 #d9d9d9 inset;
    float: left;
    height: 30px;
    margin:0 20px 0 0;
}

.opt-quontitys {
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    box-shadow: 0 1px 0 #d9d9d9 inset;
    float: left;
    height: 30px;
    margin:15px 0 0 19px;
}

#count {
    border: medium none;
    color: #4c4c4c;
    height: 25px;
    margin: 2px 0 0;
    text-align: center;	
}	

.quont-plus {
    background: rgba(0, 0, 0, 0) url("../images/plus.png") no-repeat scroll left center;
    cursor: pointer;
    display: block;
    float: right;
    height: 30px;
    text-indent: -9999px;
    width: 29px;
	margin:0 !important;
}

.quont-minus {
    background: rgba(0, 0, 0, 0) url("../images/minus.png") no-repeat scroll left center;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    text-indent: -9999px;
    width: 29px;
	margin:0 !important;	
}

.pagination {
	float:left;
	width:100%;
}

#mse2_sort {
	float:left;
}

.mse_limit {
	float:right;
	margin:0 20px 0 0;
}

.clear {
	float:left;
	width:100%;
	clear:both;
	margin:0 0 20px;
}


#toTop {
width:100px;
position:fixed;
bottom:10px; 
right:10px;
cursor:pointer;
display:none;
height:40px;
background: url("../images/up22.png") no-repeat center;
}

.item-cart ol {
	margin:0;
	padding:0 0 0 40px ;
	counter-reset: point; 
}
.item-cart ol li {
 position: relative;
}
.item-cart ol li:before {
    color: black;
    content: counter(point, decimal);
    counter-increment: point 1;
    font-size: 18px;
    left: -16px;
    padding: 3px 0;
    position: absolute;
    top: 31px;
    width: 20px;
}

.pricev {
    font-family: "opensans",Arial,serif;
    font-size: 10pt;
	padding:0 10px;	
}

.image_button_footers {
	float:left;
	margin:10px 0 10px 13px;
	box-sizing: border-box;
}

.right_content table tbody tr td  a {
	color:black;
}

.right_content table tbody tr td  a:hover {
	color:#6666cc;
}
#top-menu {
width:100%;
float:left;
}


#top-menu li {
	width:25%;
	text-align:center;
}

.banners li:last-child {
	margin:80px 0 0 0;
}

.art {
	float:left;
	width:100%;
    font-family: "opensans",Arial,serif;
    font-size: 9pt;
    padding: 0 10px;
}