@charset "utf-8";
/* pinwheel_wrap */
.pinwheel_wrap{position:absolute;z-index:9999;border-radius:3px;-moz-border-radius:3px;}
.pinwheel_wrap .pinwheel_layer{position:static;-moz-box-shadow:0 0 10px #888888; box-shadow:0 0 10px #888888;}
.pinwheel_wrap .pinwheel_layer .bg{padding:4px;background-color:#CFCFCF;border-radius:3px;-moz-border-radius:3px;}
.pinwheel_wrap .pinwheel_content{background-color:#fff;}
.pinwheel_wrap .pinwheel_default_html{background-color:#fff;width:150px;height:100px;}
.pinwheel_wrap .arrow{background:url("../images/layer_arrow.png") no-repeat scroll 0 0 transparent;display:block;overflow:hidden;position:absolute;}
.pinwheel_wrap .arrow_t, .pinwheel_wrap  .arrow_b {background-position:0 0;height:9px;left:20px;top:-5px;width:14px;}
.pinwheel_wrap .arrow_r, .pinwheel_wrap .arrow_l {background-position:-8px -24px;height:14px;right:-5px;top:20px;width:9px;}
.pinwheel_wrap .arrow_b {background-position:0 -8px;bottom:-5px;top:auto;}
.pinwheel_wrap .arrow_l {background-position:0 -24px;left:-5px;right:auto;}
.pinwheel_wrap .pinwheel_loading{padding:10px 20px;font-size:12px;color:#666;}
.pinwheel_wrap .pinwheel_loading div{background:url("../images/loading.gif") no-repeat scroll 0 0 transparent;text-align:center;text-indent:20px;width:120px;height:20px;line-height:20px;}

.content{width:365px;height:210px;overflow:hidden; font-size: 12px; text-align: left;}
.content a,img{border:0;}
.content a,a:visited{color:#5e5e5e; text-decoration:none;}
.content a:hover{color:#4183C4;text-decoration:underline;}
/* name_card */
.name_card{background:url("../images/footer_bg.png") no-repeat -230px bottom;_background:none;}
.name_card .W_vline{color:#999;}
/* name_card name */
.name_card .name dt,.name_card .name dd,.name_card .info dt,.name_card .info dd{float:left;display:inline;}
.name_card .name{padding:20px 20px 10px;zoom:1;}
.name_card .name dt { border-right:1px solid #ddd;  padding-right: 5px;}
.name_card .name dt img{height:40px;display:block;border-radius: 2px;}
.name_card .name dd{margin:-4px 0 0 10px;line-height:20px; }
.name_card .name dd span{padding:0 10px 0 0;}
.name_card .name dd p{width:260px;}
.name_card .name dd div{width: 210px}.
.name_card .name .address img{margin:0 0 0 3px;}
/* name_card info */
.name_card .info{margin:0 20px 8px;line-height:18px;width:330px;}
.name_card .info dd{width:294px;margin-bottom:2px;}
.name_card .info dd a{display:inline-block;}
.name_card .info li.honour{padding-top:5px;float:left;margin-right:10px;height:24px}
/* name_card links */
.name_card .links{margin:0;padding:6px 20px 10px;}
.name_card .links .W_vline{margin:0 3px;}
.name_card .links .W_btn_c{float:right;display:inline;}
.name_card .links p{float:left;display:inline-block;margin-top:4px}
.name_card .links p .W_chat_stat{display:inline-block;width:7px;height:7px;border-width:1px;border-style:solid;border-radius:2px;overflow:hidden;}
.name_card .links p .W_chat_stat_online{margin-right:5px;background-color:#8FDC00;border-color:#48C000;}
/* name_card userdata */
.name_card .userdata{width:270px}
.name_card .userdata li{float:left}
.name_card .userdata li.W_vline{margin:0 8px;}
