﻿/* 本css为全站通用的基础风格，Copyright 2007 yoho.cn Allrights Reserved.*/ 
* html{filter: expression(document.execCommand("BackgroundImageCache", false, true));}
*,html{ padding:0px; margin:0px;}
body,button{ font-family:Arial, Verdana;font-size:12px!important; font-size:11px; color:#636363;}
body{background:#fff;}
.bodyl{width:724px; float:left;}
.bodyr{width:210px; float:right;}
.bodybox{ margin-left:auto; margin-right:auto; padding-top:0!important; margin-top:0!important; width:941px;}
ul,dl{margin:0; padding:0; list-style:none;}
input,textarea{font-family:Arial, Verdana;font-size:12px;}
.biginput{ height:25px; font-size:18px; line-height:25px;}


.clear{
    margin-top:-1px;
	height:0px;
	font-size:0px;
	line-height:0;
    clear:both;
    visibility:hidden;
} 
h1{ font-size:25px;font-weight:normal; font-family:Arial, Helvetica, sans-serif; line-height:25px;}
h2{ font-size:18px;font-weight:bold; height:30px; text-indent: -4000px;}
h3{ font-size:14px;font-weight:bold; padding-bottom:10px; border-bottom: dashed 1px #aaa;}
h4{ font-size:12px; font-weight:bold; padding-bottom:10px; border-bottom: dashed 1px #aaa;}
h5,h5 a{ color:#000; font-size:12px; font-weight:bold; margin:0; padding:0;}/*明星名字*/
h5 a:hover{color:#ff6600;}
h5 a:visited{color:#888;}
h6{ font-size:14px; font-weight:bold; font-family:"宋体";}/*其他标题*/
img{border:0;}
a{
	color: #FF0000;
	text-decoration: none;
}

a:visited{ color:#999;}

a:hover{ color:#FF9900;}


small{ font-size:10px;}

.font_red,.font_red a,.font_red a:visited{ color:#ff0000;}
.font_red a:hover,.font_red a:visited{ color: #ff0000;}
.font_yellow,.font_yellow a,.font_yellow a:visited{ color:#fa2132;}
.font_yellow a:hover{ color: #ff6600;}
.font_orange,.font_orange a,.font_orange a:visited{ color:#ff6600;}
.font_black,.font_black a,.font_black a:visited{ color:#000;}
.font_black a:hover{color:#ff6600}
.font_gray ,.font_gray a,.font_gray a:visited{ color:#979898!important;}
.font_gray a:hover{ color: #ff6600;}
.font_white ,.font_white a,.font_white a:visited{ color:#FFF!important;}
.font_white a:hover{ color: #ff6600;}
.font_green ,.font_green a,.font_green a:visited{ color:#79b101!important;}
.font_green a:hover{ color: #ff6600;}






/*分页条*/
.pagination{ text-align:center; font-weight:bold; }
.pagination a{ color:#666; font-size:14px; margin:0px 2px 0px 2px;}

.buttonstyleA{ background:none; border:none; cursor:pointer; height:22px; line-height:22px;}
.buttonstyleA_on{
	color: #333333;
	padding:0px;
	cursor:pointer;
	border:0px;
	height:22px;
	line-height:22px;
	border:solid 1px #e1e1e1;
	background:#fff url(http://www.yoho.cn/images/bg_buttonstyle1.gif) repeat-x center;
}
.buttonstyleA_on img,.buttonstyleA img{ margin-right:4px;}

/*浮动窗口*/
.floatwindow {float:left; position:absolute;}
.inner_floatwindow{background:#FFFFFF; border:solid 1px #CCCCCC;  }
.inner_floatwindow h4{
	color:#FFF;
	height:28px;
	line-height:28px;
	background:#babcbc url(http://www.yoho.cn/images/bg_yohobar_title.gif) no-repeat left top;
	padding:0px 0px 0px 8px;
}
.windowcontrol{float:right;margin:-27px 5px 0 0 ;}
.floatcontent{
 border-top:solid 1px #FFF;
	background: url(http://www.yoho.cn/images/bg_form.gif) repeat-x top;
	padding:10px;
}
/*浮动下拉菜单*/
.down_menu{background:#FFF; border:solid 1px #CCC;}
.down_menu ul{ list-style:none; margin:5px;}
.down_menu li{ border: solid 1px #EEE; margin:0px 0px 2px 0px; line-height:18px; height:18px; }
.down_menu li a{ text-indent:5px;display:block; color:#666; width:100%;}
.down_menu li a:hover{
	background: #EEE url(http://www.yoho.cn/images/icon_selectok.gif) no-repeat right center;
}

/*提示窗口*/
.promptwindow{
	background:#f77d0e url(http://www.yoho.cn/images/bg_promptwindow.gif) no-repeat left top;
	padding:20px;
	border-top:solid 1px #fcb01e;
	border-bottom:solid 1px #d76a08;
	border-left:solid 1px #fcb01e;
	border-right:solid 1px #d76a08;
	color:#FFF;
}
/*提示条*/
.promptbar
{ color:#993300; background:#FFFFCC; border:dashed 1px #FFCC66; padding:5px;
}

/*阴影*/
.shadow{
	background: url(http://www.yoho.cn/images/shadow.png) no-repeat right bottom!important;
	padding:0px 5px 5px 0px !important;
	padding:0px;
	background:none; 
	width:100%;
}
* html .shadow{
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#D5D5D5,Direction=120,strength=5);}/*ie6*/

/*进度条*/
.loadingbar{
	border: solid 1px #9e9e9e;
	background:#f3f3f3 url(http://www.yoho.cn/images/bg_loadingbar.gif) repeat-x top;
	text-align:left;
}
.loadingbar_ok{
	background: url(http://www.yoho.cn/images/bg_loading.gif) repeat-x top;
}
.loadingbar_Number{text-align:center; margin-top:-16px!important; margin-top:-14px; font-weight:bold;}




#overlay{position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background-color: #000; 
	filter:alpha(opacity=40);
	-moz-opacity: 0.5;
	opacity: 0.5;
	} 
	
/*鼠标滑动选取*/
.dragglide{ border:solid 1px #FF0000; background: #CCCCCC; filter:alpha(opacity=30);
-moz-opacity:0.3;
opacity: 0.3;}	

/*论坛圆角头通用列表结构*/
.bbsli{width:100%;}
.bbsli th,.gray{background:#efefef; text-align:left; font-weight:normal;} /*头颜色 灰*/
.bbsli td{
    height:32px;
	background:url(http://www.yoho.cn/images/bg_groupbbslidot.gif) 0 100% repeat-x;
	color:#888;
	font-family:Arial,PMingLiU;
	font-size:11px;
	}
.bbsli span{
    padding-left:12px;
	background:url(http://www.yoho.cn/images/bg_groupbbsli.gif) 3px 5px no-repeat;
	}
/*右边圆角样式*/
.bg_fretsaw_r{
    position:absolute;
	height:7px;
	width:7px;
	right:-1px!important;
	right:-2px;
	top:0;
	background:url(http://www.yoho.cn/images/bg_fretsaw_r.gif) top right no-repeat;
	}
/*通用按钮黑白 4-6汉字*/
.buttomwhite{
    height:32px;
	width:105px;
	line-height:32px;
	text-align:center;
	}
.buttomwhite a,.buttomwhite a:hover,.buttomwhite a:visited{
    display:block;
    height:32px;
	width:105px;
	text-align:center;
	color:#444;
	font-weight:bold;
	background:url(http://www.yoho.cn/images/buttonwhite.gif) no-repeat;
	}
/*4圆角无边线*/


.rbtop div {background: url(http://www.yoho.cn/images/bg_blockbgtl.gif) no-repeat top left;  }
.rbtop { background: url(http://www.yoho.cn/images/bg_blockbgtr.gif) no-repeat top right; }
.rbbot div { background: url(http://www.yoho.cn/images/bg_blockbgbl.gif) no-repeat bottom left; }
.rbbot { background: url(http://www.yoho.cn/images/bg_blockbgbr.gif) no-repeat bottom right; }

.rbtop div,.rbtop,.rbbot div,.rbbot{width:100%;height: 4px; font-size:1px; line-height:1px;}
.rbcontent { margin: 0;}


/*4圆角灰色边线*/
.brbtop p {background: url(http://www.yoho.cn/images/bg_brbtl.gif) no-repeat top left; }
.brbtop div {background: url(http://www.yoho.cn/images/bg_brbtr.gif) no-repeat top right;}
.brbtop {background: url(http://www.yoho.cn/images/bg_brbtb.gif) repeat-x top;}

.brbbot p{background: url(http://www.yoho.cn/images/bg_brbbl.gif) no-repeat bottom left;}
.brbbot div {background: url(http://www.yoho.cn/images/bg_brbbr.gif) no-repeat bottom right;}
.brbbot {background: url(http://www.yoho.cn/images/bg_brbtb.gif) repeat-x bottom;}

.brbtop p,.brbtop div,.brbtop{ width:100%; height:5px; font-size:1px; }
.brbbot p,.brbbot div,.brbbot{width:100%; height:5px; font-size:1px;}
.brbcontent{ border-left:solid 1px #d7d7d7; border-right: solid 1px #d7d7d7; height:auto!important; height:1px;}
/*4圆角灰色边线灰底*/
.brbtop_gray p {background: url(http://www.yoho.cn/images/bg_brbtl_gray.gif) no-repeat top left; }
.brbtop_gray div {background: url(http://www.yoho.cn/images/bg_brbtr_gray.gif) no-repeat top right;}
.brbtop_gray {background: url(http://www.yoho.cn/images/bg_brbtb_gray.gif) repeat-x top;}

.brbbot_gray p{background: url(http://www.yoho.cn/images/bg_brbbl_gray.gif) no-repeat bottom left;}
.brbbot_gray div {background: url(http://www.yoho.cn/images/bg_brbbr_gray.gif) no-repeat bottom right;}
.brbbot_gray {background: url(http://www.yoho.cn/images/bg_brbtb_gray.gif) repeat-x bottom;}

.brbtop_gray p,.brbtop_gray div,.brbtop_gray{ width:100%; height:5px; font-size:1px; }
.brbbot_gray p,.brbbot_gray div,.brbbot_gray{width:100%; height:5px; font-size:1px;}
.brbcontent_gray{ border-left:solid 1px #d7d7d7; border-right: solid 1px #d7d7d7; height:auto!important; height:1px;}

/*黑色图片按狃*/
.button_black_off,.button_black_off img{ background: #CCC; cursor:default;}
.button_black,.button_black  img{background-color: #000;}
.button_black:hover,.button_black:hover img{ background:#FF0000;}	



/*头部导航*/
#yohotop{ width:941px; height:123px; background:url(http://www.yoho.cn/images/bg_top.jpg) no-repeat #fff; padding-top:20px;}
#yohotop .mainmenu{ height:76px; width:941px; position:relative;}
#yohotop .mainmenu a{ display:block; position:absolute; 
background:url(http://www.yoho.cn/images/logo.png)!important; background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='http://www.yoho.cn/images/logo.png');height:53px; width:168px; left:387px; top:13px;}

#yohotop .mainmenu button{ border:0; width:117px; height:45px; cursor:pointer; position:absolute; top:20px;}
#yohotop .mainmenu .city{ background:url(http://www.yoho.cn/images/button_top_cityplaza.gif); left:32px;}
#yohotop .mainmenu .member{ background:url(http://www.yoho.cn/images/button_top_members.gif); left:151px;}
#yohotop .mainmenu .grouptop{ background:url(http://www.yoho.cn/images/button_top_groups.gif); left:270px;}
#yohotop .mainmenu .activ{ background:url(http://www.yoho.cn/images/button_top_activities.gif); left:555px;}
#yohotop .mainmenu .buy{ background:url(http://www.yoho.cn/images/button_top_yohobiz.gif); left:793px;}
/*musicseason*/
#yohotop .mainmenu .music{ height:50px; top:18px; background:url(http://www.yoho.cn/images/button_top_music.gif); left:675px;}

#yohotop .smallmenu{ width:840px; height:21px; margin-left:auto; margin-right:auto;}
#yohotop .smallmenu button{ border:0; width:74px; height:15px; float:left; cursor:pointer; margin-left:20px;}
#yohotop .smallmenu .expo{ margin-left:50px; background:url(http://www.yoho.cn/images/button_top_expo.gif) no-repeat;}
#yohotop .smallmenu .design{ background:url(http://www.yoho.cn/images/button_top_design.gif) no-repeat;}
#yohotop .smallmenu .star{ background:url(http://www.yoho.cn/images/button_top_star.gif) no-repeat;}
#yohotop .smallmenu .sky{ margin-left:10px; background:url(http://www.yoho.cn/images/button_top_yohosky.gif) no-repeat;}
#yohotop .smallmenu .yoholoho{ width:50px; margin-left:20px;background:url(http://www.yoho.cn/images/button_top_loho.gif) no-repeat;}
#yohotop .smallmenu .family{ width:94px;background:url(http://www.yoho.cn/images/button_top_family.gif) no-repeat;}
#yohotop .smallmenu .helpb{ background:url(http://www.yoho.cn/images/button_helpinfo.gif) no-repeat; width:44px; height:15px; margin-left:8px;}
#yohotop .smallmenu .searchtop{  height:20px; background:url(http://www.yoho.cn/images/bg_searchtop.gif) 30px 1px no-repeat; float:left; padding-left:46px; position:relative;}
#yohotop .smallmenu .searchtop input{ background:url(http://www.yoho.cn/images/bg_searchinput.gif) no-repeat; width:74px; height:15px; border:none; font-size:11px; font-family:PMingLiu; padding-left:4px; line-height:15px; float:left;}
#yohotop .smallmenu .searchtop .searchb{ background:url(http://www.yoho.cn/images/button_searchtop.gif) no-repeat; width:47px; height:15px; float:left; margin-left:-1px;}
#yohotop .smallmenu .searchtop .down_menu_search{position:absolute; background:url(http://www.yoho.cn/images/bg_searchtop_selectbg.png) no-repeat!important;background:url(http://www.yoho.cn/images/bg_searchtop_selectbg.gif) no-repeat; width:85px; height:101px; top:17px; left:124px;  padding:7px 5px 5px 5px; z-index:10000;}
#yohotop .smallmenu .searchtop .down_menu_search a{ text-decoration:none; font-size:12px; color:#373737; padding-left:4px; margin:0; display:block;width:80px; height:17px; line-height:17px; display:block;  margin:2px 0; cursor:pointer;}
#yohotop .smallmenu .searchtop .down_menu_search a:hover{ background:url(http://www.yoho.cn/images/bg_searchtop_select.gif)!important; color:#fff;}

#yohotop li{ width:160px; height:20px; float:left; background:url(http://www.yoho.cn/images/bg_streetbutton.gif);}
#yohotop ul .l{ background:url(http://www.yoho.cn/images/bg_streetbuttonl.gif); width:150px;}
#yohotop ul .r{ background:url(http://www.yoho.cn/images/bg_streetbuttonr.gif); width:151px;}
#yohotop li a{ display:block; padding:4px 0 0 10px; cursor:pointer; color:#b8b8b8; text-decoration:none; font-size:12px; width:150px; height:16px;}
#yohotop li a:hover{ color:#fff;}
#yohotop ul .l a{ width:140px;}
#yohotop ul .r a{ width:141px;}

.trend:hover{ background:url(http://www.yoho.cn/images/bg_streetbutton_1.gif) no-repeat;}
.arts:hover{ background:url(http://www.yoho.cn/images/bg_streetbutton_2.gif) repeat-x;}
.ent:hover{ background:url(http://www.yoho.cn/images/bg_streetbutton_3.gif) repeat-x;}
.emot:hover{ background:url(http://www.yoho.cn/images/bg_streetbutton_4.gif) repeat-x;}

.fashion:hover{ background:url(http://www.yoho.cn/images/bg_streetbutton_6.gif) repeat-x;}
.cool:hover{ background:url(http://www.yoho.cn/images/bg_streetbutton_9.gif) repeat-x;}

/*底部*/
.footer{ width:941px; background:#5e5c5d url(http://www.yoho.cn/images/bg_buttom.gif) right center no-repeat; margin-top:-7px;}
.footer .rbcontent{ padding:8px 15px 8px 15px; font-size:11px; font-family:PMingLiU;}
.footer .rbcontent a{ margin-right:8px;}
.footer .rbcontent small { font-family:Arial; font-size:9px; color:#d1cfd0;}

.selectclass{    background:#fff; margin-left:auto; margin-right:auto; }
.selectit{ position:relative; height:80px; border-bottom:#ccc 1px solid; background:#f8f8f8; }
.classbox{padding:20px; padding-top:10px; padding-bottom:0; margin-bottom:-10px; border-left:#ddd 1px solid;border-right:#ddd 1px solid;border-top:#ddd 1px solid;}
.classbox table{margin-bottom:10px; border-bottom:#eee 1px solid; line-height:22px;}
.classtit{ font-size:12px; font-weight:bold; color:#333;}

.classes li{display:block; float:left; height:28px;width:90px;}
.classes li input{float:left; margin-right:2px; margin-top:4px!important; margin-top:0px; border:none;}
.classupload{border-left:#ddd 1px solid;border-right:#ddd 1px solid;display:block; height:20px;  left:0; bottom:0;  text-align:right; padding:20px;}
.classupload button{line-height:14px; height:18px; padding:0 5px; font-size:12px;}

/* 荣誉系统 */
.yoho_honor {overflow:hidden;}

/* 城市广场荣誉*/
	.yoho_honor .c_express {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 速递员*/
	.yoho_honor .c_carrier {background:url(http://i.yoho.cn/Manage/images/honor/c_carrier.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 邮递员*/
	.yoho_honor .c_smith {background:url(http://i.yoho.cn/Manage/images/honor/c_smith.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 铁匠 */
	.yoho_honor .c_comm {background:url(http://i.yoho.cn/Manage/images/honor/c_comm.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 评论员 */
	.yoho_honor .c_author {background:url(http://i.yoho.cn/Manage/images/honor/c_author.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 作家 */
	.yoho_honor .c_general {background:url(http://i.yoho.cn/Manage/images/honor/c_general.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 普查员 */

/* 个人空间荣誉 */
	.yoho_honor .s_click1 {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -96px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 毛胚房*/
	.yoho_honor .s_click2 {background:url(http://i.yoho.cn/Manage/images/honor/s_click2.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 公寓*/
	.yoho_honor .s_click3 {background:url(http://i.yoho.cn/Manage/images/honor/s_click3.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 精装小户型*/
	.yoho_honor .s_click4 {background:url(http://i.yoho.cn/Manage/images/honor/s_click4.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 三室两厅*/
	.yoho_honor .s_click5 {background:url(http://i.yoho.cn/Manage/images/honor/s_click5.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 花园洋房*/
	.yoho_honor .s_click6 {background:url(http://i.yoho.cn/Manage/images/honor/s_click6.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 半山别墅*/

	.yoho_honor .s_log1 {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -192px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 小编*/
	.yoho_honor .s_log2 {background:url(http://i.yoho.cn/Manage/images/honor/s_log2.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 责编*/
	.yoho_honor .s_log3 {background:url(http://i.yoho.cn/Manage/images/honor/s_log3.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 主编*/

	.yoho_honor .s_restore1 {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -240px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 无名*/
	.yoho_honor .s_restore2 {background:url(http://i.yoho.cn/Manage/images/honor/s_restore2.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 知名*/
	.yoho_honor .s_restore3 {background:url(http://i.yoho.cn/Manage/images/honor/s_restore3.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 著名*/

	.yoho_honor .s_guest1 {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -288px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 街头艺人*/
	.yoho_honor .s_guest2 {background:url(http://i.yoho.cn/Manage/images/honor/s_guest2.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 演艺新人*/
	.yoho_honor .s_guest3 {background:url(http://i.yoho.cn/Manage/images/honor/s_guest3.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 当红明星*/
	.yoho_honor .s_guest4 {background:url(http://i.yoho.cn/Manage/images/honor/s_guest4.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* SUPER STAR */

	.yoho_honor .s_photo1 {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -352px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 自拍达人 */
	.yoho_honor .s_photo2 {background:url(http://i.yoho.cn/Manage/images/honor/s_photo2.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 摄影爱好者 */
	.yoho_honor .s_photo3 {background:url(http://i.yoho.cn/Manage/images/honor/s_photo3.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 摄影发烧友 */
	.yoho_honor .s_photo4 {background:url(http://i.yoho.cn/Manage/images/honor/s_photo4.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 专业摄影师 */

	.yoho_honor .s_pphoto {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -416px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 好友多 */
	.yoho_honor .s_music {background:url(http://i.yoho.cn/Manage/images/honor/s_music.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* DJ */
	.yoho_honor .s_favarticle {background:url(http://i.yoho.cn/Manage/images/honor/s_favarticle.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 藏经阁 */
	.yoho_honor .s_addfirend {background:url(http://i.yoho.cn/Manage/images/honor/s_addfirend.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 可爱多 */
	.yoho_honor .s_van {background:url(http://i.yoho.cn/Manage/images/honor/s_van.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 无敌先锋 */
	.yoho_honor .s_poet {background:url(http://i.yoho.cn/Manage/images/honor/s_poet.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 诗人 */

/* 圈子荣誉 */
	.yoho_honor .g_joingroup {background:url(http://i.yoho.cn/Manage/images/honor/g_joingroup.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 百事通 */
	.yoho_honor .g_addgroup1 {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -528px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 瓦匠 */
	.yoho_honor .g_addgroup2 {background:url(http://i.yoho.cn/Manage/images/honor/g_addgroup2.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 包工头 */
	.yoho_honor .g_addgroup3 {background:url(http://i.yoho.cn/Manage/images/honor/g_addgroup3.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 开放商 */

/* 活动荣誉 */
	.yoho_honor .a_designer {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -576px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 新锐设计师 */
	.yoho_honor .a_photo {background:url(http://i.yoho.cn/Manage/images/honor/a_photo.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 拍客 */
	.yoho_honor .a_getticket {background:url(http://i.yoho.cn/Manage/images/honor/a_getticket.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 神枪手 */
	.yoho_honor .a_show {background:url(http://i.yoho.cn/Manage/images/honor/a_show.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 艺术家 */
	.yoho_honor .a_styleblog {background:url(http://i.yoho.cn/Manage/images/honor/a_styleblog.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 样板房 */

/* 有货荣誉 */
	.yoho_honor .b_buy1 {background:url(http://i.yoho.cn/Manage/images/honor/b_buy1.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 潮流先锋 */
	.yoho_honor .b_buy2 {background:url(http://i.yoho.cn/Manage/images/honor/b_buy2.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 潮流教主 */
	.yoho_honor .b_buy3 {background:url(http://i.yoho.cn/Manage/images/honor/b_buy3.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 购物狂 */

	.yoho_honor .b_money1 {background:url(http://i.yoho.cn/Manage/images/honor/b_money1.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 小资 */
	.yoho_honor .b_money2 {background:url(http://i.yoho.cn/Manage/images/honor/b_money2.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 少爷/千金 */
	.yoho_honor .b_money3 {background:url(http://i.yoho.cn/Manage/images/honor/b_money3.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 万元户 */

	.yoho_honor .b_memory {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -752px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 储物王 */
	.yoho_honor .b_doctor {background:url(http://i.yoho.cn/Manage/images/honor/b_doctor.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* C博士 */
	.yoho_honor .b_showgoods {background:url(http://i.yoho.cn/Manage/images/honor/b_showgoods.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 型男/索女 */
	.yoho_honor .b_swindler {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -800px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 鸽子王 */

/* 特殊荣誉 */
	.yoho_honor .y_work {background:url(http://i.yoho.cn/Manage/images/honor/y_work.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* yoho 工作人员 */
	.yoho_honor .y_labour {background:url(http://i.yoho.cn/Manage/images/honor/y_labour.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 劳模*/
	.yoho_honor .y_hot {background:url(http://i.yoho.cn/Manage/images/honor/y_hot.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}    /* 红人*/
	.yoho_honor .y_login {background:url(http://i.yoho.cn/Manage/images/honor/y_login.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 登录王*/
	.yoho_honor .y_fool {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -864px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 小白 */
	.yoho_honor .y_houboy {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -880px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 宅男*/
	.yoho_honor .y_hougirl {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -896px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 宅女*/
	.yoho_honor .y_standby {background:url(http://i.yoho.cn/Manage/images/honor/y_standby.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 待机王 */
	.yoho_honor .y_admin {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -928px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 管理员 */
	.yoho_honor .y_main {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -944px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 版主 */
	.yoho_honor .y_member {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -960px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 会员 */
	.yoho_honor .y_hidden {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -976px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 隐匿者 */
	.yoho_honor .y_development {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -992px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;}  /* 隐匿者 */

/* 游戏 */
	.yoho_honor .y_hand {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1008px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 手脑不协调 */
	.yoho_honor .y_graffiti {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1024px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 疯狂涂鸦 */
	.yoho_honor .y_harass {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1040px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 骚扰王 */
	.yoho_honor .y_mystery {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1056px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 谜の者 */
	.yoho_honor .y_hearts {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1072px top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 读心者 */
	.yoho_honor .y_opportunity {background:url(http://i.yoho.cn/Manage/images/honor/y_opportunity.gif) no-repeat left top!important;width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 败家仔 */
	.yoho_honor .y_fly {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1104px top!important; width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 苍蝇之王 */
	.yoho_honor .y_rubbish {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1120px top!important; width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 垃圾之王 */
	.yoho_honor .y_safety {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1136px top!important; width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 金牌保安 */
	
	
/* 公益 */	
	.yoho_honor .y_commonweal {background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1152px top!important; width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 玉树大爱 */	
	
/* 周年庆 */	
	.yoho_honor .y_yoho3th{background:url(http://i.yoho.cn/Manage/images/icon_honor.gif) no-repeat -1168px top!important; width:16px;height:16px;float:left;margin:0 2px 0 0;} /* 周年庆 */		
	
	
	
	
	
	
	
	
	
	
	
	
	
