#business .pageleft {
	float: left;
	width: 880px;
}
#business .pageright {
	width:218px;
	float: left;
}
#business a {
	color: #666;
}
#business .list a {
	text-decoration:underline;
}
#business a:hover {
	color:#990000;
}
#business .line {
	padding-top: 10px;
	border-bottom: 1px dashed #333;
}
#business .list {
	height: auto;
	padding:0 10px 0 0;
	border-right:1px solid #dcdcdc;
	width:858px;
	float:left;
}
#business .list .info {
	float: left;
	width: 550px;
	margin-left: 10px;
}
#business .list .makepart {
	padding-top: 15px;
}
#business .list .makepart #make {
	float: left;
	width: 140px;
}
#business .list .makepart #part {
	float: left;
	width: 150px;
}
#business .list .makepart li a {
	padding-left: 13px;
	text-decoration:none;
	font-size: 14px;
}
#business .list .makepart li a:hover {
	text-decoration:underline;
}
#business .list .makepart .make_ico {
	background: url( Images/images5.png ) no-repeat;
	background-position: left -94px;
}
#business .list .makepart .part_ico {
	background: url( Images/images5.png ) no-repeat;
	background-position: left -123px;
}
#business .list label {
	font-weight: normal;
}
#business .list li {
	padding: 0;
	margin: 0;
	line-height: 20px;
	color: #000;
	font-size: 13px;
}
#business .list li.logo {
	height: auto;
}
#business .list .logo {
	margin: 0 0 5px;
}
#business .list .title {
	margin: 0;
	padding: 0;
	line-height:24px;
}
#business .list .title a {
	font-size:16px;
	font-weight:bold;
	color:#005aa0;
	text-decoration:none;
}
#business .list .title a:hover {
	color:#990000;
}
#business .list .city {
	margin:0 30px 0 0;
	text-align: right;
	color: #006633;
}
#business .list .line2 {
	border-bottom: 1px dashed #dcdcdc;
	padding:10px 0;
}
#business .pageright select {
	width: 218px;
	float:left;
	padding:2px 0;
	margin:0 0 10px 0;
	border:1px solid #dcdcdc;
}
#searchplm .makebox, #searchplm .partbox, #searchplm .pvebox, #searchplm .searchbar {
	width:218px;
	float:left;
}
.selectbtn {
	cursor:pointer;
	display:block;
	float:left;
	width:20px;
	height:20px;

	background:url(Images/images.png) no-repeat #fff;
	background-position:-650px -48px;
	/*background:url(Images/images.png) no-repeat;
	background-position:-780px -48px;*/
	border:1px solid #dcdcdc;
}
/*.selectbtn:hover {
	background:url(Images/images.png) no-repeat;
	background-position:-650px -48px;
}*/
.searchbar .btn {
	display: inline;
	float: left;
	cursor: pointer;
	padding: 0 10px;
	height: 23px;
	line-height: 19px;
	margin: 0 20px 0 0;
	background: #990000;
	border: 1px solid #dcdcdc;
	color: #e8e8e8;
	font-weight: bold;
}
.searchbar .returnbtn {
	background: #fff;
	color: #666;
	margin-right: 0;
}
.searchbar .btn:hover {
	color: #fff;
}
.searchbar .returnbtn:hover {
	color: #000;
}
#TradeMenu .vip_a{
	width:120px;
}
.vip_icon{
	float:left;
	width:120px;
	height:35px;
	background:url(Images/vip_icon2.png) no-repeat center center;
}
#TradeMenu .company_a{
	position:relative;
}
.active .vip_icon{
	background:url(Images/vip_icon.png) no-repeat center center;
}



#business .list .list_title a {
    font-size: 16px;
    font-weight: bold;
    color: #005aa0;
    text-decoration: none;
}
