body{
	text-align:left;
}
#listTitle{
	border-bottom:2px solid #C00;
	height:30px;
}
#listTitle .total{
	margin: 2px 10px 0 0;
	color: black;
	font-size: 13px;
	float: right;
}
.buz-opens { display: inline-block; margin-left: 5px; }
#listTitle .total .list_open,.buz-opens .list_open {
	background: url(//img.8891.com.tw/findBuz/list_open_btn.png) no-repeat;
	display:inline-block;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #F60;
	width: 100px;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	line-height: 29px\9;
	text-decoration: none;
	margin:0 5px 0 0;
	padding: 0;
	border: none;
}
.buz-opens .list_open { position: relative; top: 7px; }
#listTitle .total .list_open_tech{
	color:#04D;
	text-decoration:none;
	display: inline;
	padding: 0;
	border: 0;
	background: none;
}
#listTitle .total .list_open_tech:hover{
	text-decoration:underline;
}
#listTitle .total .num{
	color: #F00;
	font-size: 20px;
	font-weight: bold;
}
#listSortBox{
	background:#EFEFEF;
	margin:5px 9px 0;
	padding:8px 0;
}
#listSortBox .sortBox{
	height:20px;
	width:160px;
	margin:0 8px 0 10px;
	position:relative;
}
.sortBox .title{
	padding-right:20px;
	border:1px solid #A6A6A6;
	background:#F7F7F7 url(//img.8891.com.tw/findBuz/buz_sort_bg.gif) no-repeat 138px -117px;
	cursor:pointer;
}
.sortBox .body{
	border:1px solid #A6A6A6;
	position:absolute;
	top:19px;
	left:0;
	width:158px;
	display:none;
	z-index:100;
}
.sortBox .title span{
	display:block;
	padding:0 0 0 30px;
	height:20px;
	line-height:20px;
	*line-height:24px;
	overflow:hidden;
	border-right:1px solid #D6D6D6;
	background:#F7F7F7 url(//img.8891.com.tw/findBuz/buz_sort_bg.gif) no-repeat;
}
.sortBox .body .sort-update,.sortBox .body .sort-add-desc,.sortBox .body .sort-add-asc{
	padding:0 0 0 30px;
	display:block;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #D9E9FB;
	background:#FFF url(//img.8891.com.tw/findBuz/buz_sort_bg.gif) no-repeat;
	color: #000;
	text-decoration: none;
}
.sortBox .body .sort-update{
	background-position:4px 6px;
}
.sortBox .body .sort-add-desc{
	background-position:5px -32px;
}
.sortBox .body .sort-add-asc{
	background-position:5px -52px;
}
.sortBox .body .sort-update:hover,.sortBox .body .sort-add-desc:hover,.sortBox .body .sort-add-asc:hover{
	background-color:#D9E9FB;
}
.sortBox .body .sort-add-asc{
	border-bottom:none;
}
#listSortBox .selectBox{
	height:20px;	
	width:110px;
	position:relative;
	border:none;
}
.selectBox .title{
	padding-right:14px;
	border:1px solid #A6A6A6;
	background:#F7F7F7 url(//img.8891.com.tw/findBuz/buz_sort_bg.gif) no-repeat 91px -97px;
	cursor:pointer;
}
.selectBox .title span{
	display:block;
	padding:0 0 0 25px;
	height:20px;
	line-height:20px;
	*line-height:24px;
	overflow:hidden;
	border-right:1px solid #D6D6D6;
	background:#F7F7F7 url(//img.8891.com.tw/findBuz/buz_sort_bg.gif) no-repeat 2px -77px;
}
.selectBox .body{
	border:1px solid #A6A6A6;
	position:absolute;
	top:19px;
	left:0;
	width:108px;
	display:none;
	z-index:100;
}
.selectBox .body .select-all,.selectBox .body .select-north,.selectBox .body .select-middle,.selectBox .body .select-south,.selectBox .body .select-east{
	padding:0 0 0 25px;
	display:block;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #D9E9FB;
	background:#FFF;
	color: #000;
	text-decoration: none;
}
.selectBox .body .select-all:hover,.selectBox .body .select-north:hover,.selectBox .body .select-middle:hover,.selectBox .body .select-south:hover,.selectBox .body .select-east:hover{
	background-color:#D9E9FB;
}
.selectBox .body .select-east{
	border-bottom:none;
}
#listSortBox .body a.selected{
	background-color:#D9E9FB;
}
#listRepeater .listItem{
	padding:20px 32px 15px 32px;
	
}
#listRepeater .listItem ul.container{
	width:252px;
	/*height:390px;*/
	overflow:hidden;
}
.spliteLine{
	clear: both;
	height: 1px;
	margin: 0 32px;
	background: #FFE7CE;
	padding:0;
	overflow:hidden;
}
.listItem .leftPic{
	width: 250px;
	border: 1px solid #CCC;
	padding:3px 0;
	text-align:center;
	background:#FFF;
    position: relative;
}
.shop-ad{
    background: url(//img.8891.com.tw/findBuz/shopad.png) no-repeat 0 0;
    position: absolute;
    width: 77px;
    height: 26px;
    right: 0;
    bottom: 2px;
    z-index: 10;
}
.listItem .imgBox{
	text-align:center;
	margin:0 auto;
	width:242px;
	height:181px;
	overflow:hidden;
}
.listItem .imgBox a{
	display:table-cell;
	font-family:Arial;
	font-size:156px;
	*display:block;
	width:242px;
	height:181px;
	text-align:center;
	vertical-align: middle;
	overflow: hidden;
}
.listItem .leftPic img{
	vertical-align: middle;
	max-width: 240px;
	max-height: 180px;
}
.listItem .centerInfo{	
	padding:0 5px;	
}
.centerInfo .business{
	margin:10px 0 0 0;
	/*height:75px;*/
}
.centerInfo .business li{
	padding:0px 0px 5px 0;
}
.centerInfo .business .name{
	font-size: 15px;
	font-weight: bold;
	padding:0 0 5px 0;
}
    .centerInfo .business .name span.mr5{display: inline-block;width: 100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;} 
.centerInfo .business .name a{
	color:#04D;
	text-decoration:none;
}
.centerInfo .business .name a:hover{
	text-decoration:underline;
}
.centerInfo .business .relIcon{
	clear:both;
	height:0;
	overflow:hidden;
	font-size:0px;
	*display:inline;
}
/*.centerInfo .business .rel{
	margin-right:6px;
}
.centerInfo .business .enable{
	color:#04D;
	font-size:13px;
	text-decoration: none;
}
.centerInfo .business .enable:hover{
	text-decoration: underline;
}*/
.centerInfo .business .rel{
	margin:0 7px 0 0;
	*width:120px;
}
.centerInfo .business .brand{
	color:#04d;
	font-size:13px;
	text-decoration: none;
	word-wrap: break-word;
	word-break: keep-all;
}
.centerInfo .business .brand:hover{
	color:#F60;
	text-decoration: underline;
}
.centerInfo .unionName{
	padding:5px 0;
	clear:both;
	position:relative;
	/*height:16px;*/
	width:240px;
	word-wrap: break-word;
	word-break: break-all;
}
.centerInfo .unionName .des{
	font-size: 13px;
	display:inline-block;
	position:absolute;
	top:5px;
	left:0;
}
.centerInfo .unionName .tips{
	display: inline-block;
	font-size: 13px;
	color: #666;
	height:auto;
	font-weight:bold;
	/*position:absolute;
	top:6px;
	left:62px;
	z-index:100;*/
	word-wrap: break-word;
	word-break: break-all;
	overflow:hidden;
	cursor:text;
	text-decoration: none;
}
.centerInfo .unionName .tips:hover{
	height:auto;
	background:#FFFFE9;
}
.listItem .centerInfo .mainBusiness{
	clear: both;
	padding: 5px 0 0 0;
	/*height:46px;*/
}
.centerInfo .mainBusiness .des{
	font-size: 13px;
	display:inline-block;
	margin-right:10px;
	float:left;
}
.centerInfo .mainBusiness .tips{
	display:inline-block;
	margin: 0 7px 7px 0;
}

/*店鋪服務樣式*/
body{position:relative;}
    .explain-box{position:absolute;z-index:1001;color: #666;width: 305px;padding: 10px;border: 1px solid #FF9901;background: #FFFADA;line-height: 18px;}
    .explain-box .demo{margin: 0 0 7px;padding: 0 0 10px;border-bottom: 1px dashed #FFD076;}
.listItem .centerInfo .address{font-size:13px;color:#404040;}
    .listItem .centerInfo .address .shop-service{display: inline-block;padding-right: 15px;}
        .listItem .centerInfo .address .shop-service i{background: url(//img.8891.com.tw/usedauto/realpricePlan_icon.png) no-repeat -76px -160px;width: 16px;height: 16px;display: inline-block;vertical-align: text-top;margin-right: 2px;}
            .address .shop-service a{color: #666666;}
                .address .shop-service a span{color: #0000ee;}

.listItem .rightTel{
	color:#666;
	font-size:12px;
	padding:0 5px;
}
.listItem .rightTel .des{
	display:block;
	float:left;
	width:60px;
	overflow:hidden;
}
.listItem .rightTel .value{
	display:block;
	width:182px;
	float:right;
	text-align:left;
}
.listItem .rightTel .address{
	line-height:14px;
	padding:15px 0 5px 0;
	overflow: hidden;
	display: block;
	word-wrap: break-word;
	clear:both;
}
.listItem .rightTel .tel{
	display: block;
	word-wrap: break-word; 
	padding:6px 0;
	clear:both;
}
.listItem .rightTel .time{
	display: block;
	word-wrap: break-word;
	padding:6px 0;
	clear:both;
}
/*列表詳細頁*/
.title_basic{
	margin:0 0 0 10px;
	padding:0 0 0 20px;
	height:30px;
	background:url(//img.8891.com.tw/findBuz/buz_info.png) no-repeat left top;
	display:inline;
}
.title_basic .title_text{
	padding:0 20px 0 0;
	height:30px;
	line-height:30px;
	line-height:34px\9;
	display:inline;
	font-size:15px;
	color:#FFF;
	background:url(//img.8891.com.tw/findBuz/buz_info.png) no-repeat right top;
	overflow:hidden;
}
.b_title_basic{
	margin:5px 5px 0;
	padding:8px 20px 12px;	
	display:inline;
	color:#FFF;
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.b_title_basic_hover{
	background:url(//img.8891.com.tw/findBuz/buz_info_title_hover_bg.png) repeat-x left top;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	color:#F00;
}
.b_title_basic_hold{
	background:url(//img.8891.com.tw/findBuz/buz_info_title_hover_bg.png) repeat-x left top;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	color:#F00;
}
.b_info_top{
	height:110px;
	/*background:url(//img.8891.com.tw/findBuz/b_info_top_bg.png) repeat-x left bottom;*/
	margin:10px auto 0;
	position:relative;
}
.b_info_top .photo_147X110{
	width:147px;
	height:110px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:20px;
}
.b_info_top .b_info_title{
	padding:20px 0 0 15px;
	text-align:left;
}
.b_info_title .buz_name{
	font-size:27px;
	color:#404040;
	font-weight:bold;
	margin:0 0 10px 0;
}
.b_info_title .buz_union{
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	display:inline-block;
	background:#CE0029;
	padding:2px 17px;
}
.b_navigate{
	background:url(//img.8891.com.tw/findBuz/buz_info_title_bg.png) repeat-x left top;
}
.b_navigate .hr_line{
	text-align:left;
	height:44px;	
	padding-left:10px;
	overflow:hidden;
	margin:0 auto;
}
.b_info_content .three_units{
	clear:both;
	margin:10px 0 0 0;
}
.three_units .unit_account{
	width:205px;
	height:500px;
	position:relative;
}
.unit_account .account_d{
	width:190px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}
.account_d .rel_account_title{
	font-size:15px;
	color:#404040;
	font-weight:bold;
	text-align:left;
	margin:10px 0;
}
.rel_account_list .brand{
	margin:5px 0 5px 15px;
	text-align:left;
}
.rel_account_list .brand a{
	color:#04D;
	text-decoration:none;
	cursor:pointer;
	font-size:13px;
}
.rel_account_list .brand a:hover{
	text-decoration:underline;
}
.rel_account_list .rel_account_item{
	margin-top:10px;
	font-size:13px;
	text-align:left;
}
.rel_account_item dt{
	margin:6px 0;
}
.rel_account_item dd{
	margin:6px 0 6px 15px;
}
.rel_account_item .rel_name a{
	color:#04D;
	text-decoration:none;
	cursor:pointer;
}
.rel_account_item .rel_name a:hover{
	text-decoration:underline;
}
.rel_account_item .rel_tel{
	font-size:13px;
	color:#404040;
	font-weight:bold;
}
.rel_account_item .rel_car a{
	color:#04D;
	text-decoration:none;
	cursor:pointer;
}
.rel_account_item .rel_car a:hover{
	text-decoration:underline;
}
.rel_account_item .rel_item a{
	color:#04D;
	text-decoration:none;
	cursor:pointer;
}
.rel_account_item .rel_item a:hover{
	text-decoration:underline;
}
.unit_account .account_u{
	position:absolute;
	left:0;
	bottom:0;
	height:110px;
	width:100%;
}
.account_u .plunk{
	display:block;
	width:146px;
	height:29px;
	background:url(//img.8891.com.tw/findBuz/buz_info.png) no-repeat -5px -120px;
	margin:5px auto 0;
	cursor:pointer;
}
.account_u .facebook{
	display:block;
	width:146px;
	height:29px;
	background:url(//img.8891.com.tw/findBuz/buz_info.png) no-repeat -5px -149px;
	margin:5px auto 0;
	cursor:pointer;
}
.three_units .unit_detail{
	width:390px;
	height:500px;
	background:url(//img.8891.com.tw/findBuz/buz_info.png) no-repeat 387px -30px;
	position:relative;
}
.unit_detail .detail_box{
	margin:10px 0; 
	width:390px;
	overflow:hidden;
}
.detail_box .item{
	margin:0 0 22px 0;
	clear:both;
}
.item .key{
	font-size:15px;
	font-weight:bold;
	color:#404040;
	width:100px;
	text-align:right;
	display:inline;
	float:left;
}
.item .value{
	font-size:13px;
	line-height:15px;
	color:#404040;
	width:280px;
	text-align:left;
	display:inline;
	float:right;
	word-wrap: break-word;
	word-break: break-all;
}
.value .rel_man{
	display:block;
	margin:0 0 10px 0;
}
.value .rel_man a{
	color:#04D;
	text-decoration:none;
	cursor:pointer;
}
.value .rel_man a:hover{
	text-decoration:underline;
}
.value .tips{
	display:inline-block;
	margin:0 7px 7px 0;
}
.value .tel{
	display:block;
	margin:0 0 5px 0;
}
.unit_detail .plus_prop{
	width:310px;
	height:120px;
	position:absolute;
	left:20px;
	bottom:44px;
	text-align:center;
	border:1px solid #EFEFEF;
	clear:both;
	overflow:hidden;
}
.plus_prop .code{
	width:120px;
	height:120px;
	float:right;
	border-left:1px solid #EFEFEF;
	text-align:center;
	/*background: url(//img.8891.com.tw/findBuz/buz_info.png?d=20111125) no-repeat -177px -70px;*/
}
.plus_prop .code img{
	width:120px;
	height:120px;
	vertical-align: middle;
}
.plus_prop .num{
	width:175px;
	float:left;
	padding:0 5px;
	text-align:left;
}
.plus_prop .num .browse_val{
	color:#D90011;
	font-size:17px;
	font-weight:bold;
	display:block;
	padding:12px 0 12px 90px;
	background:url(//img.8891.com.tw/findBuz/buz_info.png) no-repeat -275px -87px;
}
.plus_prop .num .track_val{
	color:#D90011;
	font-size:17px;
	font-weight:bold;
	display:block;
	padding:14px 0 14px 90px;
	background:url(//img.8891.com.tw/findBuz/buz_info.png) no-repeat -275px -132px;
}
.three_units .unit_photo{
	width:357px;
	height:500px;
}
.unit_photo .photo_344X258{
	width:354px;
	overflow:hidden;
	border: 1px solid #9A9A9A;
	padding: 5px 0;
	text-align: center;
	background: white;
}
.photo_344X258 .img_box{
	text-align: center;
	margin: 0 auto;
	width: 344px;
	height: 258px;
	overflow: hidden;
}
.photo_344X258 .img_box a{
	display: table-cell;
	*display: block;
	font-family: Arial;
	font-size: 222px;
	width: 344px;
	height: 258px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.unit_photo .map_355X220{
	width:355px;
	height:220px;
	border: 1px solid #CCC;
	margin:10px 0 0 0;
}
.business_recommend{
	clear:both;
}
.recommend_title,.publish_title,.records_title{
	color:#404040;
	font-size:15px;
	margin:20px 0 0 0;	
	background:url(//img.8891.com.tw/findBuz/buz_info_rec_bg.png) no-repeat 0 -180px;
	text-align:left;
	position:relative;
}
.recommend_title .more_link,.publish_title .more_link{
	font-size:13px;
	font-weight:normal;
	background:url(//img.8891.com.tw/findBuz/buz_info.png?d=20111128) no-repeat -287px -190px;
	position:absolute;
	color: #0041D9;
    text-decoration:none;
    display:block;
    padding:0 20px 1px 0;
    top:3px;
    right:10px;
}
.recommend_title .more_link:hover,.publish_title .more_link:hover{
	text-decoration:underline;
}
.publish_title,.records_title{
	margin:10px 0 0 0;
}
.recommend_title span,.publish_title span,.records_title span{
	display:block;
	margin:0 0 0 16px;
	border-bottom:3px solid #FFDDD8;
	height: 22px;
    line-height: 24px;
    line-height:28px\9;
    overflow:hidden;
}
.auto-price{
	width: 88px;
}

.auto-price b {    
	font-size: 18px;	
}

.auto-price span{
	color: #FF0000;
}

.auto-title{
    display: block;
    line-height: 23px;
    color: #0041D9;
    text-decoration:none;
}
.auto-title:hover{
	text-decoration:underline;
}
.auto-brand{
	width: 100px;
}

.auto-year{
	width: 45px;
	text-align:right;
}
.auto-status{
	width:57px;
	text-align:right;
}
.auto-list-spliter {
	display: block;
	margin: 0 11px;
	border-bottom: 1px dashed #CCC;
	clear:both;
	overflow:hidden;
}
.recommend_list .photo_147X110{
	width:168px;
	float:left;
	border:1px solid #FFF;
	overflow:hidden;
	padding: 10px 0 0;
	text-align: left;
	background: white;
	margin:10px 0;
}
.recommend_list .photo_147X110:hover, .recommend_list .photo_147X110_hover{
	background:#FFFFE9;
}
.recommend_list .recommend_item{
	width:156px;
	height:170px;
	float:left;
	border:1px solid #FFF;
	overflow:hidden;
	padding:3px 0;
	text-align:left;
	background:url(//img.8891.com.tw/findBuz/buz_info_rec_bg.png) no-repeat 0 0;
	margin:7px 16px;
	display:inline;
	position:relative;
}
.recommend_item .rec_icon{
	width:40px;
	height:18px;
	background:url(//img.8891.com.tw/findBuz/buz_info_rec_bg.png) no-repeat 0 -210px;
	position:absolute;
	top:10px;
	left:0;
}
.recommend_item .img_box{
	text-align: center;
	background:#FFF;
	margin: 0 auto;
	width: 150px;
	height: 110px;
	overflow: hidden;
}
.recommend_item .img_box a{
	display: table-cell;
	*display: block;
	font-family: Arial;
	font-size: 95px;
	width: 150px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	cursor:pointer;
}
.recommend_item .auto-brand{
	width:96px;
	color: #0041D9;
    text-decoration:none;
}
.recommend_item .auto-brand:hover{
	text-decoration:underline;
}
.recommend_item p{
	padding:0 0 0 8px;
	margin: 8px 0;
}
.photo_147X110 .img_box{
	text-align: center;
	border:1px solid #DDD;
	background:#FFF;
	margin: 0 auto;
	width: 148px;
	height: 110px;
	overflow: hidden;
}
.photo_147X110 .img_box a{
	display: table-cell;
	*display: block;
	font-family: Arial;
	font-size: 95px;
	width: 147px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	cursor:pointer;
}
.photo_147X110 p{
	padding:0 0 0 8px;
	margin: 8px 0;
}
.photo_147X110 .auto-brand{
	width:96px;
	color: #0041D9;
    text-decoration:none;
}
.photo_147X110 .auto-brand:hover{
	text-decoration:underline;
}
.two_units{
	margin:20px 0 0 0;
}
.two_units .unit_publish_items{
	width:570px;
}
.two_units .unit_records{
	width:360px;
}
.unit_records .records_content{
	color:#535353;
	font-size:15px;
	line-height:30px;
	text-align:left;
	padding:0 10px;
	letter-spacing:1px;
}
.b_info_photos img{
	border: 1px solid #CCC;
	background: #EEE;
	padding: 2px;
	margin: 10px auto;
	display: block;
	width:800px;
}
.non_content {
	font-size: 13px;
	padding: 10px 16px;
	text-align:left;
}
/*詳細頁所有車輛列表*/
#buz_all_items{
	margin:0 15px;
}
.select_condition{
	font-size:13px;
	margin:5px 0 10px;
}
.con_unit .rel_man{
	float:left;
	display:inline;
	margin:0 16px 5px 0;
}
.con_unit .rel_man a{
	color: #04D;
	text-decoration: none;
	cursor: pointer;
}
.con_unit .rel_man a:hover{
	text-decoration:underline;
}
.con_unit .rel_man .selecteds{
	color:#404040;
}
.con_unit .rel_man .selecteds:hover{
	text-decoration:none;
}
.all_items .all_items_title{
	height:28px;
	line-height:28px;
	background:#EEE;
	text-align:center;
}
.all_items .all_items_list{	
	text-align:center;
}
.all_items_list .item_unit{
	height:130px;
	border-bottom:dashed 1px #CCC;
	margin:10px 0 0;
	padding:5px 0;
}
.item_info_t,.item_price_t,.item_out_t,.item_gas_t,.item_mile_t,.item_region_t,.item_browser_t,
.item_info_d,.item_price_d,.item_out_d,.item_gas_d,.item_mile_d,.item_region_d,.item_browser_d{
	float:left;
	font-size:13px;
	display:inline;
}
.item_info_t,.item_info_d{
	width:490px;
}
.item_price_t,.item_price_d{
	width:110px;
}
.item_out_t,.item_out_d{
	width:60px;
}
.item_gas_t,.item_gas_d{
	width:70px;
}
.item_mile_t,.item_mile_d{
	width:70px;
}
.item_region_t,.item_region_d{
	width:60px;
}
.item_browser_t,.item_browser_d{
	width:50px;
}
.item_info_d .img_box{
	 float:left;
	 padding:5px;
	 border:1px solid #CCC;
	 position:relative;
}
.item_info_d .img_box .icon_top{
	position:absolute;
	bottom:2px;
	right:2px;
}
.item_info_d .info{
	float:left;
	margin:0 0 0 10px;
	text-align:left;
}
.info .item_name{
	margin:10px 0 15px;
	padding:0;
}
.info .item_name a{
	color: #04D;
	text-decoration: none;
	cursor: pointer;
	font-size:15px;
	font-weight:bold;
}
.info .item_name a:hover{
	text-decoration:underline;
}
.info .item_brand{
	margin:15px 0;
	padding:0;
}
.info .item_status{
	margin:35px 0 0;
	padding:0;
}
.item_price_d{
	color:#F60;
}
.item_price_d span{
	font-size:20px;
}
.item_price_d,.item_out_d,.item_gas_d,.item_mile_d,.item_region_d,.item_browser_d{
	height:130px;
	line-height:110px;
	overflow:hidden;
}
.icon_real,.icon_seven,.icon_not_in,.icon_in{
	padding: 3px 5px;
	margin-right: 10px;
	display:inline-block;
	*display:inline;
}
.icon_real {
	background: #D0F0F2;
}
.icon_seven{
	background: #D7EBFF;
}
.icon_not_in{
	background: #DDD;
}
.icon_in{
	background: #F4EDAE;
}