
.same_line{
	display: block;
	clear: both;
	margin-bottom: 5px;
	height: 30px;
}
.same_line img{
	width: 30px;
	height: 30px;
	float: left;
}
.same_line .same_name{
	f1loat: left;
	width: 150px;
	display: table-cell;
	vertical-align: middle;
	height: 30px;
	padding-left:10px;
}
#slogan{
	display: none;
}
#logo{
	margin-top: 16px;
}
#header{
	height: 160px;
    left: -94px;
    position: absolute;
    width: 176px;
    z-index: 6;
}
.goods_comp_logo{
	/*margin: 26px 25px 0 80px;*/
	margin: 26px 40px 0 60px;
}
.info_column{
	float: left;
    margin-right: 14%;
    max-width: 43%;
}
.pseudoheader, #pseudocontent{
	float:left;
	width: 100%;
}
#search_good table td{

}
#goods_select{
	position: relative;
	float:left;
	wi1dth: 233px;
	margin: 4px 0 0 10px;
	bo1rder-left: 1px solid #e6e6e6;
	bo1rder-right: 1px solid #e6e6e6;
}
#content{
	float: none;
	m1argin-left: 262px;
	width: auto;
}
#goods_list{
	padding-left: 20px;
	margin-top:21px;
}
.green_mid{
	background: url("../images/goods_green_back.jpg") repeat-x;
}
.green_left{
	background: url("../images/goods_green_left.jpg") no-repeat 0% 0%;
	width: 100%;
	height: 100%;
}
.green_right{
	background: url("../images/goods_green_right.jpg") no-repeat 100% 100%;
	width: 100%;
	height: 100%;
}
#current_place{
	width: 235px;
	height: 57px;
	margin: 20px 0 0 10px;
	float:left;
}
#search_good{
	wi1dth: 235px;
	height: 57px;
	margin: 20px 0 0 260px;
}
#current_place .inmargin{
	float: left;
	margin: 8px 10px 10px 14px;
}
#current_place select{
	margin-top: 4px;
}
label{
	color: #fff;
	font: 12px Tahoma;
	margin-bottom: 4px;
	display: block;
}
#current_place span{
	color: #fff;
	font: bold 12px Tahoma;
    margin-top: 7px;
	display: block;

}
#search_btn{
background: url("../images/search_blue.png") no-repeat scroll 0 0 transparent;
cursor: pointer;
float: right;
height: 28px;
left: -6%;
margin-left: -40%;
position: relative;
top: -3px;
width: 115px;
}
#search_good_wrap{
	margin-right: 150px;
	width: 68%;
}
#search_goods{
	 background: none repeat scroll 0 0 #F4F4F4;
    border-color: #666666 #F6F6F6 #F9F9F9 #9A9A9A;
    border-style: solid;
    border-width: 1px;
    color: #757575;
    float: left;
    padding-left: 4px;
    width: 100%;
}
#search_good .inmargin{
	float: left;
	margin: 8px 10px 10px 14px;
	width: 100%;
}
#goods_list li{
	margin-right: 0px;
	margin-left: 35px;
}
.goods_comp_name{
	margin: 10px 0 0 25px;
}
.goods_groups ul{
	padding-left:0px;
	margin-left:0px;
	background: url("../images/goods_groups_back.jpg");
    margin-right: 13px;
    margin-top: 0;
    padding-top: 7px;
}
.goods_groups ul li{
	float:left;
	clear: none;
	margin-right: -10px;
	position: relative;
	margin-bottom:9px;
}
.goods_groups ul li.active{
	z-index:1600 !important;
}
.goods_groups ul li .tableft{
	width:14px; height: 25px;
	background: transparent url("../images/whitetab_left.png") no-repeat;
	float: left;
}
.goods_groups ul li.active .tableft{
	background: transparent url("../images/greentab_left.png") no-repeat;
}
.goods_groups ul li .tabright{
	width:24px; height: 25px;
	background: transparent url("../images/whitetab_right.png") no-repeat;
	float: left;
}
.goods_groups ul li.active .tabright{
	background: transparent url("../images/greentab_right.png") no-repeat;
}
.goods_groups ul li a{
	color: #676767;
	font: 14px Tahoma;
	text-decoration:none;
	padding-top:4px;
	height: 21px;
	float: left;
	background: transparent url("../images/whitetab_mid.jpg") repeat-x;
}
.goods_groups ul li.active a{
	color: #ffffff;
	background: transparent url("../images/greentab_mid.png") repeat-x;
}

.mcounter_left{
	float: left;
	cursor: pointer;
	width: 15px;
	height: 11px;
}
.mcounter_right{
	float: left;
	cursor: pointer;
	width: 15px;
	height: 11px;
}
.mcounter_arrows{
	float: left;
	width: 15px;
	display:none;
}
.item_down_border{
	border-top: 1px solid #e6e6e6;
}