.navigation-selected {
		background: #EAEAEA url(/ui/www/html/images/ico_newcar_button_hover.gif) no-repeat;
	}
	.newcar-head {
		background: url(/ui/www/html/images/n_c_pic_newcar_title_bg.jpg) no-repeat;
		width: 100%;
		height: 67px;
		padding-top: 10px; 
	}
	.newcar-title {
		background:url(/ui/www/html/images/n_c_pic_newcar_title.jpg) no-repeat;
		width: 940px;
		height: 60px;
		margin: 0 auto;
	}
	.company-logo {
		float: left;
		margin: 3px 0 0 20px;
	}
	.company-word {
		float: left;
		color: #FFF;
		margin-left: 20px;
	}
	.company-word div {
		margin: 5px 0;
	}
	.newcar-foot {
		background: url(/ui/www/html/images/n_c_pic_magzine_foot_bg.jpg) no-repeat;
		width: 100%;
	}
	.other-magzine {
		width: 940px;
		margin: 0 auto;
		padding-bottom: 40px;
	}
	.table-left {
		float: left;
		margin: 100px 20px 0 0;
	}
	.table-right {
		float: right;
		margin: 100px 0 0 20px;
	}
	.other-magzine-table {
		width: 10px;
		color: #FFF;
		margin-top: 20px;
		float: left;
	}
	.other-magzine-table li{
		float:left;
		width:170px;
		margin:0 0 6px 22px;
		display:inline;
		text-align: center;
	}
	.other-magzine-table td {
		text-align: center;
		height: 26px;
		line-height: 26px;
	}
	.other-magzine-table strong {
		color:white;
		display:block;
		margin:2px 0;
	}
	
	.other-magzine-table img {
		background: #282828;
		border: #878787 solid 1px;
		padding: 1px;
		height: 140px;
	}
	.selected-table img {
		border: #FFB901 solid 1px;
	}
	.table-middle {
		margin: 0 4px;
		float: left;
	}
	 
#magzineList li{
	width:200px;
	height:170px;
}

.search-box-top {
	background: url(/ui/www/html/images/pic_search_box_top.gif) no-repeat;
	height: 29px;
	margin-top: 19px;
}
	.search-box-bottom {
		background: url(/ui/www/html/images/pic_search_box_bottom.gif) no-repeat;
		height: 7px;
	}
	.search-box-middle {
		background: url(/ui/www/html/images/pic_search_box_bg.gif) repeat-y;
	}
	.search-box-body {
		background: url(/ui/www/html/images/ico_search_fangdajing.gif) no-repeat 2px 0;
		padding-left: 12px;
	}
		.select-1 select {
		width: 146px;
		border: #FFBB02 solid 1px;
		height: 22px;
		vertical-align: middle;
	}
	.search-input input {
		border: #FFBB02 solid 1px;
		width: 141px;
	}
	.search-box-table td {
		height: 30px;
		line-height: 30px;
	}
	.search-button {
		background: url(/ui/www/html/images/pic_search_button_bg.gif) no-repeat;
		width: 62px;
		height: 18px;
		display: block;
		padding: 6px 0 0 42px;
		margin-left: 54px;
	}
	.information-left {
		float: left;
	}
	.information-right {
		margin-left: 9px;
		float: left;
	}
	.twohand-sale-table {
		margin-top: 12px;
		width: 699px;
	}
	.twohand-sale-table th {
		background: #DEDEDE;
		height: 26px;
		line-height: 26px;
		text-align: left;
		padding-left: 8px;
	}
	.twohand-sale-table td {
		height: 24px;
		line-height: 24px;
		text-align: left;
		padding-left: 8px;
	}
	.ad-small {
		background: #FFF;
		border: #C9C9C9 solid 1px;
		width: 225px;
		height: 54px;
		margin-top: 6px;
		padding: 1px;
		position:relative;
		overflow: hidden;
	}
	.Paging {
		text-align: center;
		margin: 12px 0;	
	}
	.Paging a {
		display: inline-block;
		background: #FFF;
		border: #999 solid 1px;
		height: 13px;
		_height: 14px;
		#height: 14px;
		text-align: center;
		padding: 3px 5px 0 5px;
		_padding: 2px 5px 0 5px;
		#padding: 2px 5px 0 5px;
		margin: 0 2px;
	}
	.Paging a:hover {
		background: #FFBA00;
		border: #000 solid 1px;
		color: #000;
		text-decoration: none;
	}
	.Paging .selected {
		background: #FFBA00;
		border: #000 solid 1px;
		color: #000;
	}
	
	
.SRList {
    background: url("/ui/www/html/images/bg.gif");
    float: left;
    margin: 5px 10px 2px;
}
.SRItem {
	border:solid 1px #fff;
}
.NCList {list-style: outside none none;}

.clearfix {
  display: block;
  *display: inline-block;
  _height: 1%;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.company-name {
    color: #990000;
    padding: 6px 0;
    text-align: center;
}
.car-name {
    font-weight: bold;
    padding: 0 0 4px;
    text-align: center;
}
.item-show {
	width:690px;
}
.SRNList {
    background: url("/ui/www/html/images/bg.gif");
    float: left;
    margin: 5px 6px 2px;
}